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

# Overview

> Build AI workflows to automate code reviews, documentation, and more

<img src="https://mintcdn.com/patchedcodes/CMl2howFh2KkUkKh/images/home-screen.png?fit=max&auto=format&n=CMl2howFh2KkUkKh&q=85&s=50658c96ca21837d5cc5bd58ae335b18" alt="Dashboard" style={{ width: '100%', borderRadius: '8px' }} width="2886" height="1634" data-path="images/home-screen.png" />

## Getting Started

Get started with Patched in under 5 minutes.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="flag" href="https://docs.patched.codes/quickstart">
    Get your first patch.
  </Card>

  <Card title="Patchflow Builder" icon="screwdriver-wrench" href="https://docs.patched.codes/patchflow-builder">
    Integrations with your analyzers or Patched CLI.
  </Card>
</CardGroup>

## Patchflows and Steps

The core of Patched is the Patchflow which is a series of Steps that automate your development task of choice.

<CardGroup cols={2}>
  <Card title="Patchflows" icon="code-branch" href="https://docs.patched.codes/patchflows/overview">
    Understanding automation workflows.
  </Card>

  <Card title="Steps" icon="code" href="https://docs.patched.codes/steps/overview">
    Building blocks of Patchflows.
  </Card>
</CardGroup>
