# Claroty

## About This Document

This guide details the steps necessary to connect Claroty data to the Epiphany Intelligence Platform.  The Epiphany Intelligence Platform leverages data about  endpoint management systems to learn more about the hosts and users on a network.

## Overview

NCentral allows API access by virtue of a username and a password. Both are created in Claroty's management console by an admin user.&#x20;

Epiphany only requires a read-only user to collect Claroty's data. This is a default role in Claroty when generating the API credentials.

To perform the steps in this document, you can do either of the following:&#x20;

* **Option 1:** Create a new user, who is designated for use by Epiphany, and provide the user the proper privileges.&#x20;
* **Option 2:** Leverage an existing user and follow the steps to ensure the user has the correct privileges to collect all necessary data.&#x20;

## Version Compatibility

* **Epiphany**: Epiphany Collector version 1.0 and later.
* **Claroty**: CTD 4.4.0.0 and later.

## Prerequisites

* [ ] Ability to create a user, or access to an existing user with the read-only role.

## What is Needed for Integration <a href="#hlk85191078" id="hlk85191078"></a>

* [ ] A username with the role of read-only and its password.&#x20;
* [ ] The URL of the Claroty console.

[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/claroty.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.
