> 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/site-collectors/site-collector-guide/create-a-site-collector-in-epiphany.md).

# Create a Site Collector in Epiphany

#### **Step 1:**

* Log in to your Epiphany account.&#x20;
* In the left menu, expand **Source Management** and select **Configuration.**\
  \
  ![](/files/P0sIGH1xIJx8qDxNNTUr)<br>
* Expand **Site Collectors** and then select the **NEW COLLECTOR.**

![](/files/qJz0yJgtRRT9NZhrMf7T)

* In the **Add New Collector** form, enter a **Name** for the collector, and in **Site**, enter the location of collector. Enter any desired notes for the collector in **Notes**.&#x20;
* Select **Save.**

![](/files/ZQgC2CoEWkQzjftAgrM4)

This provisions a new site collector in Epiphany's **Site Collectors** section.&#x20;

![](/files/FfOMoaOjpVriN2iOpppp)

Next, [download a site collector image](/technical-documentation/site-collectors/site-collector-guide/download-a-site-collector-image.md) and then [generate an activation key](/technical-documentation/site-collectors/site-collector-guide/generate-an-activation-key-and-activate-your-epiphany-site-collector.md).&#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/site-collectors/site-collector-guide/create-a-site-collector-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.
