# Add the AWS Credentials to Epiphany

**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;

![Expand Cloud, expand Identity Services, and then select Add New Datasource.](/files/qdbQ6embl3LflEkPByk8)

* Select **AWS**.

![](/files/5bmXf1tlOKCaZapSCAnA)

#### Step 2:

* On the **Add New Datasource** page, enter this information:
  * **Data Source Name**: A description of the AWS account. This is a required field.
  * **Data Source Owner**: The person responsible for administration of this account.
  * **Data Source Notes**: any additional information about the account.
  * **Access Key ID**: Enter the **Access Key ID** you obtained in the previous section. Be sure this is entered correctly. This is a required field.
  * **Secret Access Key**: Enter the **Secret Access Key** you obtained in the previous section. Be sure this is entered correctly. This is a required field.
  * **Account Region:** Enter the region where the user exists. It can be found in the **AWS Management Console**, in the upper-right corner of the window, to the left of the user's account information. This is a required field.
  * **Active**: Toggle this to on.&#x20;
* Select **Save**.

<figure><img src="/files/5twwSmZTEp5tXerUVuXI" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
For more information on the **Hub** and **Spoke** user information contact your Epiphany Systems support or sales contact.
{% 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/aws/add-the-aws-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.
