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

# User Roles and Permissions

> Learn about the different User roles available on your team and what permissions these allow.

There are three **User** **roles** on a team -- **Owner**, **Admin**, and **Member**

Learn about the different roles below:

<div className="centered-table">
  | **Permissions**                        | Member | Admin | Owner |
  | :------------------------------------- | :----: | :---: | :---: |
  | View & access team files and notebooks |    ✅   |   ✅   |   ✅   |
  | Collaborate on shared notebooks        |    ✅   |   ✅   |   ✅   |
  |                                        |        |       |       |
  | **Teams Setup**                        |        |       |       |
  | Create sub teams                       |    ✅   |   ✅   |   ✅   |
  | Invite / Remove team members           |        |   ✅   |   ✅   |
  | Update user permissions                |        |   ✅   |   ✅   |
  |                                        |        |       |       |
  | **Teams Settings**                     |        |       |       |
  | Require team 2FA                       |        |   ✅   |   ✅   |
  | Update team server settings            |        |   ✅   |   ✅   |
  | Manage billing settings                |        |   ✅   |   ✅   |
  | Auto share notebooks                   |        |   ✅   |   ✅   |
  | Delete Team                            |        |       |   ✅   |
</div>
