> 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/generate-an-activation-key-and-activate-your-epiphany-site-collector.md).

# Generate an Activation Key and Activate Your Epiphany Site Collector

Follow these steps to download a site collector image and activate your Epiphany Site Collector once you have [created a site collector in Epiphany](/technical-documentation/site-collectors/site-collector-guide/create-a-site-collector-in-epiphany.md) and [downloaded a site collector image](/technical-documentation/site-collectors/site-collector-guide/download-a-site-collector-image.md).

## Generate an Activation Key

#### Step 1:

* On the **Site Collectors** panel, in the card for the site collector, from the **Actions** drop-down, select **Get Activation Key.**

![](/files/MA7CGUKP14JknvWxBPPH)

* The activation key is generated and displayed for your site collector. Copy the key for your records. Do not close the pop-up.&#x20;

![](/files/MjGAFMuHE4aNUEDAA0nL)

{% hint style="warning" %}
An activation key is one-time use. Closing the **Activation Key** window will result in needing to generate a new key.

If you did close the window, repeat step 1 to generate a new activation key. Once you create a new activation key the previous one is void.

For security purposes, an activation key is only valid for 24 minutes and must be used within that timeframe.&#x20;
{% endhint %}

## Activate Your Epiphany Site Collector

#### Step 2:

* Upon booting the site collector Image for the first time an interactive login prompt displays. The default login credentials for an un-configured image are:
  * **LOGIN:** **config**&#x20;
  * **PASSWORD:** **epiphany**

{% hint style="info" %}
After entering the above credentials, you will be prompted to change the Config Password to a password of your choosing.
{% endhint %}

* The next step is to activate the site collector using the activation key obtained from Epiphany. Enter the Configure Collector Menu. It will prompt you to enter the activation key. This is the key that was generated in Step 1 above. Enter the key *exactly* as shown in Epiphany and press **Enter**.&#x20;

![](/files/hB8EOjp7XmwUccHEUEH9)

* After you enter the activation key, Epiphany attempts to associate the site collector image to the Epiphany processing pipeline. If the site collector associates to the Epiphany pipeline successfully you should see **Ready** on the main status window for both the **Network** and **Collector**. You may now exit the Collector Setup Menu and return to your Epiphany console.

![](/files/bAIo6jTxmeQEpasGSoWc)

You have now completed the steps for [downloading](/technical-documentation/site-collectors/site-collector-guide/download-a-site-collector-image.md) and setting up the Epiphany Site Collector. In your Epiphany console you should see **ACTIVE** in green in the lower-right corner of the site collector, the **Status** should be **ENABLED**, and the **LAST CHECKIN** time should be recent.

![](/files/jtiDUmoWU2eDY9ODf9aS)


---

# 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/generate-an-activation-key-and-activate-your-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.
