Open Tickets
Dashboard sidebar → Tickets. Free plans see an upgrade notice.
Create, assign, and resolve tickets from the dashboard, widget, and API.
Turn chats into trackable support tickets with assignments, priorities, SLA policies, and status workflows. Pro+
Dashboard sidebar → Tickets. Free plans see an upgrade notice.
Create a ticket manually or convert an existing chat into a ticket.
Assign to agents, set priority and status, add internal comments, and close when resolved.
Visitors can view and create tickets from the chat widget menu. They see ticket status updates and can add comments to open tickets.
Define response and resolution time targets per priority level. Manage policies at Dashboard → SLA Policies or via /api/agent/sla-policies.
| Endpoint / event | Purpose |
|---|---|
GET/POST /api/agent/tickets | List & create (agent) |
GET/POST /api/widget/tickets | Visitor tickets |
GET/POST/PATCH /api/v1/tickets | Public REST API |
ticket.created | Webhook event |
ticket.assigned | Webhook event |
ticket.status_changed | Webhook event |