# Admin

- [Manage AI Access](https://docs.natoma.ai/docs/manage-ai.md)
- [Invite Others to Natoma](https://docs.natoma.ai/docs/manage-ai/invite.md)
- [Shared Access to Connections](https://docs.natoma.ai/docs/manage-ai/shared-access.md)
- [Distribute Access via Profiles](https://docs.natoma.ai/docs/manage-ai/profiles.md)
- [Discover AI](https://docs.natoma.ai/docs/manage-ai/discover.md)
- [Enterprise Capabilities](https://docs.natoma.ai/docs/enterprise.md)
- [Monitor AI](https://docs.natoma.ai/docs/enterprise/monitor.md)
- [Granular Access Control](https://docs.natoma.ai/docs/enterprise/granular-access.md)
- [Secure Access to Natoma](https://docs.natoma.ai/docs/enterprise/secure-access-to-natoma.md)
- [Entra ID](https://docs.natoma.ai/docs/enterprise/secure-access-to-natoma/entra-sso.md): Configure SAML 2.0 SSO and SCIM provisioning for Natoma using Microsoft Entra (formerly Azure AD).
- [Manage Natoma Role from Entra ID](https://docs.natoma.ai/docs/enterprise/secure-access-to-natoma/entra-scim-roles.md): Configure SCIM app roles and attribute mapping to provision users with the correct Natoma role from Microsoft Entra ID.
- [Okta SSO](https://docs.natoma.ai/docs/enterprise/secure-access-to-natoma/okta-sso.md): Configure SAML 2.0 SSO and SCIM provisioning for Natoma using the Okta Integration Network (OIN) application.
- [Manage Natoma Role from Okta](https://docs.natoma.ai/docs/enterprise/secure-access-to-natoma/okta-scim-groups.md): Configure SCIM attribute mapping and group-based role provisioning between Okta and Natoma.
- [Custom Apps](https://docs.natoma.ai/docs/custom-apps.md)
- [Repository](https://docs.natoma.ai/docs/custom-apps/repository.md)
- [Remote URL](https://docs.natoma.ai/docs/custom-apps/remote-url.md)
- [Core Concepts](https://docs.natoma.ai/docs/core-concepts.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.natoma.ai/docs.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.
