# 7. User and Access Management

Infinity's **User Management** provides a comprehensive set of tools to efficiently manage users, roles, organizations, and access permissions. With a flexible and scalable system, administrators can:

* **Manage Users** – Add, edit, and deactivate user accounts.
* **Create and Assign Roles** – Define custom roles with specific permissions tailored to organizational needs.
* **Manage Organizations (Orgs)** – Structure teams and business units with hierarchical access controls.
* **Set Up Distribution Lists** – Group users for streamlined communication and workflow management.
* **Customize Layouts** – Define what each user sees based on their role and responsibilities.
* **Handle Join Requests** – Approve or deny user access requests efficiently.

With these features, Infinity ensures that access control remains secure, organized, and adaptable to your business requirements.


---

# 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.getinfinity.app/user-guide/comprehensive-user-guide/7.-user-and-access-management.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.
