# Generate an Armis API Key

{% hint style="warning" %}
This feature is in Early Release/BETA. Please contact your Epiphany Systems support or sales contact to learn more.
{% endhint %}

#### Step 1:&#x20;

* Log into the Armis Dashboard using the dedicated Epiphany user.
* Select the user icon in the upper-right corner of the page and then select **Settings**.\
  \ <img src="/files/nFkhMJO9bMrrgNjAJEDH" alt="" data-size="original">

#### Step 2:&#x20;

* Select **API Management** .
* Select **Create** to generate an API Key.

![](/files/yZEfh9FolPieTEfQ9aFH)

#### Step 3:&#x20;

* The **API Secret Key** displays in a pop-up. Copy it.

{% hint style="warning" %}
Ensure that you copy the **API  Secret Key** and store it in a secure manner as it represents login credentials to the Armis instance.
{% endhint %}

![Copy the API Secret Key and store it in a secure location.](/files/vkfOxPF3ioC2wx9NQ5RV)


---

# 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.reveald.com/technical-documentation/data-sources-early-access/armis/generate-an-armis-api-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.
