# Create a New Cylance User

{% hint style="warning" %}
This document is under construction. Please excuse our dust.
{% endhint %}

#### Step 1:

* From the left navigation in Cylance's Admin dashboard, select **Settings** and then select **Integrations**.

{% hint style="warning" %}
If you have not previously used Integrations in Cylance, the **Integrations** tab will not be visible. To access it, you need to contact Cylance and request that integrations are enabled in your Cylance instance.&#x20;
{% endhint %}

![In Cylance, select Settings and then select Integrations.](/files/XInXP4z8OosyeQLaJKFK)

#### Step 2:

* Copy your **Tenant ID** (on the right).
* Select **Add Application** (on the left).

![Copy your Tenant ID and then select Add Application.l](/files/MTEkJooyxQchRbUccNb2)

#### Step 3:

* In **Application Name**, enter **Epiphany**.
* Check the **Read** checkbox for all the options.&#x20;
* Select **Save**.

![](/files/bWQT4NFCnws7ncQGfLw8)

#### Step 4:

* Copy the **Application ID** and the **Application Secret** so you can enter them in Epiphany.

![Copy the Cylance credentials. ](/files/bq6qf9TZNAA1UCDs19x6)


---

# 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/create-a-new-cylance-user.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.
