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

# Acrity

> Public documentation for Acrity Workspace admins, Maintainers, and Members.

Acrity helps engineering teams configure automated reviews for pull requests and merge requests, connect code providers and work management tools, track results, and manage security, billing, and integrations in a workspace console.

This documentation is for product users. It explains where to configure each Console area, how to connect repositories, and how to protect credentials.

<Note>
  This public documentation avoids internal engineering, operations, and security details. Its goal is to guide safe product use without exposing information that does not need to leave the Acrity team.
</Note>

## Main paths

| If you want to...                                            | Start with                                                    |
| ------------------------------------------------------------ | ------------------------------------------------------------- |
| Configure your first workspace                               | [Quickstart](/en/get-started/quickstart)                      |
| Understand menus and permissions                             | [Console overview](/en/console/overview)                      |
| Connect GitHub, GitLab, Bitbucket, Azure DevOps, or PM tools | [Connected Apps](/en/console/connected-apps)                  |
| Connect repositories and tune reviews                        | [Repositories](/en/console/repositories)                      |
| Manage credentials and tokens                                | [Credentials and tokens](/en/security/credentials-and-tokens) |
| Confirm how code data is handled                             | [Data handling](/en/security/data-handling)                   |

## How the documentation is organized

<CardGroup cols={2}>
  <Card title="Get started" icon="rocket" href="/en/get-started/quickstart">
    Set up your first workspace and learn the basic flow, concepts, and access roles.
  </Card>

  <Card title="Console" icon="sliders" href="/en/console/overview">
    Configure each public Console menu, with purpose, steps, and settings.
  </Card>

  <Card title="Guides" icon="book-open" href="/en/guides/review-flow">
    Follow end-to-end flows for providers, reviews, security scans, and troubleshooting.
  </Card>

  <Card title="Security" icon="shield-halved" href="/en/security/data-handling">
    Understand data handling, secret storage, API keys, and webhook signatures.
  </Card>

  <Card title="Reference" icon="code" href="/en/reference/public-api">
    Explore the public API and MCP without exposing internal Console contracts.
  </Card>
</CardGroup>

* **Get started** introduces the basic flow, concepts, and access roles.
* **Console** documents each relevant public menu, with purpose, steps, and settings.
* **Guides** cover end-to-end flows: providers, reviews, security scans, and troubleshooting.
* **Security** explains data handling, secret storage, API keys, and webhook signatures.
* **Reference** summarizes the public API and MCP without exposing internal Console contracts.
