# Teams

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/QGMX9sij9fGd6pbWqujC" 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/OiukJyLDj0JZ9gPcD0Bm" alt=""><figcaption></figcaption></figure>

Step 3: Click on the Teams tab from the admin tab panel.

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

**Create a New Team**

1. **Click on the "Create Team" button.** A popup will appear.

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

2. **Enter the team name** and description.

<figure><img src="/files/7zaZ6vfz8ojSl0nS4FB6" alt=""><figcaption></figcaption></figure>

3. **Click on the "Create Team" button**. A pop up message will confirm the team creation.

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

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

**Manage Teams**

**Search** for specific teams by name.

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

**Edit teams** by clicking the three dots to change the name and description.

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

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

**Save changes** to update the team. A pop up message will confirm the update.

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

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

**Manage members** by clicking "Manage Members", then adding or removing members in the popup.

<figure><img src="/files/2jBKbTvYhFEu1G9x0V6W" alt=""><figcaption></figcaption></figure>

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

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

Save changes to update the members. A pop up message will confirm the update.

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

<figure><img src="/files/7IZAduexYsoGkOpz5tEW" alt=""><figcaption></figcaption></figure>

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

**Assign projects** by clicking "Manage Projects", selecting projects, setting permissions, and saving changes

<figure><img src="/files/7d82yYM8dxZ5cKeYkxC4" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/0VmLkgjv8wpXXASstJZn" alt=""><figcaption></figcaption></figure>

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

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

A pop up message will confirm the project assignment.

<figure><img src="/files/0pCs7knsWMjECSPhUSgd" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8qs8E3WoAkquY7TNZH1u" alt=""><figcaption></figcaption></figure>

**Assign shares** by clicking "Manage Share", selecting drives, and saving changes.

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

<figure><img src="/files/2icMS4fZagNsemZF7JR9" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/6kVNnvJtG9cdCVGYNZ0L" alt=""><figcaption></figcaption></figure>

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

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

A pop up message will confirm the drive assignment.

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

<figure><img src="/files/516fZmXm0fDGIwfXOrgC" alt=""><figcaption></figcaption></figure>

Delete teams by clicking "Delete Team" and confirming the action.

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

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

A pop up message will confirm the deletion.

<figure><img src="/files/bqjpYZSAa9TYWCdS1OfF" 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/teams.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.
