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

# Agentic Change Management

> Review, prioritize, understand, and secure agent-generated changes with CodeRabbit.

CodeRabbit helps teams review, prioritize, understand, and secure agent-generated changes. Agentic Change Management brings AI code reviews, Triage, Change Stack, CodeRabbit Security, and CodeRabbit for Slack and Discord together across the software development lifecycle.

<CardGroup cols={3}>
  <Card title="AI code reviews" icon="git-pull-request" href="/guides/code-review-overview">
    Automated, context-aware code reviews. Catches bugs, enforces standards, and learns from your team's feedback. One-click fixes and continuous improvement: for pull requests, in your IDE, and in the CLI.
  </Card>

  <Card title="Triage" icon="list-filter" href="/triage">
    Prioritize your PR queue by value and risk, surface the changes that need attention, and route each pull request to the right reviewer.
  </Card>

  <Card title="Change Stack" icon="message-square-diff" href="/pr-reviews/change-stack">
    Understand large diffs as logical cohorts and layers, with range-specific summaries and diagrams that show how each change fits together.
  </Card>

  <Card title="CodeRabbit Security" icon="shield-check" href="/security-agent">
    Scan repositories for code vulnerabilities, leaked secrets, and vulnerable dependencies, with continuous security posture, recurring scans, and repository-level findings.
  </Card>

  <Card title="CodeRabbit for Slack and Discord" icon="bot" href="/agent">
    Investigate your codebase, generate implementation plans, and open pull requests from the conversations where your team already works.
  </Card>

  <Card title="CodeRabbit Plan" icon="list-check" href="/plan">
    Turn ideas, issues, PRDs, and designs into precise Coding Plans. Get research, tasks, and AI-ready prompts grounded in your actual codebase, then hand off directly to your coding agent.
  </Card>
</CardGroup>

Use CodeRabbit wherever you work. Integrate with your Git platform and issue tracker for automated PR reviews and planning, get real-time feedback in your IDE, run reviews from the command line, or bring AI-powered coding assistance into Slack.

<CardGroup cols={4}>
  <Card title="Web App" icon="globe" href="/platforms/overview">
    Use CodeRabbit on GitHub, GitLab, Azure DevOps, and Bitbucket. Connect Jira
    and Linear for issue tracking and planning.
  </Card>

  <Card title="Agent for Slack" icon="slack" href="/slack-agent">
    Ask questions, generate plans, create issues, and open PRs from any Slack
    channel, thread, or DM.
  </Card>

  <Card title="CLI Tool" icon="square-terminal" href="/overview/ide-cli-review">
    Pre-commit reviews from the command line. Works with Claude Code, Cursor,
    Codex, Gemini, and more.
  </Card>

  <Card title="IDE Extension" icon="laptop" href="/overview/ide-cli-review">
    Review code as you write with VS Code, Cursor, and Windsurf extensions. Get
    instant feedback without leaving your editor.
  </Card>
</CardGroup>

<Info>
  **Need quick answers?** Try **Ask AI** in the search bar (press <kbd>⌘K</kbd>{" "}
  on Mac or <kbd>Ctrl+K</kbd> on Windows/Linux). It's trained on our
  documentation and gives great answers!
</Info>

## How to use this documentation

Our docs are organized into five tabs to help you find what you need:

* [**CodeRabbit Platform**](/) — Everything about pull request reviews, planning, commands, and code quality tools
* [**IDE Review Extension**](/ide) — Use CodeRabbit in VS Code, Cursor, and Windsurf
* [**Command-Line Review Tool**](/cli/) — Integrate the CLI with Claude Code, Cursor, Codex, Gemini, and more
* [**CodeRabbit Agent**](/agent/) — Bring AI investigation, planning, and modification into Slack and Discord
* [**Management**](/management/) — Subscription plans, user roles, reports, and integrations with tools like Jira

The Platform Overview section walks you through CodeRabbit's architecture and the tools that power it. If you're new to CodeRabbit, check out the [Quickstart](/getting-started/quickstart) to get your first project reviewed in under 5 minutes, or follow the [Hands-on Guide](/guide/) for a step-by-step walkthrough of setup and key features.
