# How to Manage S3 Storage Users?

### a. How to view the list of all users?

To view the list of all users, follow the steps given below:

**Step 1:** [Login](https://customer.acecloudhosting.com/index.php?m=ace_product_register_addon\&action=login) to your account.&#x20;

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

**Step 2:** Navigate to **Services** and then click on **My Services.**

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

**Step 3:** Click on your project.

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

**Step 4:** Click on **S3 Storage,** then on **Users**. Here, you can view the list of all of your users.

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

### b. How to create a user?

To create a user, follow the steps given below:

**Step 1:** Click on **Create User**.

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

**Step 2:** Enter the **Username,** select the **Permission** you want to give the user and click on **Create User**.

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

### c. How to delete a user?

To delete a user, follow the below steps:

**Step 1:** Click on the action icon next to the user you want to delete and click on **Delete User**.

<figure><img src="/files/25JYZT5Ch9qO6uNYEHYL" alt=""><figcaption></figcaption></figure>

**Step 2:** Click on **Delete** to confirm the deletion.

<figure><img src="/files/fzkoAdFx6zqSqt5CXvH5" 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.acecloud.ai/knowledge-base/s3-storage/how-to-manage-s3-storage-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.
