# Edit a Ticket

Editing tickets is essential for maintaining the accuracy and relevance of ticket information throughout its lifecycle. This feature enables users to update ticket details based on new information, priority changes, or resolution plan adjustments, ensuring efficient ticket management and resolution.

## Pre-condition to Use the Feature:&#x20;

* Users **must have** an **account** in AgencyHandy.
* Users must be a part of an agency.
* Users **must be** **Super Admins/Admins/PMs** to edit a ticke&#x74;**.**
* At least **one ticket must exist**.
* The ticket must be created from the Agency side.

### 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 Edit:** Choose the specific ticket you want to edit from the list of existing tickets. Tick it.
* **Access Editing Options:** An action button named "Edit Ticket" will be activated. Click it. A form will pop up.
* **Modify Ticket Details:** Make the necessary changes or updates to the ticket information, such as description, priority, assigned team members, or other relevant details.&#x20;
* **Review Changes:** Review the modified ticket details to ensure accuracy and completeness.&#x20;
* **Save Changes:** Once all necessary modifications are made, save the changes to update the ticket in the system.&#x20;

<figure><img src="/files/06OfPh2VAwc3Jfbrco2N" alt=""><figcaption></figcaption></figure>

* **Track Ticket Status:** Monitor the status of the updated ticket, including any changes in priorities or assignments, to ensure continued progress toward resolution.&#x20;
* **Communicate Updates:** If applicable, communicate any changes or updates made to the ticket to relevant team members or stakeholders involved in addressing the ticket.

## Important Notes:&#x20;

* Only Agnecy owner can edit a ticket.
* A client can only create a ticket but can't edit it.


---

# 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/edit-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.
