# Users

Let’s get started 🚀

**Navigate to Accounts:**

**Step 1:** Sign in to your Amove account. You will be directed to the main dashboard.

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

Step 2: Click on the Admin button or icon from the left menu. This will redirect you to the Admin Page.

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

This will redirect you to the Admin Page.

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

**Add a New User**

Step 1: Click on the **"Add New User"** button. A pop up will appear.

<figure><img src="/files/5MmI7clxPQE6yW4rZ2Yw" alt=""><figcaption></figcaption></figure>

Step 2: **Add multiple emails** and assign roles to each email.

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

Step 3: **Select an authentication provider** for these emails.

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

Step 4: **Click the "Invite" button**. Invitations will be sent to the user emails.

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

Once the user is invited, a pop up message will appear in the top-right corner: "New User Added".

<figure><img src="/files/82Ue0xWKetfwEYLcIQ3b" alt=""><figcaption></figcaption></figure>

**User Management**

1. **Search** for a specific user by name in the search bar.

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

2. **Filter users** by their status and role. Click on the filter button, and a dropdown will appear.

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

3. **Check filters** by status and role, then click the filter button to apply.

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

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

**Team Assignment**

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

1. **Assign a team** to a specific email account.

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

2. **Select multiple teams** from the dropdown.

* Selected teams can be removed by clicking the cross button.

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

3. **Click the "Add" button** to add these teams to the email.

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

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

**Project Assignment**

1. **Assign projects** to a specific email account.

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

2. **Select available** projects from the dropdown.

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

3. Selected projects can be removed by clicking the cross button.

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

4. **Set read and write permissions.**

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

5. **Click the "Assign" button**. A pop up message will appear: "Project successfully assigned".

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

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

The assigned projects are shown here

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

**Drive Assignment**

1. **Assign drives** to a specific email account.

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

2. **Select multiple drives** from the dropdown.

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

3. Selected drives can be removed by clicking the cross button.

<figure><img src="/files/3PrQQ3Fkgld9Y3en6WXc" alt=""><figcaption></figcaption></figure>

4. **Set read and write permissions.**

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

5. **Click the "Assign" button.** A pop up message will appear: "Drive successfully assigned".

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

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

The assigned drives are shown here

<figure><img src="/files/vLeacdQ0YmFspUrGZD10" 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://docs.amove.io/admin/users.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.
