# Users & Permissions

JetAdmin has a built-in **User Management System**. All invited users to your application ([invited by email](https://docs.jetadmin.io/core-concept/sharing-your-app#invite-by-email), [invited by link](https://docs.jetadmin.io/core-concept/sharing-your-app#invite-by-link)), will be available in the **Data** tab in the **"Built-ins"** section.

You'll also be able to set **granular permissions** and the properties to **separate data for the Portal** (multi-tenancy)

To find Users and Teams, follow the steps:

1. Go to the **Resources** section
2. Go to the `Users section` - here you can see users
3. Click on the `Teams Tab` - here you can see teams

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

### Access to the app

All the invited users, both internal and external, are automatically taken to the sign-in (or sign-up, depending on the settings) page. After signing up/logging in, the user will be redirected to either the dashboard where they can see the list of projects, or to the specific page.

The **default authorization** process involves authorizing in the following ways:

1. Google & Facebook authorization (basic SSO)
2. Authorization via credentials (login + password)

<figure><img src="https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQ08RFAKZvFADEiXKFy%2Fuploads%2F0qHMjmIyCOmwHQiYWW61%2Flogiin.png?alt=media&#x26;token=bdd9e1d1-430c-4746-a0a6-ce31b9261133" alt=""><figcaption></figcaption></figure>

You can also implement **custom authorization** through SSO. See the topics in this section on implementing different SSO methods:

### User Management System

The built-in User Management System allows you to configure each user on a granular basis, as follows:&#x20;

1. **Specify user role**. Configure users' access to the application by setting a [specific role](https://docs.jetadmin.io/user-guide/security-and-privacy/create-and-manage-a-team).
2. **Specify user properties**. Set properties for users to control their [permissions](https://docs.jetadmin.io/user-guide/security-and-privacy/user-and-team-properties) and access to data.
3. **Sharing your app**. Invite your employees or customers to collaborate with your data. See [here](https://docs.jetadmin.io/user-guide/core-concept/sharing-your-app) for more details.

<figure><img src="https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQ08RFAKZvFADEiXKFy%2Fuploads%2FADSuYy1Ll9CVHyf0nQr2%2Finv.png?alt=media&#x26;token=0bd9b4f6-61f3-469b-90eb-087b08378972" alt=""><figcaption></figcaption></figure>

### White Label & Customization

You can remove Jet's brand and replace it with **your branding** across the whole user journey in their Jet Admin app. You can also **customize the Sign-in/Sign-up page** to a great extent, choose the layout, put up your logo and favicon, configure a custom domain, or even completely rewrite the CSS.

{% content-ref url="security-and-privacy/sign-in-sign-up" %}
[sign-in-sign-up](https://docs.jetadmin.io/user-guide/security-and-privacy/sign-in-sign-up)
{% endcontent-ref %}

{% content-ref url="security-and-privacy/create-and-manage-a-team" %}
[create-and-manage-a-team](https://docs.jetadmin.io/user-guide/security-and-privacy/create-and-manage-a-team)
{% endcontent-ref %}

{% content-ref url="security-and-privacy/user-and-team-properties" %}
[user-and-team-properties](https://docs.jetadmin.io/user-guide/security-and-privacy/user-and-team-properties)
{% endcontent-ref %}
