# Organization scopes Organization scopes (permissions) are used to define actions that can be performed on a organization. Every organization scope is a part of the organization template. Organization scopes will only be meaningful within an organization context. For example, a user may have a `read` scope for organization A, but not for organization B. See [🏢 Organizations (Multi-tenancy)](https://docs.logto.io/docs/recipes/organizations/) to get started with organizations and organization template. ## Operations - [Get organization scopes](https://bump.sh/logto/doc/logto-management-api/operation/operation-listorganizationscopes.md) - [Create an organization scope](https://bump.sh/logto/doc/logto-management-api/operation/operation-createorganizationscope.md) - [Get organization scope](https://bump.sh/logto/doc/logto-management-api/operation/operation-getorganizationscope.md) - [Delete organization scope](https://bump.sh/logto/doc/logto-management-api/operation/operation-deleteorganizationscope.md) - [Update organization scope](https://bump.sh/logto/doc/logto-management-api/operation/operation-updateorganizationscope.md) [Powered by Bump.sh](https://bump.sh)