Ticket Management

The Tickets page at /dashboard/:id/tickets shows a paginated list of all tickets, 20 per page, newest first.

Filtering

Use the status filter dropdown: All · Open · Closed.

Ticket columns

ColumnDescription
#Ticket number
UserOpener's tag
TypeTicket type
StatusOpen / Closed badge
PriorityPriority level badge
CreatedCreation date
ActionClose button for open tickets

Closing from the dashboard

Click Close on any open ticket to close it remotely. Reason is recorded as Closed via dashboard.

ℹ️

Remote close

Closing via the dashboard does not post a close embed inside the ticket channel or send a DM, since it's a remote action.

On this page