> For the complete documentation index, see [llms.txt](https://docs.reveald.com/technical-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reveald.com/technical-documentation/data-sources/vicarious-vrx/add-the-vicarious-vrx-api-key-to-epiphany.md).

# Add the Vicarious vRx API Key to Epiphany

1. Log in to your Epiphany account.
2. In the left menu, expand Source Management and select Configuration

<div align="left"><figure><img src="/files/uidZqMDb6C336tfXlU7l" alt="" width="314"><figcaption></figcaption></figure></div>

3. Expand Cloud and then expand Vulnerability Management.
4. Select Add New Data source.

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

4. In Cloud, expand Vulnerability Management and select Add New Datasource -> Select Vicarius

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

5. On the Add New Data Source page, enter this information for Vicarious vRx:

* Data Source Name: A description of the Vicarious vRx account. This is a required field
* Data Source Owner: Select the name of the person who is the admin for Vicarious vRx in Epiphany. Typically, it is the person adding the data source.
* Data Source Notes: Any additional information about the account.
* Vicarious vRx URL: The URL for your Vicarious vRx account. This is a required field.
* API Key: Enter the API key you obtained in the previous section. This field is required. Be sure it is entered correctly.
* Active: Toggle this switch to on.
* Select Save.

<figure><img src="/files/4Ztfpj0PAJYWtimScc6B" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/vicarious-vrx/add-the-vicarious-vrx-api-key-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.
