# Users

The **Users** feature in Edusuite Admissions allows administrators to manage all system users who have access to the Admissions module. This includes adding new users, assigning roles, updating account details, and managing access permissions to ensure secure and efficient handling of the admissions process.

{% content-ref url="/pages/V5Eh023TePolVESYOOnt" %}
[Registered Users](/product-guide-admissions/administrator/users/registered-users.md)
{% endcontent-ref %}

{% content-ref url="/pages/QdILsBKx36Y7OEo2sjv3" %}
[Pending Users](/product-guide-admissions/administrator/users/pending-users.md)
{% endcontent-ref %}

{% content-ref url="/pages/wWq7RrZIYAgBX1LfI6OD" %}
[User Roles](/product-guide-admissions/administrator/users/user-roles.md)
{% endcontent-ref %}


---

# 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://info.edusuite.asia/product-guide-admissions/administrator/users.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.
