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

# Agents

<Warning>
  This is an experimental feature. Certain functionality may be incomplete and breaking changes may ship in non-major releases. Have feedback? Submit a [issue](https://github.com/sourcebot-dev/sourcebot/issues) on GitHub.
</Warning>

Agents are automations that leverage the code indexed on Sourcebot to perform a specific task. Once you've setup Sourcebot, check out the
guides below to configure additional agents.

<CardGroup cols={2}>
  <Card horizontal title="Review Agent" icon="gear" href="/docs/features/agents/review-agent">
    An AI agent that reviews your PRs to identify issues
  </Card>
</CardGroup>
