# Check user limit

1. Click the number next to *User Capacity* on the right side of your workspace.

<figure><img src="/files/vyPQj92hDWHzVEkCyHiw" alt=""><figcaption></figcaption></figure>

2. A list of account users will appear, with their email listed on the left and the resource they have access to on the right. &#x20;

<figure><img src="/files/vMtJxqL0h7WJZjhMFb3i" alt=""><figcaption></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.reportandrun.com/manual/readme/account-management/check-user-limit.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.
