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

# Welcome to Decipher

> AI-powered testing and monitoring for modern web applications

## Testing

Build and maintain automated tests with AI assistance.

<CardGroup cols={2}>
  <Card title="Recording a Test" icon="flask-vial" href="/pages/features/testing">
    Record user flows and generate automated tests
  </Card>

  <Card title="Variables" icon="brackets-curly" href="/pages/features/testing/variables">
    Use dynamic values like unique numbers in test steps
  </Card>

  <Card title="Test Suites" icon="folder-tree" href="/pages/features/testing/suites">
    Organize and schedule related tests together
  </Card>

  <Card title="Login Identities" icon="user-lock" href="/pages/features/login-identities">
    Create reusable login profiles for authenticated flows
  </Card>

  <Card title="Agentic Test Generation" icon="robot" href="/pages/features/testing/claude-code-integration">
    Generate, run, and fix end-to-end tests from Claude Code
  </Card>
</CardGroup>

## Monitoring

Track errors, set up alerts, and view detailed logs.

<CardGroup cols={2}>
  <Card title="Monitoring Quickstart" icon="rocket" href="/pages/browser-quickstart">
    Install Decipher and start capturing errors and user behavior
  </Card>

  <Card title="Issues" icon="bug" href="/pages/features/issue">
    Catch and debug errors with full context
  </Card>

  <Card title="Alerts" icon="bell" href="/pages/features/alerts">
    Get notified when critical issues affect your users
  </Card>

  <Card title="Logs" icon="terminal" href="/pages/advanced/logs">
    Capture and view console logs alongside recordings
  </Card>
</CardGroup>

## User Behavior

Understand how users interact with your application.

<CardGroup cols={3}>
  <Card title="Smart Events" icon="wand-magic-sparkles" href="/pages/features/smart-events">
    AI-detected user behaviors and patterns
  </Card>

  <Card title="Metrics" icon="chart-line" href="/pages/features/metrics">
    Track and analyze key performance indicators
  </Card>

  <Card title="Users & Accounts" icon="users" href="/pages/features/users-accounts">
    Analyze user behavior and account-level insights
  </Card>
</CardGroup>

## Advanced

<CardGroup cols={2}>
  <Card title="User Identification" icon="user" href="/pages/advanced/users">
    Tag users and accounts to track specific segments
  </Card>

  <Card title="Custom Tags" icon="tag" href="/pages/advanced/tags">
    Add metadata to sessions for better filtering and organization
  </Card>
</CardGroup>

***

<Card title="Need Help?" icon="life-ring" href="mailto:team@getdecipher.com">
  Our team is here to help you get the most out of Decipher
</Card>
