> ## Documentation Index
> Fetch the complete documentation index at: https://astronomer.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Toggle AI features for your Organization

Organization Owners can enable or disable AI features throughout the Astro platform. Disabling AI features removes access to all AI-driven enhancements for all users in your Organization, including:

* [Otto](/docs/astro/otto-overview), Astronomer's data engineering agent in the Astro CLI.
* AI-powered authoring in the [Astro IDE](/docs/astro/ide-overview).
* [Investigations and log summaries](/docs/astro/root-cause-analysis) in Astro Observe.

Use this setting if your Organization has security, privacy, or compliance requirements regarding AI use.

<Steps>
  <Step title="Open Organization Settings">
    In the Astro UI, click **Organization Settings**.
    This opens the **General** Organization page.
  </Step>

  <Step title="Edit Organization Details">
    In the **Organization Detail** section, click **Edit Details**.
  </Step>

  <Step title="Toggle AI Features">
    Find the **AI Features** option. Set the toggle to **Enabled** to turn on AI features or **Disabled** to turn them off.
  </Step>

  <Step title="Save changes">
    Click **Update Organization** to apply your changes.
  </Step>
</Steps>

<Info>
  When AI features are disabled, the Astronomer LLM gateway stops issuing model tokens for the Organization, so Otto and other Astronomer-managed AI features stop working.
</Info>
