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

# Quickstart

> Get your first security results in minutes.

## 1) Install and monitor a repository

Install SecAlly and toggle at least one repository to **Monitored** in the SecAlly dashboard.

See [Onboarding](./onboarding).

## 2) Verify PR scanning

Open a pull request in a monitored repository. SecAlly will automatically:

* create a GitHub check run
* post a PR review with findings

See [PR scan](./scans/pr-scan).

## 3) Trigger a full repository scan

Open a new GitHub issue in the same repository and include:

```
@SecAllyApp scan repo
```

See [Full scan](./scans/full-scan).

## 4) Review findings

Open the scan results and prioritize issues by severity.\
See [Findings](./scans/findings).
