# /ticket
The ticket command group provides a set of commands for dealing with tickets.
# /ticket archive
Archive a ticket.
# Parameters
channel: The text channel mention, name, or ID to use.
# /ticket open
Open a ticket with the provided configuration.
# Parameters
config: The ID of the ticket configuration to use.
# /ticket config create
Creates a ticket configuration.
# Parameters
start: The starting message for when a ticket is created.category: The category name or ID to use.archive_category: The category name or ID to use.mentions: A space separated list of user and roles to mention when a ticket is created.
# /ticket config list
List all ticket configurations in the server.