Docs / Ticket System / Categories & Routing
Categories & Routing
Categories let you route tickets to the right staff team automatically, set response SLAs, and control which roles can see and claim each type of ticket.
Creating a category
- Go to Dashboard > Tickets > Categories
- Click New Category
- Give the category a name (e.g. "Ban Appeal", "Technical Support", "Player Report")
- Choose which staff roles can see tickets in this category
- Optionally set a response SLA (e.g. 2 hours for critical, 24 hours for general)
- Optionally enable AI auto-response for this category
- Click Save
Recommended categories for RP servers
Routing logic
When a member opens a ticket using /ticket new, Docket currently assigns tickets to the general ticket notification channel. To use category-based routing, members can select a category from a dropdown when opening the ticket — you configure which categories are selectable in the dashboard.
Staff with roles that match the category's allowed roles will see the ticket alert. Staff without matching roles will not be pinged or shown the ticket.
Response SLA
Setting a response SLA on a category causes Docket to post a reminder in the staff notification channel if no staff member has responded within the SLA window. This helps prevent tickets from going stale during busy periods.
SLA timers start when the ticket is opened, not when it is assigned. A ticket without a staff response that exceeds its SLA is marked Overdue in the dashboard queue.