# Natoma for Members

Natoma gives you access to connect AI to the business tools you use every day. Your organization has already set up which apps are available—you just need to connect and start using them.

## What Natoma does for you

Natoma allows you to seamlessly and securely connect key business applications to your AI preferred tools (like Cursor, Claude, or ChatGPT). When you use AI with Natoma:

* Your AI can read from and write to connected apps on your behalf (with your approval)
* You get a consistent experience across different AI clients
* You can be sure that you are only using integrations trusted by your organization

## What you can do

* **Connect apps to AI** - Link your business apps to your AI client through Natoma
* **Configure your AI client** - Add Natoma to your preferred AI tool to start using your connected applications
* **Use AI across apps** - Query data, take actions, and automate tasks across connected applications

## Connecting your tools

To start connecting tools to AI with Natoma:

1. **Create a connection** - Go to your My Connections page and add a connection to an app. See [Create a Connection](/connect-to-ai/getting-started/create-connection.md) for step-by-step instructions.
2. **Configure your client** - Add Natoma to your AI tool using the Get Config button. See [Configure Your Client](/connect-to-ai/getting-started/configure-client.md) for setup instructions.

If your organization has Profiles enabled, you may see a **Profiles** dropdown on **My Connections** to switch between different sets of pre-configured tools. See [Distribute Access via Profiles](/docs/manage-ai/profiles.md) for details.

## Don't see an app you need?

If an app you want to use is not available in Natoma, contact your Admin to request it.


---

# 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/role-guides/natoma-for-members.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.
