# Skills

The **Skills** settings page configures organization-wide skill capture and efficacy sampling. Open it from **Settings > Skills** in the dashboard.

## Access requirements

<Callout type="info">
  Viewing and changing this page requires the `org:admin` scope, which only the [default Admin role](/docs/ai-control-plane/org-admin/roles-and-permissions) holds. Members see an access-restricted notice.
</Callout>

## Upload Skill Content

When enabled, the platform uploads each skill's SKILL.md content at activation so captured skills can be inspected from the [Skills page](/docs/ai-control-plane/distribute/skills). When disabled, the platform receives only skill names, source details, hashes, users, and hostnames at activation. The same toggle also appears on the [Logging & Telemetry page](/docs/ai-control-plane/org-admin/logging-and-telemetry); the two stay in sync.

## Skill Efficacy Sampling

These settings control how many completed skill sessions are scored for [efficacy insights](/docs/ai-control-plane/distribute/skills/measuring-skill-efficacy) across the organization.

- **Enable scoring** samples completed skill sessions for efficacy insights. Turning it off stops scoring entirely.
- **Per-skill daily cap** is the maximum number of evaluations reserved per skill each UTC day. The default is 10.
- **Organization daily ceiling** is the maximum number of evaluations reserved across the whole organization each UTC day. The default is 100.
- **New-version lifetime burst** is the number of evaluations available to each new skill version before its daily cap applies. The default is 25.

Daily caps reset at 00:00 UTC. The new-version burst bypasses the per-skill daily cap until exhausted, but it never bypasses the organization daily ceiling.

Until settings are saved, the page shows the current platform defaults. Saving creates settings specific to the organization.

![The Skills settings page with the Upload Skill Content toggle and Skill Efficacy Sampling limits](/assets/docs/ai-control-plane/org-admin/skills-settings.webp)
