Configuration
Ticket types
Ticket types let you categorize support requests so that each one routes to the right channel, pings the right role, and opens with the right welcome message.
What are ticket types?
Ticket types allow you to categorize different support requests. Instead of all tickets being the same, you can have distinct types like "Bug Report", "Feature Request", and "General Support" — each with its own settings.
Ticket types help organize your workflow, route tickets to appropriate teams, and surface context-specific welcome messages to users.
Create a ticket type
- Go to your server's dashboard
- Find the "Ticket Types" section
- Click "Create New Ticket Type"
- Fill in the required fields:
- Name— What users see (e.g., "Bug Report")
- Description — Explain what this type is for
- Number Format — Template for ticket IDs
- Channel — Where these tickets are created
- Staff Role — Optional role with access
- Click "Create" to save
Field details
- Name— Keep it concise: "Bug Report", "Feature Request", "Support"
- Description — Help users understand when to use this type
- Number Format — Use {number} as placeholder: ticket-{number} → ticket-1, BUG-{number} → BUG-1
- Channel — Select from your Discord channels; route different types to different channels
- Staff Role — If set, this role automatically gets access to all tickets of this type
A good starting type: Name: Support, Description: General player support, Number Format: NOY-SP{number:04d}, Channel: #support.
Edit a ticket type
- Go to the Ticket Types section
- Find the ticket type you want to edit
- Click the "Edit" button
- Make your changes
- Click "Update" to save
You can edit: Name, Description, Number Format, Channel, and Staff Role.
Editing a ticket type only affects new tickets going forward. Already-created tickets keep their original settings.
Delete a ticket type
- Go to the Ticket Types section
- Find the ticket type you want to delete
- Click the "Delete" button
- Confirm the deletion when prompted
Deleting a ticket type is permanent and cannot be undone. Existing tickets remain accessible, but no new tickets can use that type.
Before deleting, make sure no one is actively using this type and you've exported any ticket history you need to keep.
Best practices
Type organization
- Keep the number of types manageable — 3–7 is usually ideal
- Use clear, descriptive names that users will understand immediately
- Group related types together logically
Common setups
- Tech support — Bug Report → #bug-track, Feature Request → #feature-ideas, Technical Support → #support
- Community server — General Support → #support, Moderation Appeal → #appeals, Partnerships → #partnerships
- Business — Support Request → #support, Billing → #billing, Enterprise → #enterprise