# Differentiate AI Assistant Usage by Identity

- [Contacts](https://docs.maiagent.ai/maiagent-user-guide/maiagent-user-guide-en/org/contact.md)
- [Knowledge Management Permissions: Query Metadata](https://docs.maiagent.ai/maiagent-user-guide/maiagent-user-guide-en/org/querymetadata.md): This article explains how to control the data and knowledge scope that AI assistants can reference through query metadata.
- [Getting Started—Using "Query Builder"](https://docs.maiagent.ai/maiagent-user-guide/maiagent-user-guide-en/org/query-builder.md)
- [Organization and Member Management](https://docs.maiagent.ai/maiagent-user-guide/maiagent-user-guide-en/org/organization-and-member-management.md)
- [Role Permission Management](https://docs.maiagent.ai/maiagent-user-guide/maiagent-user-guide-en/org/role-permission-management.md)
- [Batch Member and Permission Management](https://docs.maiagent.ai/maiagent-user-guide/maiagent-user-guide-en/org/batch-member-and-permission-management.md)
- [Third-party Login (SSO)](https://docs.maiagent.ai/maiagent-user-guide/maiagent-user-guide-en/org/third-party-login-sso.md)
- [Differences Between Roles and Contacts](https://docs.maiagent.ai/maiagent-user-guide/maiagent-user-guide-en/org/contact-role-comparison.md)


---

# 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.maiagent.ai/maiagent-user-guide/maiagent-user-guide-en/org.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.
