# How to Manage Access Key?

### a. How to view the list of all access key?

To view the list of all access key, 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 **Access Key**. Here, you can view the list of all of your access key.

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

### b. How to create an access key?

To create an access key, follow the steps given below:

**Step 1:** Click on **Create Access Key**.

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

**Step 2:** Select the **User** and click on **Create.**

<figure><img src="/files/72glBNaZJbKLAbWDnja6" alt=""><figcaption></figcaption></figure>

**Step 3:** Click **Download Keys** to save the credentials in your system.

**Note:** If you have not downloaded the credentials, you cannot view the **Secret Key**.

<figure><img src="/files/9pnJgYrgV31gZEXHxQR4" alt=""><figcaption></figcaption></figure>

### c. How to delete an access key?

To delete an access key, follow the below steps:

**Step 1:** Click on the action icon next to the access key you want to delete and click on **Delete Key**.

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

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

<figure><img src="/files/ChHTaLgsDg9d4HXAXWek" 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-access-key.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.
