# Resolve a Ticket

## When to Resolve A Ticket

You should resolve a ticket only when the customer has confirmed that he/she does not have any more queries.

## Resolve a Ticket Automatically

It's always a good idea to create sequences that can resolve tickets automatically so that your agents can save precious time. Here's an example.

![](/files/-Mhs2ojwjAjy1hQZZhgy)

## Resolve a Ticket Manually

1\. Select a pending ticket in your inbox.

![](/files/-Mhs2yp_fW9yvQt9OhMt)

2\. Click on the **Resolve** button and that's it. Your ticket is resolved.

![](/files/-Mhs3BM-BI8Q9M1HhMeS)


---

# 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.myalice.ai/myalice-guide-arabic/myalice-inbox/manage-tickets/resolve-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.
