# Welcome

### Introduction to Natoma

Natoma empowers your organization to get the most out of AI. Natoma Agent Access helps you enable any individual in your organization to connect AI to key business applications, leveraging protocols like Model Context Protocol (MCP).

In just a few clicks, Natoma allows you to:

* **Connect LLMs & AI apps to tools & data sources** in a consistent, structured manner
* **Govern and control access** to ensure that only the appropriate permissions are delegated to AI
* **Maintain full visibility and auditability** over every tool and action taken by AI

With Natoma Agent Access, organizations can confidently adopt agentic AI across their entire organization without sacrificing security or control.

### Using Natoma

Your experience with Natoma depends on your role. Choose your role below to learn more:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Members</strong></td><td>Connect key business apps and tools to AI</td><td></td><td></td><td><a href="../role-guides/natoma-for-members">natoma-for-members</a></td></tr><tr><td><strong>App Admins</strong></td><td>Manage which apps Members can connect to AI</td><td></td><td></td><td><a href="../role-guides/natoma-for-app-admins">natoma-for-app-admins</a></td></tr><tr><td><strong>Admins</strong></td><td>Govern organization-wide AI access and policies</td><td></td><td></td><td><a href="../role-guides/natoma-for-admins">natoma-for-admins</a></td></tr></tbody></table>


---

# 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/overview/readme.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.
