# Add the Windows AD Credentials to the Windows AD Data Source Configuration in Epiphany

In order for the site collector to ingest data, you need to set up the Windows AD data source configuration in Epiphany.

#### Step 1:&#x20;

* Log in to your Epiphany account.
* In the left menu, expand **Source Management** and select **Configuration.**\
  \
  ![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftkp3obVDMu3n9ZTUpfEP%2Fuploads%2F3WiwxQrllNAPbH4Dtrco%2Fimage.png?alt=media\&token=7f25de46-2804-422f-bb8c-aae4132cf7b2)\
  ​
* Expand **On-prem** and then expand **Identity Services.**
* Select **Add New Datasource.**

![](/files/gwpjba3ApDKMUDUE8ZAJ)

* Select **Windows AD**.

![](/files/423j1f0JGAfAQKkoHmAh)

#### Step 2:&#x20;

* On the **Add New Datasource** page, enter this information for Windows AD:
  * **Data Source Name:** Choose a name for the Windows AD data source configuration. This field is required.
  * **Data Source Owner:** Choose the organizational stakeholder that will manage the configuration of Windows AD.
  * **Data Source Notes:** Add additional information about the data source.
  * **Username:**&#x54;he Windows AD account username created in[ *Create an AD Service Account for Epiphany*](/technical-documentation/data-sources/windows-ad/create-an-ad-service-account-for-epiphany.md).
  * **Password:** Create a password for the user account defined above.
  * **Domain:** Fully qualified domain name (FQDN) of the Windows AD data source domain.
  * **Domain Controller:** FQDN of the Windows AD data source domain controller.
  * **Global Catalog:** FQDN of the Windows AD data source global catalog.
  * **Active**: Toggle this switch to on.
* Select **Save**.

![](/files/xggUgSdYbPnbaFF9G2bF)

## Associating the Collector and Data Source

#### Step 1:&#x20;

* Expand **On-Prem** and then expand **Identity Services.**&#x20;
* In the card for the Windows AD data source (created above), select  **Actions**.
* Select **Update**.

![](/files/0OpjNO6kvQ4Uu6vkVzAm)

* Select the **Collector** drop-down button and select the collector you created to associate the Windows AD data source.&#x20;
* Select **Save**.

![](/files/g7seEcTFl5zPaJsNrKUB)

{% hint style="info" %}
If you have downloaded and configured multiple collectors, be sure to select the correct one from the  list.
{% endhint %}

You have completed the final step for setting up your Epiphany site collector and Windows AD data source configuration.


---

# 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/windows-ad/add-the-windows-ad-credentials-to-the-windows-ad-data-source-configuration-in-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.
