# Cylance

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

## About This Document

This guide details the steps necessary to connect Cylance to the Epiphany Intelligence Platform. The Epiphany Intelligence Platform leverages data from tools such as Cylance to provide greater visibility into the risks in your environment.

Epiphany requires a Cylance "application" account to collect and ingest information from the Cylance API. This guide explains how to:

* Add the user in Cylance.
* Create API keys in Cylance.
* Add the API keys in Epiphany.

## **Overview**

Cylance allows API access by virtue of a tenant ID, application ID, and application secret, which you can create in Cylance's admin dashboard.

The Epiphany Intelligence Platform only requires reader access to Cylance, which is one of the default roles within the system.

## **Version Compatibility**

* **Epiphany**: Epiphany Collector version 1.0 and later.
* **Cylance API**: v1.0.20

## **Prerequisites**

* [ ] Ability to create a user with a reader role.

## **What is Needed for Integration**

* [ ] The Tenant ID.
* [ ] The Application ID
* [ ] The Application Secret.

[Legal Notice](/technical-documentation/legal-notice.md)


---

# 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.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.
