# Delete a Ticket

Deleting tickets helps maintain the cleanliness and organization of the ticketing system. Removing unnecessary or outdated tickets ensures that users can focus on relevant and active tickets, leading to better management and resolution of issues and requests.

### Pre-conditions to use the Feature:

* Users **must have** an **account** in AgencyHandy.
* Users must be a part of an agency.
* Users **must be** **Super Admins/Admins/PMs** to delete a ticke&#x74;**.**
* At least **one ticket must exist**.

### Steps to Use:

* **Log in to AgencyHandy:** Access your AgencyHandy account using your credentials.&#x20;
* **Navigate to Tickets:** Locate the "Tickets" section in the dashboard menu.&#x20;
* **Select Ticket to Delete:** Choose the specific ticket you want to delete from the list of existing tickets. Tick it.
* **Access Delete Option:** A Delete button will be activated. Click it. A modal will pop up.
* **Confirm Deletion:** Confirm your decision to delete the ticket. This action is irreversible, and the ticket will be permanently removed from the system.&#x20;

<figure><img src="/files/9SzFdRc4yMWjEY0kL6VU" alt=""><figcaption></figcaption></figure>

* **Acknowledge Confirmation:** Upon confirming deletion, acknowledge the confirmation message or notification to complete the process.&#x20;
* **Verify Deletion:** Verify that the ticket has been successfully deleted from the system by checking the list of tickets or performing a search to ensure it is no longer present.

### Important Notes:

* Deleting a Ticket cannot be undone, so proceed cautiously.


---

# 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/delete-a-ticket.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.
