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

# Overview

> What Indent can do for your team — write code, analyze data, review PRs, and investigate incidents.

Indent is one agent that you can gear up for different types of engineering work.

<CardGroup cols={2}>
  <Card title="Code" icon="code" href="/code">
    From prompt to pull request — Indent explores your codebase, makes changes, and iterates until the PR is ready.
  </Card>

  <Card title="Data" icon="chart-bar" href="/data">
    Query your databases, analyze results, and build visualizations from a question in chat or Slack.
  </Card>

  <Card title="Review" icon="magnifying-glass" href="/review">
    Automated code review that posts findings on your GitHub PR and fixes what it can.
  </Card>

  <Card title="On Call" icon="bell" href="/on-call">
    Connect your incident tooling and databases to help RCA and fix production issues.
  </Card>
</CardGroup>
