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

# Roles

> Understand Scout's system roles, create custom roles, and assign them to members from Settings.

Roles control what each person in your workspace can see and do. Scout includes four system roles. Owners can also create custom roles with a specific set of permissions.

## Open the Roles page

In Scout Studio, open the workspace switcher and choose **Settings**, then choose **Roles**.

<Frame>
  <img src="https://mintcdn.com/scout-171d217e/Eq050HHpijeAIzv9/images/settings/roles-overview.png?fit=max&auto=format&n=Eq050HHpijeAIzv9&q=85&s=3edcb3c0bd4ae81b34e0955053df1fe6" alt="The Settings > Roles page with a permissions search field, an Owner role selected, and a list of resources with access levels" data-og-width="3248" width="3248" data-og-height="1922" height="1922" data-path="images/settings/roles-overview.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/scout-171d217e/Eq050HHpijeAIzv9/images/settings/roles-overview.png?w=280&fit=max&auto=format&n=Eq050HHpijeAIzv9&q=85&s=30d41b67fa2e126bd5c135f2b8f019f0 280w, https://mintcdn.com/scout-171d217e/Eq050HHpijeAIzv9/images/settings/roles-overview.png?w=560&fit=max&auto=format&n=Eq050HHpijeAIzv9&q=85&s=6710c81d7621fa1c8df5f3435eb3c4a0 560w, https://mintcdn.com/scout-171d217e/Eq050HHpijeAIzv9/images/settings/roles-overview.png?w=840&fit=max&auto=format&n=Eq050HHpijeAIzv9&q=85&s=6b9ad2ab59ae7d87bedbef57c0340d9d 840w, https://mintcdn.com/scout-171d217e/Eq050HHpijeAIzv9/images/settings/roles-overview.png?w=1100&fit=max&auto=format&n=Eq050HHpijeAIzv9&q=85&s=eb42ebfb99687c33b544186298aa4c45 1100w, https://mintcdn.com/scout-171d217e/Eq050HHpijeAIzv9/images/settings/roles-overview.png?w=1650&fit=max&auto=format&n=Eq050HHpijeAIzv9&q=85&s=129b7abedc84fbf8ac0fe7e45fca78e5 1650w, https://mintcdn.com/scout-171d217e/Eq050HHpijeAIzv9/images/settings/roles-overview.png?w=2500&fit=max&auto=format&n=Eq050HHpijeAIzv9&q=85&s=9301144eb419747876d897a28936b11e 2500w" />
</Frame>

<Note>
  **Owners** can create, edit, and delete custom roles. **Admins** can open the same page and review every role, but cannot change them. If you don't see **Roles** in Settings, ask an Admin or Owner to review access for you.
</Note>

Pick a role from the dropdown. System roles and custom roles appear in separate groups. Use **Search permissions...** to filter the list. Each row is a resource, with granted actions on the left and an access level on the right (**View**, **Edit**, **Full access**).

System roles include a short summary of how they build on the role below them. For **Owner**, that reads **Everything Admin can do, plus 10 additions.** You cannot edit those levels on a system role.

## System roles

You cannot edit or delete the four system roles. Each role includes everything the role below it can do, plus more.

| Role       | Who it's for                        | What they can do                                                                                                                                                    |
| ---------- | ----------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Owner**  | People who own the workspace        | Full access, including billing, models, organization settings, members, and roles. Every workspace must keep at least one Owner.                                    |
| **Admin**  | People who administer the workspace | Manage members, API keys, environment variables, and org usage. View roles. Cannot change billing, models, organization settings, or custom roles.                  |
| **Editor** | People who build in Scout           | Create and edit agents, workflows, databases, and Drive files. Cannot manage workspace settings or members.                                                         |
| **Member** | People who use existing work        | View and run shared agents and workflows. View databases. View and download Drive files. Cannot create or edit those resources, and cannot open workspace settings. |

<Tip>
  Assign **Member** to people who should run agents without changing them. Assign **Editor** to people who should author agents and workflows.
</Tip>

## Create a custom role

Only an Owner can create a custom role. Custom roles do not inherit from a system role.

<Frame>
  <img src="https://mintcdn.com/scout-171d217e/Eq050HHpijeAIzv9/images/settings/roles-create-dialog.png?fit=max&auto=format&n=Eq050HHpijeAIzv9&q=85&s=14b54120f51d6deddacd0bb68206119c" alt="The Create role dialog with Name, optional Description, Quick start chips, and a searchable permissions list" width="3248" height="1922" data-path="images/settings/roles-create-dialog.png" />
</Frame>

<Steps>
  <Step title="Open Roles settings">
    Open the workspace switcher, choose **Settings**, then choose **Roles**.
  </Step>

  <Step title="Start a new role">
    Click **New Role**. The **Create role** dialog opens.
  </Step>

  <Step title="Name the role">
    Enter a **Name** (required), for example `Support Agent`. Add an optional **Description**.
  </Step>

  <Step title="Choose permissions">
    Use a **Quick start** chip (**Read-only**, **Editor**, or **Full access**) to apply a starting set, then check or uncheck individual permissions. Search to find a resource. The footer shows how many permissions are selected.
  </Step>

  <Step title="Create the role">
    Click **Create role**. The button stays disabled until the role has a name and at least one permission. The new role appears in the role dropdown and is ready to assign on **Members**.
  </Step>
</Steps>

### Permission levels

For each resource, choose a level. Switch to **Custom** if you need to pick exact actions.

| Level           | Grants                                      |
| --------------- | ------------------------------------------- |
| **No access**   | Nothing on that resource                    |
| **View**        | Read and list                               |
| **Edit**        | Create and update, but not delete or manage |
| **Full access** | Every action on that resource               |
| **Custom**      | The exact actions you check                 |

On the Roles page, Owners can change these levels inline for a custom role. Scout saves after a short pause and shows **Changes saved**. System roles stay read-only.

To rename a custom role or change its permissions in the dialog, open the **⋯** menu and choose **Edit role**.

## Delete a custom role

Open **⋯** on a custom role and choose **Delete role**. Confirm in the dialog.

Members still assigned that role lose the permissions it granted. This cannot be undone. If they still need access, assign a different role on **Settings → Members** first.

## Assign roles to members

Owners and Admins assign roles from **Settings → Members**. You can set a role when you invite someone, and you can change it later for an existing member or a pending invite.

### Invite someone with a role

<Steps>
  <Step title="Open Members">
    Open the workspace switcher, choose **Settings**, then choose **Members**.
  </Step>

  <Step title="Add a member">
    Click **Add Member**.
  </Step>

  <Step title="Choose a role">
    Select the system or custom role they should receive.
  </Step>

  <Step title="Send the invite">
    Enter their email and send the invitation. They join with that role when they accept.
  </Step>
</Steps>

### Change a member or invite role

On **Settings → Members**, open the actions menu on a person or pending invite and choose **Edit role**. Pick the new role and save.

You cannot change your own role. Ask another Admin or Owner to update it. You also cannot remove or demote the last Owner in the workspace.

## Who can do what on Roles and Members

| Action                               | Owner | Admin           | Editor / Member |
| ------------------------------------ | ----- | --------------- | --------------- |
| Open **Settings → Roles**            | Yes   | Yes (view only) | No              |
| Create, edit, or delete custom roles | Yes   | No              | No              |
| Open **Settings → Members**          | Yes   | Yes             | No              |
| Invite people and assign roles       | Yes   | Yes             | No              |

## Troubleshooting

| Issue                                                  | What to do                                                                           |
| ------------------------------------------------------ | ------------------------------------------------------------------------------------ |
| **Roles** is missing from Settings                     | You need Admin or Owner. Ask an Owner to change your role on **Members**.            |
| You can open Roles but there is no **New Role** button | You are viewing as Admin. Ask an Owner to create or edit custom roles.               |
| Permission dropdowns are not editable                  | System roles are read-only. Select a custom role, or create one if you are an Owner. |
| Can't change your own role                             | Open **Members** as a different Admin or Owner, then use **Edit role** on your row.  |
| Can't remove or demote an Owner                        | The workspace must keep at least one Owner. Promote someone else first.              |

## Next steps

<CardGroup cols={2}>
  <Card title="API Keys" icon="key" href="/settings/api-keys">
    Create credentials for integrations and pipelines. Admins and Owners manage keys.
  </Card>

  <Card title="Model Management" icon="sliders" href="/settings/model-management">
    Owners control which models the workspace can use.
  </Card>

  <Card title="Billing" icon="credit-card" href="/settings/billing">
    Owners manage plan and usage billing.
  </Card>
</CardGroup>
