# Transferred Ticket

A ticket transfer allows you to transfer some or all of your tickets from your group to another group. It could happen if the customer case is in a different case group. After the ticket has been transferred, the ticket will move to the **transferred** tab. Supervisor or Agent transferred tickets using the 'transfer' button or 'batch transfer' button.

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

For example, in the dashboar&#x64;**,** you can select a ticket and click the **'Escalate'** button ( <img src="/files/-MOVarxd7lu6GChhBdaS" alt="" data-size="original"> ). Then, in the pop-up to transfer ticket, select group, and click the transfer button as shown images below.

![Pop-up Transferred Ticket](/files/Kz2BKF8jMXRE2jHueb5J)

You can also select a team member from the group to accept your ticket transfer. When you click on the 'escalate' button then, a pop-up will appear to transfer tickets, where you can select team members in the intended group by clicking the 'filter' button on each group. Select a team member from the group in the reassign section by clicking the 'reassign' button as shown below.

![Filter Member when Transfering Ticket](/files/Jqjo9oio3sLcsbIh1Of2)

{% hint style="info" %}
To receive tickets that have been transferred, make sure a supervisor or agent in another group is available and make sure the rule channel for another group in rule management has been added.
{% endhint %}

After the ticket has been transferred to another group, the Agent can’t reply to the message from the customer again. But, Agent can still view the ticket on the **Transferred** tab.

![Agent's Transferred Tab](/files/uRKGB1D145AvX7qbGmug)

{% hint style="info" %}
The agent's name who will be responsible for the ticket will appear on the ticket card when the ticket is transferred.
{% endhint %}

Then, in the other group (example: Product group), the ticket will be distributed automatically to the available agents. If there is no agent available, the ticket will be entered in the **Unassigned** tab of the Supervisor.

![Another Group Supervisor's Unassigned Tab](/files/1EtfSCOU33bUplmz6c4M)

If the ticket is not successfully transferred, It could happen because of one following reasons:

1. Agent or Supervisor on other group is not available (offline) on omnichannel. Please, follow this step:
   * Login as an Agent or Supervisor.
   * If you log in as an Agent, please change the status to Available.
2. Agent or Supervisor was not available on the rule channel.
3. Rule channel not available. (Note: for case number 2 and number 3 please refer to document ['Rule Management'](/5.1.x/customer-service/rule-management.md) page).

If an agent is available in the group, the ticket will be automatically assigned to that agent as a new ticket.

![Operator's Inbox Tab](/files/JELr8J4Hg8xIuosjAgT5)


---

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