# Add the Carbon Black Cloud Credentials to Epiphany

{% hint style="warning" %}
This feature is in Early Release/BETA. Please contact your Epiphany Systems support or sales contact to learn more.
{% endhint %}

#### **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 **Endpoint Protection.**
* Select **Add New Datasource.**&#x20;

![In Cloud, expand Endpoint Protection and select Add New Datasource.](/files/nWDtRbrEEy2HiMT5DPUw)

* Select **Carbon Black Cloud**.

![](/files/YgpQNCrRADMjRkAOTP9R)

#### Step 2:

* On the **Add New Datasource** page, enter this information for Carbon Black:
  * **Data Source Name**: A description of the Carbon Black account. This is a required field
  * **Data Source Owner**: Select the name of the person who is the admin for Carbon Black in Epiphany. Typically it is the person adding the data source.
  * **Data Source Notes**: Any additional information about the account.
  * **Carbon Black Cloud URL**: The URL for your Carbon Black account. This is a required field.
  * **API Key**: Enter the **API key** you obtained in the [previous section](/technical-documentation/data-sources/carbon-black-cloud/generate-a-carbon-black-cloud-api-key.md). This field is required. Be sure it is entered correctly.&#x20;
  * **API ID**: Enter the **API ID** you obtained in the [previous section](/technical-documentation/data-sources/carbon-black-cloud/generate-a-carbon-black-cloud-api-key.md). This field is required. Be sure it is entered correctly.
  * **Organization Key**: Enter the **Organization Key** you obtained in the [previous section](/technical-documentation/data-sources/carbon-black-cloud/generate-a-carbon-black-cloud-api-key.md). This field is required. Be sure it is entered correctly.
  * **Active**: Toggle this switch to on.
* Select **Save**.

![](/files/r2ZytG4bSa5WEVAyLf09)


---

# 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/carbon-black-cloud/add-the-carbon-black-cloud-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.
