# EntityQueues

Entity Queues allow users to create queues of any entity type. Each queue is implemented as an Entityreference field, that can hold a single entity type. Entityqueue provides Views integration, by adding an Entityqueue relationship to your view and adding a sort for Entityqueue position.

Entity Queues are used throughout the site to order and promote content.

### View All the Entityqueues

To manage the EntityQueues follow these steps:

1. Navigate to  **Manage \ Structure \&#x20;*****EntityQueues*****.**
2. A separate page will load with all the EntityQueues.

<figure><img src="/files/wuCohwV2pTiftnIWEot0" alt=""><figcaption><p>All the EntityQueues</p></figcaption></figure>


---

# 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.varbase.vardot.com/10.1.x/content-designers/content-structure/entityqueues.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.
