# Queues

As part of [system-level settings](/enate-help/builder/builder-2021.1/system-wide-settings.md) you can view, edit and create the Queues which exist in the system.

![](/files/-MWq3vQaEa0WWxSpotDq)

For each existing Queue you will be able to see:

* The Queue Name
* The number of people linked to the Queue (Members)
* Who are the Manager(s) of the Queue

Click the + icon to create a new Queue. Click on a Queue to edit it.&#x20;

![](/files/-MWq3zc2Mu26SwmwPE1R)

Clicking on the Show Activity button lets you see what edits have been made to the Queue and when, as well as when the Queue was created and by who.

![](/files/-MWq43FwSRNfBACYgAHG)


---

# 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.enate.net/enate-help/builder/builder-2021.1/system-wide-settings/queues.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.
