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

# When scans run

Sourcery scans on a schedule that depends on your plan. Every scan runs against the default branch. Security scanning is a Team plan feature; the Open Source and Pro cadence is part of their limited preview. See [plans and pricing](/admin/plans/) for what each plan covers.

## Cadence by plan

| Plan        | Scan cadence                      |
| ----------- | --------------------------------- |
| Open Source | Twice weekly, Monday and Thursday |
| Pro         | Twice weekly, Monday and Thursday |
| Team        | Daily                             |

A repository is scanned only while security scanning is enabled on it. The switch is in the **Scanning enabled** column on [**Repositories**](https://app.sourcery.ai/dashboard/security/repositories). Repositories with scanning disabled are skipped, as are archived repositories.

## Queue a scan on demand

On the Team plan, you can run a scan without waiting for the schedule. On [**Repositories**](https://app.sourcery.ai/dashboard/security/repositories), find the repository and click **Start Scan**. The scan runs against the current default branch and updates that repository's findings when it finishes.

[Set a repository's risk profile](/security/repository-risk-profile/) and [findings and severity](/security/findings/) explain how a completed scan scores what it finds.
