# Transferring customer

Once a conversation started, the customer can be transferred to another queue so that another agent can pick up the conversation. For example, the first responding nurse can refer the customer to a doctor's queue if needed.

During transfer, the customer sees queueing view temporarily. When he is picked from the transfer queue, previous conversation is shown for them again.

Transfer queues can be enabled in the queue settings. Once a queue is allowed for transfer, the transfer customer option is displayed on the  top of the chat features.

![Transfer customer, queue selection](/files/-LrNoUQJetA-QVhDFwwB)

##


---

# 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://support.ninchat.com/ninchat-support/english/customer-service-queues-and-conversations/transferring-customer.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.
