# Deploy the Epiphany Site Collector

Deploying a site collector is a multi-step process and is described in detail in Epiphany's [*Site Collector Guide*](/technical-documentation/site-collectors/site-collector-guide.md). Follow the steps in these sections of that guide:

* [*Create a Site Collector in Epiphany*](/technical-documentation/site-collectors/site-collector-guide/create-a-site-collector-in-epiphany.md)
* [*Download a Site Collector Image*](/technical-documentation/site-collectors/site-collector-guide/download-a-site-collector-image.md)
* [*Generate an Activation Key and Activate Your Epiphany Site Collector*](/technical-documentation/site-collectors/site-collector-guide/generate-an-activation-key-and-activate-your-epiphany-site-collector.md)

When you finish the steps in the sections listed above, proceed to the next section of this guide, [*Add the Windows AD Credentials to the Window AD Data Source Configuration in Epiphany*](/technical-documentation/data-sources/windows-ad/add-the-windows-ad-credentials-to-the-windows-ad-data-source-configuration-in-epiphany.md).&#x20;

{% hint style="info" %}
For more information about site collectors in Epiphany, refer to the [*Site Collectors*](/technical-documentation/site-collectors.md) section of Epiphany's technical documentation repository.
{% 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/windows-ad/deploy-the-epiphany-site-collector.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.
