# Managing Users & Collaboration

- [Roles & Permissions (Team app)](https://docs.tivity.one/managing-users-and-collaboration/roles-and-permissions.md): This part of the documentation goes though the ways to assign usage and access rights to users on the TIVITY platform.
- [Rights Designer](https://docs.tivity.one/managing-users-and-collaboration/roles-and-permissions/rights-designer.md): This section will go through using the Rights Designer to specify the access rights of roles of users in an application
- [Access Control Lists (ACL)](https://docs.tivity.one/managing-users-and-collaboration/access-control-lists-acl.md): This part of the documentation will go through how to set up ACL as an application creator and how to enforce ACLs as a workspace administrator.


---

# 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.tivity.one/managing-users-and-collaboration.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.
