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

# Quick Tour

> Overview of the AI SRE interface

The AI SRE interface uses a chat-based interaction model. Ask questions about incidents in natural language and receive evidence-based analysis with confidence levels.

## Using the chat interface

Type questions about incidents:

* "Why is checkout failing?"
* "What changed before this incident started?"
* "What's the impact of this error?"

AI SRE provides evidence-based analysis, confidence levels, and suggested diagnostic actions.

## Next steps

<CardGroup cols={2}>
  <Card title="Working with AI SRE" icon="wrench" href="/working-with-ai-sre/overview/detection" />

  <Card title="Connectors" icon="plug" href="/connectors/observability" />
</CardGroup>
