> ## Documentation Index
> Fetch the complete documentation index at: https://test-8862363a-tembo-compute-backed-billing.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Tembo Documentation

> Run any coding agent across your repos, tickets, and tools, with full visibility.

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/test-8862363a-tembo-compute-backed-billing/images/hero-light.png" alt="Tembo" className="block dark:hidden" />

  <img src="https://mintlify.s3.us-west-1.amazonaws.com/test-8862363a-tembo-compute-backed-billing/images/hero-dark.png" alt="Tembo" className="hidden dark:block" />
</Frame>

## What you can do with Tembo

<CardGroup cols={3}>
  <Card title="Automate work" icon="repeat" href="/features/agents">
    Set up recurring workflows triggered by events or schedules.
  </Card>

  <Card title="Fix bugs" icon="bug" href="/learn/fix-production-bugs">
    Detect errors from Sentry, analyze the root cause, and open fix PRs automatically.
  </Card>

  <Card title="Implement issues" icon="sparkles" href="/learn/implement-from-issues">
    Assign issues from Linear, Jira, or GitHub and get code written for you.
  </Card>

  <Card title="Review changes" icon="git-pull-request" href="/learn/review-changes">
    Get automated code reviews on every PR with inline comments.
  </Card>

  <Card title="Reduce tech debt" icon="wrench" href="/learn/reduce-technical-debt">
    Scan for vulnerabilities, stale TODOs, and refactoring opportunities on a schedule.
  </Card>

  <Card title="Update docs" icon="file-text" href="/learn/keep-docs-in-sync">
    Keep documentation in sync with your codebase as code changes.
  </Card>
</CardGroup>

## Agents & integrations

Tembo is harness and model agnostic. Pick the right tool for each session. Tag `@tembo` from wherever you already work.

See [all harnesses and models →](/features/agents#agent-harness) or [all integrations →](/integrations).

## Get started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get up and running with Tembo in minutes.
  </Card>

  <Card title="Agents" icon="repeat" href="/features/agents">
    Set up event-driven workflows that run automatically.
  </Card>
</CardGroup>
