# Add the User's Cylance Credentials to Epiphany

{% hint style="warning" %}
This document is under construction. Please excuse our dust.
{% 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 **Cylance**.

![](/files/xih1y9DwwoXG5nJgBzg0)

#### Step 2:

* On the **Add New Datasource** page, enter this information for Cylance:
  * **Data Source Name**: A description of the Cylance account.
  * **Data Source Owner**: Select the name of the person who is the admin for Cylance in Epiphany. Typically it is the person adding the data source.
  * **Data Source Notes**: Any additional information about the account.
  * **Multitenant**: Because Cylance has multitenancy, check this checkbox.
  * **Tenant ID**: Enter the Tenant ID you obtained from Cylance.
  * **Application ID**: Enter the Application ID you obtained from Cylance.
  * **Application Secret**: Enter the Application Secret you obtained from Cylance.
  * **Active**: Toggle this switch to on.
* Select **Save**.

![Add New Datasource settings for Cylance.](/files/6Tm5tujY4fLcHWHlmvbG)

The new Cylance data source displays in Epiphany.&#x20;

![Cylance data source in Epiphany.](/files/IkRaz17nQwqEJfrCc8KM)


---

# 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/cylance/add-the-users-cylance-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.
