> 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/create-a-new-automox-user-and-a-new-automox-api-key.md).

# Create a New Automox User and a New Automox API Key

## Create a New Automox User

{% hint style="info" %}
If a user is already created with the correct role, proceed to the [*Create a New Automox API Key*](#create-a-new-automox-api-key) section.
{% endhint %}

#### **Step 1:**

* Log into the Automox Management Console using your assigned credentials.
* In the **Settings** menu, select **Users**.

&#x20;    ![](/files/VIjg10DL3LHkwL04qu61)

* Select **ADD USER** to display the **ADD USER** form.&#x20;

![](/files/qoDwffagVRzYi9xFSRmD)

#### Step 2:

* Enter an **Email Address**. It must be a secure account from your organization.&#x20;
* Select the **Role** of **Read Only**.
* Select **Send Invitation**.&#x20;

![](/files/IZV6kSPPrzCGlzYBcMS2)

#### **Step 3:**

* A confirmation email is sent to the email address provided above to complete the initial login process and establish a password. Click **Create Your Account** to enter a **First Name** and **Last Name** and a **Password.**&#x20;
  * A recommended **First Name** and **Last Name** is **Epiphany User**.&#x20;
  * Be sure your password meets your organization's password policy.&#x20;

![](/files/aWmzxRsDI2P0iVpQbfDi)

## Create a New Automox API Key

#### Step 1:

* In the **Settings** menu, select **Keys**.&#x20;

&#x20;     <img src="/files/nydu5XqwGzf2lAGC01HR" alt="" data-size="original">

* Select **Add**.

![](/files/M3TGtXQSmz8HQdDlpIGh)

#### Step 2:

* Enter an **API Key Name**. A recommended name is **Epiphany**.
* Select **Create**.

![](/files/33TntpY09WxwhG3ah2Yo)

* The API key displays. Click the copy icon to copy it, then store it securely.&#x20;


---

# 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/create-a-new-automox-user-and-a-new-automox-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.
