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

# Rootly AI on Mobile

> Rootly AI on the Rootly mobile app — get a live Incident Summary and ask Rootly AI questions or take actions from your phone while on-call.

## Overview

Rootly AI is built into the Rootly mobile app so on-call responders can get up to speed on an incident and ask questions without leaving their phone. On any incident you have access to, you get an **Incident Summary** card and the conversational **Rootly AI** assistant.

<Note>
  Rootly AI on mobile uses the same capabilities, team-level settings, and privacy controls as the web and Slack experiences. These features are available once an Admin enables Rootly AI for your team and the incident permits it. See [Rootly AI](/ai/ai) for the overview, plus [Data Privacy for AI Summaries](/ai/data-privacy-for-ai) (which covers the Incident Summary card) and [Data Privacy for Rootly AI](/ai/data-privacy-for-rootly-ai) (which covers the conversational assistant).
</Note>

***

## Incident Summary

On an incident's **Details** tab, Rootly AI shows a **Summary** card with a short, plain-language overview of what happened, the impact, and the current status. The card shows when the summary was generated, and you can regenerate it at any time with the refresh icon to reflect the latest state of the incident.

<Frame caption="Incident Summary card on the Details tab">
  <img className="mx-auto" style={{ width:"38%" }} alt="Rootly AI incident summary card in the Rootly mobile app" src="https://mintcdn.com/rootly/DtKL3_ynpJ9QcfNP/images/mobile/mobile-ai-summary-card.webp?fit=max&auto=format&n=DtKL3_ynpJ9QcfNP&q=85&s=ecfc560281b7f1e36cfa6aa8911929ee" width="1080" height="2139" data-path="images/mobile/mobile-ai-summary-card.webp" />
</Frame>

Tap the card — or the **Ask Rootly** launcher — to open the full summary in the Rootly AI panel. It breaks the incident down into key points such as scope and impact, root cause, and what's left to do, with suggested questions to dig deeper.

<Frame caption="Expanded incident summary with suggested questions">
  <img className="mx-auto" style={{ width:"38%" }} alt="Expanded Rootly AI incident summary in the Rootly mobile app" src="https://mintcdn.com/rootly/DtKL3_ynpJ9QcfNP/images/mobile/mobile-ai-summary-expanded.webp?fit=max&auto=format&n=DtKL3_ynpJ9QcfNP&q=85&s=e6ecddc509dbd8613e5aa75af3c0b21b" width="1080" height="2129" data-path="images/mobile/mobile-ai-summary-expanded.webp" />
</Frame>

<Note>
  The Incident Summary card uses the same [Incident Summarization](/ai/incident-summarization) as the web and Slack, so summaries improve as more incident context becomes available.
</Note>

***

## Rootly AI Chat

The **Rootly AI** panel is a conversational assistant for the incident you're viewing. It answers questions in natural language, grounded in that incident's live context: its timeline, severity, status, roles, alerts, and related Slack discussion. Beyond answering, Rootly AI can take actions for you, so you can get oriented, communicate, and drive the incident forward without leaving the app.

Tap **Ask Rootly** to open the chat. Four suggested prompts get you started:

* **Catch me up**
* **What's the customer impact**
* **Who is working on what?**
* **Show open action items**

Select one, or type (or dictate) your own question. Rootly AI keeps the conversation's context, so follow-up questions work naturally.

<Frame caption="Asking Rootly AI about customer impact">
  <img className="mx-auto" style={{ width:"38%" }} alt="Rootly AI answering a question in the Rootly mobile app" src="https://mintcdn.com/rootly/DtKL3_ynpJ9QcfNP/images/mobile/mobile-ai-chat.webp?fit=max&auto=format&n=DtKL3_ynpJ9QcfNP&q=85&s=f71eab569112af307f5081fbc9ac547c" width="1080" height="2134" data-path="images/mobile/mobile-ai-chat.webp" />
</Frame>

Replies stream in as markdown — headers, lists, and tables — and links to incidents or alerts open right inside the app. You can copy a reply with the copy icon, rate it with the thumbs up / thumbs down controls, and dictate questions with the microphone. Your conversation is saved per incident and picks up where you left off; to start over, tap the refresh icon in the panel header and confirm — this clears the current conversation.

<Note>
  Beyond answering questions, Rootly AI on mobile can **take actions** on your behalf — such as paging responders, updating status or severity, and managing action items — just like [Rootly AI in Slack](/ai/rootly-in-slack/overview). It always acts as your user, with your existing Rootly permissions.
</Note>

***

## Where to Go Next

<CardGroup cols={2}>
  <Card title="Rootly Mobile App" icon="mobile" href="/on-call/mobile-app">
    Install the mobile app, set up push notifications, and configure critical alerts on iOS and Android.
  </Card>

  <Card title="Rootly AI Overview" icon="sparkles" href="/ai/ai">
    Every Rootly AI surface — Slack, Web, Mobile, Retrospectives — and how they fit together.
  </Card>

  <Card title="Data Privacy for Rootly AI" icon="shield" href="/ai/data-privacy-for-rootly-ai">
    How Rootly AI handles data access, encryption, RBAC, audit logs, retention, BYOK, and PII redaction.
  </Card>

  <Card title="Rootly AI in Slack" icon="slack" href="/ai/rootly-in-slack/overview">
    The same conversational assistant in your incident Slack channels.
  </Card>
</CardGroup>
