# Accounts

In this documentation, we will provide you with an overview of the following:

* How to Add a Cloud Account
* How to View & Delete Your Active Cloud Accounts

Let’s get started 🚀

**How to Add a Cloud Account**

Amove allows you to connect and manage multiple cloud storage services under a single roof, giving you instant on-demand multi-cloud file access to all of your content directly from your PC or Mac, and that too, from anywhere in the world.For more information, please refer to the [How to Add a Cloud Account](/accounts/how-to-add-a-cloud-account.md) documentation.

**How to View & Delete Your Active Cloud Accounts**

Amove enables you to view all the active cloud accounts (connected cloud accounts) along with their buckets. If a cloud account is no longer needed, it can be removed easily from the system. For more information, please refer to the [How to View & Delete your Active Cloud Account](/accounts/how-to-view-and-delete-your-active-cloud-accounts.md) documentation.


---

# 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/accounts.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.
