diff --git a/content/apps/oauth-apps/building-oauth-apps/scopes-for-oauth-apps.md b/content/apps/oauth-apps/building-oauth-apps/scopes-for-oauth-apps.md index 0c032a720d59..a5af38ff6da3 100644 --- a/content/apps/oauth-apps/building-oauth-apps/scopes-for-oauth-apps.md +++ b/content/apps/oauth-apps/building-oauth-apps/scopes-for-oauth-apps.md @@ -55,6 +55,7 @@ Name | Description **`admin:org`** | Fully manage the organization and its teams, projects, and memberships.  `write:org`| Read and write access to organization membership and organization projects.  `read:org`| Read-only access to organization membership, organization projects, and team membership. + `manage_runners:org`| Gives full control over self-hosted runners and runner groups within the organization. **`admin:public_key`** | Fully manage public keys.  `write:public_key`| Create, list, and view details for public keys.  `read:public_key`| List and view details for public keys.