# Select all

On the Memberships tab, you can use the *select all* options to select multiple users.

<figure><img src="/files/ElEyqrTx8MW17fGdxzTH" alt=""><figcaption><p>Select all options arrow</p></figcaption></figure>

After you select the option arrow, choose one of the following options:

* **On this page**: Select all memberships listed on the current page. To change how many memberships are listed on a page, use the list on the right-hand side of the search bar.
* **Total**: Select all memberships that match the current search. If there is no active search, you can use this option to select all memberships in the group.

{% hint style="info" %}
For both options, the number in brackets is the number of memberships that will be selected.
{% endhint %}


---

# 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.engagevr.io/enterprise/enterprise-admin-portal/user-interface/select-all.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.
