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

# AI Settings

> Govern Rootly AI from AI & Agents: the organization-wide opt-in, per-feature toggles, AI SRE access, and what each connector is allowed to read.

## Overview

Every Rootly AI control lives in one place: **AI & Agents**. Decide what Rootly AI does, where it shows up, and what it can access, placing control in your team's hands.

<Frame>
  <img src="https://mintcdn.com/rootly/2vS4CyTri-w5x2Jf/images/ai/ai-settings-at-a-glance.webp?fit=max&auto=format&n=2vS4CyTri-w5x2Jf&q=85&s=6e50952e39654a445754e25568cbcffd" alt="Rootly AI's three tiers of control: the global opt-in switch, fine-grained feature toggles, and connector data access" width="1712" height="1402" data-path="images/ai/ai-settings-at-a-glance.webp" />
</Frame>

***

## Global

Guardrails for Rootly AI's entire surface area. Every section below, from Features to AI SRE to Connectors, is gated by what you set here.

| Setting                              | What it controls                                                                                                                            |
| ------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------- |
| **Opt in to Rootly AI capabilities** | The organization-wide switch. Turning it off disables every Rootly AI feature at once, regardless of the individual toggles under Features. |

***

## Features

Rootly AI's core capabilities are grouped by surface area, so your team decides exactly where Rootly AI shows up.

### Incidents

| Toggle                     | What it controls                                                                      | Learn more                                 |
| -------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------ |
| **Incident summarization** | AI-generated summaries that bring your team up to speed on the incident.              | [AI Summaries](/ai/ai-summaries)           |
| **Related incidents**      | Ranked matches from your own incident history, grounded in how each one was resolved. | [Related Incidents](/ai/related-incidents) |

### Slack

| Toggle                    | What it controls                                           | Learn more                                         |
| ------------------------- | ---------------------------------------------------------- | -------------------------------------------------- |
| **Rootly Agent in Slack** | The AI assistant responders talk to without leaving Slack. | [Rootly AI in Slack](/ai/rootly-in-slack/overview) |

### Retros

| Toggle                   | What it controls                                              | Learn more                                                |
| ------------------------ | ------------------------------------------------------------- | --------------------------------------------------------- |
| **AI in Retrospectives** | AI help drafting retrospectives, right inside your templates. | [AI in Retrospectives](/ai/ai-in-retrospectives/overview) |

### Web

| Toggle                  | What it controls                         | Learn more                            |
| ----------------------- | ---------------------------------------- | ------------------------------------- |
| **Rootly Agent in Web** | The ask-anything AI chat in the web app. | [Rootly AI in Web](/ai/ask-rootly-ai) |

### Mobile

| Toggle                     | What it controls               | Learn more                                     |
| -------------------------- | ------------------------------ | ---------------------------------------------- |
| **Rootly Agent in Mobile** | The AI chat in the mobile app. | [Rootly AI on Mobile](/ai/rootly-ai-on-mobile) |

***

## AI SRE

Your AI SRE teammate: it autonomously investigates alerts and hands responders the likely root cause with recommended next steps. Your Rootly account team enables it for your organization.

***

## Connectors

You choose the data sources Rootly AI can query during investigations: observability platforms, code hosts, docs, and your own MCP servers. Configure them here, documented in full at [Connectors](/ai/connectors/overview).

***

## Related Pages

<CardGroup cols={3}>
  <Card title="Rootly AI Overview" icon="sparkles" href="/ai/ai">
    What Rootly AI is and everything it can do.
  </Card>

  <Card title="Data Privacy for Rootly AI" icon="shield" href="/ai/data-privacy-for-rootly-ai">
    What Rootly AI sees, retention, and model training controls.
  </Card>

  <Card title="Connectors Overview" icon="plug" href="/ai/connectors/overview">
    Every data source Rootly AI can investigate with.
  </Card>
</CardGroup>
