# Agents: respond and manage tickets

- [Overview and manage tickets as an Agent](https://support.suptask.com/working-with-tickets/for-agents-who-respond-and-manage-tickets/overview-and-manage-tickets-as-an-agent.md): Learn how to overview and track your tickets as an Agent
- [Responding to tickets](https://support.suptask.com/working-with-tickets/for-agents-who-respond-and-manage-tickets/how-to-respond-and-manage-tickets.md): Learn how Agents respond and manage tickets
- [Ticket handoff and submit on behalf](https://support.suptask.com/working-with-tickets/for-agents-who-respond-and-manage-tickets/how-to-create-tickets-on-behalf-of-users.md): Submit on behalf of users and handoff the ticket creation
- [Routing with Move & Escalate](https://support.suptask.com/working-with-tickets/for-agents-who-respond-and-manage-tickets/how-to-move-a-ticket-to-another-inbox.md): Learn how to move a ticket to another Inbox
- [Templated answers with Canned Replies](https://support.suptask.com/working-with-tickets/for-agents-who-respond-and-manage-tickets/how-to-use-canned-replies.md): Learn how to manage recurring questions with Canned replies
- [Automatic ticket creation](https://support.suptask.com/working-with-tickets/for-agents-who-respond-and-manage-tickets/how-to-automatically-create-tickets-from-new-messages.md): Learn how to create tickets automatically from new messages
- [Approvals](https://support.suptask.com/working-with-tickets/for-agents-who-respond-and-manage-tickets/how-to-send-and-manage-approvals.md): Learn how to request and manage approvals in Suptask
- [Followers](https://support.suptask.com/working-with-tickets/for-agents-who-respond-and-manage-tickets/how-to-add-and-manage-followers-on-tickets.md): Learn how to add Followers to individual tickets
- [Customer Satisfaction Score (CSAT)](https://support.suptask.com/working-with-tickets/for-agents-who-respond-and-manage-tickets/customer-satisfaction-score-csat.md): Learn how to send automatic CSAT surveys to users
- [Delete tickets](https://support.suptask.com/working-with-tickets/for-agents-who-respond-and-manage-tickets/delete-tickets.md): Learn how to Delete and Archive tickets
- [Task and Todo lists](https://support.suptask.com/working-with-tickets/for-agents-who-respond-and-manage-tickets/task-and-todo-lists.md): Track tasks and todo's with and within tickets
- [Impersonation](https://support.suptask.com/working-with-tickets/for-agents-who-respond-and-manage-tickets/impersonation.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.suptask.com/working-with-tickets/for-agents-who-respond-and-manage-tickets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
