# Transfer chats

As an agent, you can transfer live chats to another department or online agent if you are unable to assist a customer. &#x20;

{% hint style="info" %}
Agents cannot transfer [tickets ](/chat-desk/agent-desk/manage-chat-queues-agent-desk/chats-and-tickets.md)to other agents. This can only be done by Supervisors.&#x20;
{% endhint %}

## **Transfer a live chat**

1. Select a live chat and click the *Transfer* button at the top right-hand corner of the chat.

<img src="/files/DT2fjfHuVWW0WxJ9B78q" alt="" width="440">

2. From the drop-down, select the department and/or agent you want to transfer this chat to.
   * Only agents that are currently online and available are listed in the drop-down.&#x20;

{% hint style="warning" %}
You cannot transfer a live chat to a department where no agents are currently available to receive the chat.
{% endhint %}

3. Type in a note for the receiving agent and click *Transfer*.&#x20;

<figure><img src="/files/GP6yUjpU3R0sJPW8qk9R" alt=""><figcaption></figcaption></figure>

4. An animation in the left panel indicates that your chat is being transferred.&#x20;

![](/files/Y7e0bOOcwmv3cpaKTzG5)

5. You can **cancel** the transfer by clicking *Cancel transfer* (the initial *Transfer* button).

<figure><img src="/files/e6OQpsIml1DvqjHvmx3x" alt=""><figcaption></figcaption></figure>

6. The agent you selected will receive a request to accept your chat transfer. If the agent accepts the transfer, your chat is transferred and will no longer be in your queue. If the agent declines the transfer, the chat remains open in your queue.

![](/files/nwUCqjLC24TMMFrwqjv3)

## **Accept a transfer**

If the transferred chat isn't accepted within 20 minutes, it is transferred back to the original agent.

If the agent accepts the transfer, the chat appears in the roster view (left pane) of the agent to whom it was transferred. The chat disappears from the first agent's roster view.

### **Reject a transfer**

If the chat transfer is rejected, the chat is sent back to the original agent. The *Transferring chat...* animation stops and the original agent must accept the rejection. The chat appears in the original agent's roster view again.&#x20;


---

# 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://guides.clickatell.com/chat-desk/agent-desk/transfer-chats.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.
