# Data Security

Connect data security and classification platforms to Euno to enrich your data model with sensitivity metadata, classification tags, and governance context.

## Available Integrations

* [**Cyera**](/sources/data-security/cyera-integration.md) - Data security and classification.
* [**BigID**](/sources/data-security/bigid-integration.md) - Data security, discovery, and classification.

## What You'll Get

When you connect a data security platform, Euno can:

* **Classification Tags** - Data classes and labels applied by the platform
* **Sensitivity Levels** - Sensitivity or risk levels (e.g., Unclassified, Internal, Confidential)
* **Enriched Resources** - Table and column metadata augmented with security context

## Getting Started

1. Choose an integration from the list above.
2. Follow the setup guide for your platform.
3. Configure API credentials and schedule the integration.
4. Run your first sync to enrich existing warehouse resources.

***

## Next Steps

* [View All Integrations](/sources.md)
* [Data Warehouses](/sources/data-warehouses.md) - Connect your data warehouses first to discover tables and columns that data security platforms can enrich


---

# 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.euno.ai/sources/data-security.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.
