# Drives

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

Step 2: Click on the Admin button or icon from the left menu.

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

Step 3: This will redirect you to the Admin Page.

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

Step 4: Click on the Drives tab from the tabs menu.

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

**Create a New Drive**

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

<figure><img src="/files/1fLAWQXGU1wLaOVBriK8" alt=""><figcaption></figcaption></figure>

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

Enter the drive name and select the cloud account.

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

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

**Select a bucket**, set the number of files per folder, enable file detection in the cloud account, and encrypt the local cache.

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

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

Click on the "Create Drive" button. A pop up message will confirm the drive creation.

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

**Manage Drives**

**Search** for a specific drive by entering the drive name in the search bar then searched drive will be shown in the table.

<figure><img src="/files/1lGrt6A0dClqNuhM0Qwt" alt=""><figcaption></figcaption></figure>

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

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

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

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

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

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

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

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

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

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

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

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

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

A pop up message will confirm the project assignment.

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

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

**Assign teams** by clicking "Manage Teams", selecting teams, and saving changes.

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

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

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

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

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

A pop up message will confirm the team assignment.

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

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

**Delete drives** by clicking "Delete Drive" and confirming the action.

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

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

A pop up message will confirm the deletion.

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