# Enable Apps

Before members can connect AI to an app, an App Admin or Admin must enable personal connections for that app.

## Enable personal connections

From the **Apps** page, locate the app you want to enable and toggle on personal connections.

<figure><img src="/files/iw1GOsjrpuh4lK0z2TRx" alt=""><figcaption></figcaption></figure>

Once enabled, members can create their own personal connections to this app from their **My Connections** page.

## Next steps

* To create shared connections with admin-managed credentials, see [Shared Access to Connections](/docs/manage-ai/shared-access.md)
* To distribute connections via profiles, see [Distribute Access via Profiles](/docs/manage-ai/profiles.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/connect-to-ai/getting-started/enable-apps.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.
