# Picking customer from queue

## Notification about a new customer

If you have allowed notifications in your use settings, you will be notified about customer queue events:

* Activity bar and Queue bar: Blue notice colour
* Sound notification ("Blip!")
* Desktop notification (Pop-up box in the screen corner)
* (Email notification)

![Notifications about a customer in queue](/files/-M7MKR5VrWE5wmRWP32r)

Customer can be picked either from from Sidebar or from Queue page. Instructions for both below.

{% hint style="info" %}
Notifications of customers in a queue are displayed in the queue bar as well as in the Activity bar. The Activity bar notifies you of new events by turning blue, and you will see it even when you have another organization view.
{% endhint %}

## Picking a customer from queue

### Pick customer via Queue page

1. In the Sidebar, click the name of the queue  rather than the arrow next to it.&#x20;
2. On the Queue page, click the button "*Pick person from queue*".
3. The customer conversation begins.

![](/files/-M7MN7xeGUilHxqAb62o)

### Pick customer via queue dropdown menu

Clicking the arrow icon next to a queue name in the Sidebar will open a drop-down menu that allows you to pick customers without having to go to the queue view. You can also use the drop-down menu to manually close the queue.

1. Click the arrow icon next to the queue name in the Sidebar ("Customer service queue" in the picture).
2. Select "*Pick person from queue*" from the drop-down menu that opens.
3. The customer conversation begins.

![](/files/-Lmd9E9vI8lgqORs-XBy)


---

# 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/picking-customer-from-queue.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.
