# Inviting Your Team

## Invite and manage your team

Finally, managing and inviting users to the tenant is essential. \
Navigate to Administration section and select 'Users'.\
\
There are three user categories available:

<img src="/files/npzbNnvdFd3tNx6njdon" alt="" data-size="line">  **Azure AD:**  Users added directly from your Entra ID.\
\ <img src="/files/K6d1NqfqUHxprGKUUOtV" alt="" data-size="line">  **External AAD:** External Azure AD users will be added to your Azure Active Directory as guests with their invitation status marked as 'Pending Acceptance'.&#x20;

<img src="/files/OwNgrHPXIgDkdJpqDD5a" alt="" data-size="line"> **User Pass:** Users are provided with a unique user-password combination, granting them access to the tenant through authentication using their credentials.

<img src="/files/JEfQvFL7OWta5NRfuvpI" alt="" data-size="line">  **Mobile ID:** Users can access the tenant using their mobile devices, using mobile ID authentication for secure and convenient access to the tenant.

<figure><img src="/files/Z8017rgUDYoOQLQZiJlv" alt=""><figcaption><p>User Categories</p></figcaption></figure>

Make sure you assign relevant role(s) to user added to your tenant. That will determine the access and permissions granted to the user within the tenant.

<figure><img src="/files/kAZjyRKPMYGJ18smF7AO" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://uidata.gitbook.io/datacentral-knowledge-center/deployments/tenant-step-by-step/inviting-your-team.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
