# Roles in Permissions

To limit access to data you can create different teams like Customer Support which has access to Tickets, or Sales Team have access to customers, orders, etc. You can create multiple teams with different Roles (**Administrator**, **Editor,** or **Read-only**).

{% embed url="<https://www.youtube.com/watch?v=lUv_wfNfKR8&ab_channel=JetAdmin>" %}

### Create a new team

Navigate to the Teams tab to create a new Team.

1. Click on the **Profile**
2. Go to the `Users and Teams` tab
3. Go to the `Teams Tab`
4. Click on the `Add Team` icon
5. Click on the `Create` button
6. Click on the `Save Team` button

{% @arcade/embed flowId="8HeIEyKti3CsPpmNaaho" url="<https://app.arcade.software/share/8HeIEyKti3CsPpmNaaho>" %}

### Team-based Permissions

Team Permissions are classified in two ways: **Project Permissions** and **Page Permissions**.

### Project Permissions

| Name                    | Description                                              |
| ----------------------- | -------------------------------------------------------- |
| Settings                | Permission to edit project settings                      |
| Billing                 | Permission to view billing information and make payments |
| Members and Teams       | Permission to share your app and create & manage teams   |
| Interface Customization | Permission to customize the app interface                |

### Page Permissions

You can provide access roles for each page: **Full Access**, **Read-only**, **Custom Access**, **No Access**:

![](https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LQ08RFAKZvFADEiXKFy%2F-MjjChDXfInpWjpXBuWy%2F-MjjHrUxgvDuSISfMCxN%2Fimage.png?alt=media\&token=919c9405-b520-460f-a41e-2e9dbc171368)

Allowing users to add, edit & delete records can be very powerful, but sometimes you want to restrict this to only certain Pages or certain Teams/Users. With conditional add, edit & delete you can do this:

{% content-ref url="../components-visibility/conditional-add-edit-and-delete" %}
[conditional-add-edit-and-delete](https://docs.jetadmin.io/user-guide/components-visibility/conditional-add-edit-and-delete)
{% endcontent-ref %}
