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

# Ship fast. Stay safe.

> Everything to run Scopy code review: 5-minute quickstart, product guide for reviews and billing, and complete self-hosting setup and configuration.

Scopy AI is an open-source code reviewer focused on accurate, low-noise findings. It uses repository-wide context and multi-stage verification to catch real bugs before they reach production.

## Start here

* [Quickstart](/quickstart): connect GitHub and receive your first review.
* [Manage repositories](/product/manage-repositories): manage how repositories are being reviewed in your workspace.
* [View analytics](/product/analytics): view reports about your usage to better understand error-prone areas.

## Common questions

### Where does Scopy AI run?

You can use hosted Scopy AI at [app.scopy.dev](https://app.scopy.dev) or run your own instance. Hosted Scopy is the fastest path for most teams. Self-hosting is available when you need more control over deployment, data, credentials, or model configuration.

### What does Scopy AI need access to?

Scopy uses a GitHub App installation. GitHub controls which account or organization is connected and which repositories the app can access. Scopy only reviews repositories that are both visible to the GitHub App and enabled inside the Scopy workspace.

### Where do review results appear?

Scopy publishes confirmed findings to GitHub pull requests and also stores review history in the Scopy dashboard. The dashboard gives workspace-level visibility into repositories, pull requests, findings, usage, and analytics.

### Can I self-host it?

Yes. See [Self-hosting overview](/self-hosting/overview) for deployment requirements, [Local setup](/self-hosting/local-setup) for running an instance locally, and [Configuration](/self-hosting/configuration) for environment variables.
