# Access keys

Here you will find an overview of all existing access keys and have the option to manage them. You can see the most important information for each entry at a glance.

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

Use the delete function at the end of a line to delete the corresponding access key.

## Add Access Key

Click on **+Create Access Key** to create a new access key.

1. Enter a short **description** for your access key.
2. Click on the **Role** field to view all available roles. Select the desired role.
3. Then click on **Create Access Key** to create the new access key.


---

# 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.enginsight.com/docs/manual/english/operation/platform/einstellungen/access-keys.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.
