# Reassign Ticket

Re-assigning is the process of moving a ticket from one support agent to another. Re-assigning usually happens when a ticket could be better suited for another team member or another team or if it requires a follow-up.

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

![Reassign Ticket](/files/-Mc8MHXmaoPiXMbxNqSd)

You will see a list of the team members, select team members to receive tickets that will be reassigned. If the ticket is successfully reassigned, the Supervisor will no longer be able to reply to the ticket. However, Supervisor can still monitor the ticket on the team tab.

![Reassign Ticket](/files/-Mc8MlB6HTt_QnQXtd1_)


---

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