# Delete Access Key

{% hint style="success" %}
You can only delete an Access Key added through the Add Access Key section.
{% endhint %}

To delete an unused Access Key from the Deka Box in the Service Portal AI, go to the **Access Keys** tab and select the user to be removed by clicking the **Delete** button.

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

The **Delete Access Key** confirmation window will appear. Click the **Delete** button to proceed with removing the Access Key that is no longer in use.

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

If the Access Key is successfully deleted, a notification will appear saying **"Successfully deleted access key."**

<figure><img src="/files/1NX2MBxqekf4FUkJdAbQ" 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.cloudeka.ai/deka-box/manage-access-key/delete-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.
