# Natoma for Admins

As an Admin, you govern how AI is used across your entire organization. You set policies, manage access, and ensure your organization uses AI securely.

## Role scope

Your responsibility is organization-wide governance:

* You control which apps are available and how they can be accessed
* You define access policies that determine who can use which tools with AI
* You monitor all AI activity across the organization
* You delegate app-level management to App Admins

## What you can do

* **Enable apps** - Make apps available for AI connections across the organization
* **Define access policies** - Control who can use specific tools and under what conditions, including editing policies created by App Admins or other Admins
* **Monitor AI activity** - View dashboards and logs of all AI actions
* **Invite users** - Add new members to your Natoma organization
* **Configure enterprise settings** - Set up SSO, provisioning, and other controls
* **Create profiles** - Distribute pre-configured sets of connections to users

## Governance and configuration

### Enable apps and connections

* [Enable Apps](/connect-to-ai/getting-started/enable-apps.md) - Allow personal connections for apps
* [Shared Access to Connections](/docs/manage-ai/shared-access.md) - Create managed connections with shared credentials

### Control access

* [Granular Access Control](/docs/enterprise/granular-access.md) - Define policies for who can use which tools
* [Distribute Access via Profiles](/docs/manage-ai/profiles.md) - Pre-configure connection sets for users

### Monitor and manage

* [Monitor AI](/docs/enterprise/monitor.md) - View activity dashboards and logs
* [Discover AI](/docs/manage-ai/discover.md) - Find AI usage across your organization
* [Invite Others to Natoma](/docs/manage-ai/invite.md) - Add users to your organization


---

# 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-admins.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.
