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

# Agents Overview

<Warning>
  Agents are currently a experimental feature. Have an idea for an agent that we haven't built? Submit a [feature request](https://github.com/sourcebot-dev/sourcebot/issues/new?template=feature_request.md) on our 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>
