# Source Integrations

The Sources page in Euno lets you connect and manage a variety of platforms, integrating their resources into your Euno data model. By setting up these integrations, Euno can observe resources metadata, usage statistics, lineage information, and any other relevant data, providing a comprehensive and interactive view of your data ecosystem.

## Overview

Source integrations are organized by type to help you find the right integration for your stack:

* [**💾 Data Warehouses**](https://docs.euno.ai/sources/data-warehouses) - Connect your data warehouses
* **🔒** [**Data Security**](https://docs.euno.ai/sources/data-security) - Connect data security and classification platforms
* [**🔄 Transformation & ETL**](https://docs.euno.ai/sources/transformation-etl) - Connect transformation and ETL tools
* [**📊 Business Intelligence**](https://docs.euno.ai/sources/business-intelligence) - Connect BI and analytics platforms
* [**📓 Analytics & Notebooks**](https://docs.euno.ai/sources/analytics-notebooks) - Connect analytics and notebook platforms
* [**🔧 Custom Integrations**](https://docs.euno.ai/sources/custom-integrations) - Build custom integrations

## Quick Links

### Data Warehouses

* [Snowflake](https://docs.euno.ai/sources/data-warehouses/snowflake-integration)
* [BigQuery](https://docs.euno.ai/sources/data-warehouses/bigquery-integration)
* [Databricks](https://docs.euno.ai/sources/data-warehouses/databricks-integration)
* [MySQL](https://docs.euno.ai/sources/data-warehouses/mysql-integration)

### Data Security

* [Cyera](https://docs.euno.ai/sources/data-security/cyera-integration)

### Transformation & ETL

* [dbt Core](https://docs.euno.ai/sources/transformation-etl/dbt-core)
* [dbt Cloud](https://docs.euno.ai/sources/transformation-etl/dbt-cloud)
* [Matillion DPC](https://docs.euno.ai/sources/transformation-etl/matillion)
* [Fivetran](https://docs.euno.ai/sources/transformation-etl/fivetran)
* [OpenLineage](https://docs.euno.ai/sources/transformation-etl/openlineage-integration)

### Business Intelligence

* [Tableau](https://docs.euno.ai/sources/business-intelligence/tableau-integration)
* [Looker](https://docs.euno.ai/sources/business-intelligence/looker-integration)
* [Power BI](https://docs.euno.ai/sources/business-intelligence/powerbi-integration)
* [Thoughtspot](https://docs.euno.ai/sources/business-intelligence/thoughtspot-integration)
* [Sigma](https://docs.euno.ai/sources/business-intelligence/sigma-integration)
* [Omni](https://docs.euno.ai/sources/business-intelligence/omni-integration)

### Analytics & Notebooks

* [Hex Technologies](https://docs.euno.ai/sources/analytics-notebooks/hex-technologies)
* [Hex Semantic Project](https://docs.euno.ai/sources/analytics-notebooks/hex-semantic-project)

### Custom Integrations

* [Custom Source Upload](https://docs.euno.ai/sources/custom-integrations/custom-integration)
* [OpenLineage API](https://docs.euno.ai/sources/transformation-etl/openlineage-integration)

### Identity and Organization

* [Okta](https://docs.euno.ai/sources/identity-and-organization/okta-integration)
* [Google Workspace](https://docs.euno.ai/sources/identity-and-organization/google-workspace-integration)

### Gallery

The Gallery section showcases the types of available source integrations.

<figure><img src="https://3442486607-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fjd87LSzdZm6uu6WlpVMg%2Fuploads%2Fgit-blob-4088387fee90f499805d72da2a02ae32a9f7dde4%2Fimage%20(3).png?alt=media" alt=""><figcaption></figcaption></figure>

### **Enabled Sources**

The **Enabled Sources** section displays a list of configured sources with key information:

* **Type**: The type of source (e.g., dbt Cloud, Looker).
* **Health**: The current health status of the source. The source's health reflects the outcome of the last successful run of that source.
* **Last Run**: The timestamp of the source's last run.
* **Status**: Indicates whether the source is active or paused. When a source is paused.

From this view, users can:

* **Pause** an active source
* **Edit** source details
* Trigger a source run by clicking **Run Now** (via the horizontal ellipsis menu)
* **Generate a Trigger URL** (via the horizontal ellipsis menu). This will create a secret and output an endpoint url for triggering a source run.
* **Delete source**

<figure><img src="https://3442486607-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fjd87LSzdZm6uu6WlpVMg%2Fuploads%2Fgit-blob-c4f5f013236f79e182aac9f26ca2a42320ec2775%2Fimage%20(138).png?alt=media" alt=""><figcaption><p>Enabled Sources</p></figcaption></figure>

### **Source Details**

Clicking on a specific source directs the user to a detailed **Source Runs** page. This page contains a table listing all runs of the selected source, including the following fields:

* **Timestamp**: The date and time of the run.
* **Run Trigger**: What initiated the run (e.g., schedule, manual, automatic).
* **Run Status**: The current or final status of the run (e.g., running, success, failed).
* **Run Report**: A detailed summary of the run, including when it occurred, which configuration was used, and an aggregate overview of what was observed.

From this screen, users can:

* Pause the source
* Trigger a new run
* Edit the source’s configuration

<figure><img src="https://3442486607-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fjd87LSzdZm6uu6WlpVMg%2Fuploads%2Fgit-blob-3ecaba33e09885f1d793cab79f3326d485a75d34%2Fimage%20(137).png?alt=media" alt=""><figcaption><p>Source Details</p></figcaption></figure>
