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

# Scope Object

<br />A Scope is a named collection of permissions that links actions to a Resource. Scopes are granted to Connected Apps by a member. The member must have roles assigned that encompass the requested permissions denoted by the Scope. The wildcard `*` can be used to denote that all actions on a specific resource are required.

All Scopes are stored in your Project's RBAC Policy. You can create, manage, and assign Scopes in the [RBAC Policies page](https://stytch.com/dashboard/rbac) of the Stytch Dashboard.

Check out the [RBAC overview](/api-reference/b2b/api/rbac/overview) to learn more about Stytch's RBAC permissioning model.
