Use the Support API
The support domain provides ticketing primitives that customers can use to build their own support desk inside their own apps. This is separate from P6M's own hosted support queue for helping P6M customers.
Core objects
- support queues
- tickets
- ticket comments
- assignees
- statuses
- priorities
Queues let a ticket move between teams. If an internal team replies to a customer, the ticket can wait on the customer. When the customer replies, it returns to the queue that owns the work.
Typical app flow
- Enable the support domain for a workspace.
- Create one default queue.
- Create tickets from your app UI.
- Add comments as customers and agents reply.
- Update status, priority, and assignee as work progresses.
- Close tickets when resolved.
What is charged
Support charges are based on support-domain activity and retained ticket data:
- ticket creation
- ticket comments and replies
- queue and assignment updates
- support ticket reads through the public API
- retained support ticket and comment storage
- request compute used to process support API calls
P6M-hosted support response SLA products are separate. They describe how P6M supports its own customers; they do not automatically change the pricing of a customer's own support-domain usage.