{t('helpTicketing.title', 'Ticketing System Guide')}
{t('helpTicketing.subtitle', 'Learn how to use the support ticketing system')}
{/* Overview Section */}
{t('helpTicketing.overview.title', 'Overview')}
{t('helpTicketing.overview.description',
'The ticketing system allows you to manage support requests, customer inquiries, staff requests, and internal communications all in one place. Tickets can be categorized, prioritized, and assigned to team members for efficient handling.'
)}
{t('helpTicketing.notifications.description',
'The system automatically sends notifications for important ticket events. You will receive notifications for:'
)}
{t('helpTicketing.notifications.event1', 'New tickets assigned to you')}
{t('helpTicketing.notifications.event2', 'Comments added to your tickets')}
{t('helpTicketing.notifications.event3', 'Status changes on tickets you created or are assigned to')}
{t('helpTicketing.notifications.bellIcon',
'Access your notifications by clicking the bell icon in the navigation bar.'
)}
{/* Quick Tips */}
{t('helpTicketing.tips.title', 'Quick Tips')}
{t('helpTicketing.tips.tip1', 'Use clear, descriptive subjects to help prioritize and categorize tickets quickly.')}
{t('helpTicketing.tips.tip2', 'Assign tickets to specific team members to ensure accountability.')}
{t('helpTicketing.tips.tip3', 'Use internal comments for team discussions that customers should not see.')}
{t('helpTicketing.tips.tip4', 'Regularly review and close resolved tickets to keep your queue organized.')}
{t('helpTicketing.tips.tip5', 'Set appropriate priorities to ensure urgent issues are addressed first.')}
{/* Need More Help */}
{t('helpTicketing.moreHelp.title', 'Need More Help?')}
{t('helpTicketing.moreHelp.description',
"If you have questions about the ticketing system that aren't covered here, please submit a Platform Support ticket and our team will assist you."
)}