# Add the Armis User's Credentials to Epiphany

{% 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:**

* Log in to your Epiphany account.&#x20;
* In the left menu, expand **Source Management** and select **Configuration.**\
  \
  ![](/files/P0sIGH1xIJx8qDxNNTUr)<br>
* Expand **Cloud** and then expand **Identity Services.**
* Select **Add New Datasource.**&#x20;

![](/files/6xzNwB0qTqAHXRchswwW)

* Select **Armis**.

![](/files/C3UA2fzMH5lAsr3oLfFX)

#### Step 2:

* On the **Add New Datasource** page, enter this information:
  * **Data Source Name**: A description of the Armis account. This is required.
  * **Data Source Owner**: Select the person responsible for administration of this account. This is typically the person adding the data source.
  * **Data Source Notes**: any additional information about the account.
  * **URL**: Enter the URL for Amis. This is required.
  * **API Key**: Paste the API key you acquired in the previous section, [*Generate an Armis API Key*](/technical-documentation/data-sources-early-access/armis/generate-an-armis-api-key.md). This is required.
  * **Active**: Toggle this to on.&#x20;
* Select **Save**.

![Armis Data Source set up. ](/files/rQFcuFZbGjQoMmVduX04)

{% hint style="warning" %}
Be sure the API key is entered correctly.
{% endhint %}


---

# 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/add-the-armis-users-credentials-to-epiphany.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.
