# Data Usage Guide

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

## About This Guide

Because the Epiphany Intelligence Platform aggregates data from various sources and leverages proprietary machine learning models to provide this unparalleled visibility, we are often asked how this data is used and how it contributes to the end results. This guide outlines how Epiphany uses data, and at a high level, what outputs you can reasonably expect pursuant to connecting certain data sources.

### Who This Document is For

While there are more technical references available to provide context for systems and data owners, this guide speaks to a broad audience. The concepts are designed for anyone familiar with the elements of an enterprise environment and is adjacent to cybersecurity from a functional workflow perspective.

[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/admin-guides/data-usage-guide.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.
