# Escalated Ticket

When a ticket originally assigned to an agent is reassigned to Supervisor, it is referred to as an escalated ticket. It could happen if the ticket doesn’t fall under the agent’s expertise. After the ticket has been escalated to Supervisor, the Agent can’t reply to the message from the customer again. But, Agent can still view the ticket on the **escalated** tab.

In the inbox tab, select and open the ticket. Then, you will see a conversation chat, in the upper right corner, tap the **'option'** button and select **'Escalate'.**

![Escalated Ticket](/files/-McNdJJHgXrPGnwGtP2U)

You will see a list of team members (Supervisors), select supervisors to receive tickets that will be escalated. If the ticket is successfully escalated, the agent will no longer be able to reply ticket. However, agents can still monitor the ticket on the escalated tab.

![Escalated Ticket](/files/-McNisA_Wa-XMUhUUNcG)


---

# 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.3dolphins.ai/anywhere-en/ticket/escalated-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.
