> 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-early-access/automox/add-the-automox-credentials-to-epiphany.md).

# Add the Automox Credentials to Epiphany

#### Step 1:&#x20;

* In the left navigation menu, expand **Source Management** and then select **Configuration**.
* Expand **Cloud**, expand **Patch Management**, and then select **Add New Datasource**.

![](/files/AEG9PQqHW6uxTYPpDALi)

* Select **Automox** to open the form to add the credentials.

![](/files/riTnoSHpxvTuLBxr17eL)

#### Step 2:&#x20;

* On the **Add New Datasource** page, enter this information:
  * **Data Source Name**: A description of the Panorama account. This is a required field.
  * **Data Source Owner**: From the drop-down list, select the name of your Automox admin. This is typically the person setting up the data source.
  * **Data Source Notes**: Any additional information about the account.
  * **Organization ID**: This is a required field. The Organization ID is found in the Automox URL following the parameter 'o='. For example: <https://console.automox.com/?o=_**43350>\*\*\_
  * **API Key**: Enter the API key you generated in the previous section. This is a required field.
  * **Active**: Select this to turn the datasource on.
* Select **Save**.

![](/files/avDtG3QJcsfnQJznYqwK)

{% hint style="warning" %}
Ensure the **Organization ID** and **API Key** are properly completed.
{% endhint %}


---

# 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-early-access/automox/add-the-automox-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.
