# Invite Others to Natoma

Natoma provides the biggest benefit to teams of people, not just one individual. By inviting more users to your Natoma organization, you can help them connect LLMs to their key apps as well as give them access to connections that you manage.

#### Steps

1. Navigate to the <mark style="color:$primary;">**Directory**</mark> page
2. Click the <mark style="color:$primary;">**+ Invite Users**</mark> button to invite a new user to your organization by email

Natoma also supports as single sign-on and automated provisioning among its [Enterprise Features](/docs/enterprise/secure-access-to-natoma.md), available to paying customers

<br>


---

# 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/manage-ai/invite.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.
