# Team, roles & permissions

### How to invite a user to the team?

You can easily invite more team members to your Uzera account by accessing the "Teams" page in your account settings, where you can invite new members to join your account and remove them from your team.&#x20;

To invite a new teammate, click on "Add team user" and enter your teammate's email, name, and select a role for that user. This allows more individuals to utilize Uzera for better collaboration and productivity.

<div align="left"><figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc9NTNmJWVPVsrjdWiJbCTBslZSU4mXOYezacbYpw-aPpXWH6PlclaOR9RlXyJb40L6QOj4Rpu-vBaBQSaFyg8KLpLzICqe2ML5eGD5O-xVtWu-0tGydUQR9ZdcDmR5NA8X27FW0w?key=KJSG2krRuNJQfCB84VIgaQ" alt=""><figcaption></figcaption></figure></div>

After you invite a teammate to join your Uzera account, they will receive an email containing a verification link. Upon clicking the link and signing in to Uzera.com, they will be granted the status of an admin user.

### How to manage roles and permissions for my team?

By clicking on **Role & Permission** link under **Setting** section, you can create, edit and delete roles for your teammates

<div align="left"><figure><img src="/files/gnXEzcAxl6s9871T6AAW" alt=""><figcaption></figcaption></figure></div>


---

# 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://uzera.gitbook.io/uzera-help-center/account-and-subscriptions/team-roles-and-permissions.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.
