# Ticket Dashboard

To access the Ticket Dashboard, click on the Ticket tab located in the left column. Once there, you have the option to create, edit, or delete a ticket. You can also search for tickets through the subject, client name, or Order ID from the ticket list.

<figure><img src="/files/RYVAGv5JLnR9F82bVeGH" alt=""><figcaption></figcaption></figure>

## Features you can access from here:

* [Create a Ticket](/english/agencyhandy-user-guide-for-agency/tickets/ticket-dashboard/create-a-ticket.md)
* [Edit a Ticket](/english/agencyhandy-user-guide-for-agency/tickets/ticket-dashboard/edit-a-ticket.md)
* [Delete a Ticket](/english/agencyhandy-user-guide-for-agency/tickets/ticket-dashboard/delete-a-ticket.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://docs.agencyhandy.com/english/agencyhandy-user-guide-for-agency/tickets/ticket-dashboard.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.
