# Add the NCentral 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 **Other.**
* Select **Add New Datasource.**&#x20;

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

* Select **Unlisted Source.**\
  ![](/files/m2DpkmdNLhs6WQdrgBW4)

#### Step 2:

* On the **Add New Datasource** page, enter this information:
  * **Data Source Name**: A description of the NCentral account. This is a required field.
  * **Data Source Owner**: The name of your NCentral admin. This is typically the person adding the data source.
  * **Data Source Notes**: Any additional information about the account.
  * **Custom Field 1:** Enter the word **URL**.&#x20;
  * **Custom Input 1**: Enter the NCentral URL. This is a required field.&#x20;
  * **Custom Field 2**: Enter the word **Username**.
  * **Custom Input 2**: Enter the username. This is a required field.
  * **Custom Field 3:** Enter the words **API Key**.
  * **Custom Input 3**: Paste the API key you created in [*Create an NCentral Read-Only User and an API Key*](/technical-documentation/data-sources/ncentral/create-an-ncentral-read-only-user-and-an-api-key.md).  This is a required field.
* Toggle **Active** to on.

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

* Select **Save**.


---

# 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/ncentral/add-the-ncentral-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.
