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

# Overview

> Requin is an AI-powered platform for risk investigation, security check and action analytics. Get real time monitoring, compliance and audit for your product on production in realtime.

<CardGroup cols={3}>
  <Card title="Requin investigate" icon="search" href="/guides/code-review-overview">
    Investigate risk automating in your product on production. Gather evidence and consolidate the information into a logical analysis report for human review at the final stage.
  </Card>

  <Card title="Learnings" icon="list-check" href="/plan">
    Improve outcomes through feedback and review cycles, enabling the AI ​​Agent
    to provide responses that are more closely aligned with the project in the
    future.
  </Card>

  <Card title="Caching" icon="database-zap" href="/plan">
    The caching system supports the storage of information and context for AI agents.
  </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 four 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 for Slack**](/slack-agent/) — Bring AI investigation, planning, and modification into your Slack workspace
* [**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.
