# Reassign Ticket

A Ticket reassign happens when a ticket, originally assigned to one agent, is assigned again to another agent. It could happen because the ticket doesn’t fall under the first agent’s expertise or the original agent is unavailable. A Supervisor can reassign tickets using the 'reassign' button or 'batch reassign' button.

Then what is the difference between the reassign button and the batch reassign button? The **reassign** button can be used when you are going to reassign a ticket one by one to agents, while the **batch reassign** button can be used when you are going to reassign multiple tickets to agents.

For example, in the dashboard, you can select a ticket and click the reassign button ( <img src="/files/-MOVngJTycJ-_zSU_XLB" alt="" data-size="original"> ). Then, in the pop-up to reassign ticket, select team member and click the reassign button as shown images below.

![Pop-up Reassign Ticket](/files/-MQW8fOD8NFfWw-Ac1QQ)

After the ticket has been reassign to the team member, supervisors can monitor the ticket on the **team** tab.

![Supervisor's Team Tab](/files/-MQW8rKXgiJyUTwrpq6j)

And then, ticket that has been reassign to team member will go to the **inbox** tab of team member as shown in the image below.

![Agent's Inbox Tab](/files/-MQW8yAlnYSn7_3iMkxO)


---

# 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/5.1.x/customer-service/dashboard/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.
