# Connect your data

## Benefits to connecting your data to Secoda

1. Improved data lineage: By connecting your data to Secoda, you can automate the process of tracking and documenting data lineage. This can help you understand where your data comes from, how it has been transformed, and how it is used within your organization.
2. Enhanced data documentation: Connecting your data to Secoda allows you to automatically generate documentation for your data assets, including descriptions, definitions, and metadata. This can help improve the transparency and understandability of your data, making it easier for others to use and trust.
3. Improved data discovery: By connecting your data to Secoda, you can make it easier for others to discover and access your data assets. This can help improve collaboration and ensure that team members have the information they need to make informed decisions.
4. Enhanced data governance: Connecting your data to Secoda allows you to establish clear roles and responsibilities for data management and ensure that all team members follow established data governance policies and procedures.

## How does Secoda integrate into your data?

Secoda integrates with your databases, data warehouses and BI tools to fetch metadata, query history and activity from data sources to make it easier to share and document data knowledge with stakeholders.

As soon as the metadata and query history have been added to Secoda, they are compiled into a unified metadata store by way of a query parser. By parsing queries, we look at what data is there, where it is, and how it is used.

If queries are available, the tables, databases and dashboards will display a data column and table level lineage model, to easily see from one place what the data dependencies are, where the data came from, and where it's being used.

## How to add integrations

Adding integrations is simple.

1. Navigate over to the Integrations tab on the side panel and click New Integration. Note: only Workspace Admins have access to this tab.
2. Choose which type of integration you'd like to connect from our long list of products that we support
3. See the documentation on the right panel (or here [Integrations](/integrations.md)) for specific instructions on setting up.
4. Under "Associated Teams", click which Teams you'd like to have access to all of the metadata in that integration.
5. See the Metadata seamlessly flow into your [Catalog](/features/catalog.md).

<figure><img src="https://secoda-public-media-assets.s3.amazonaws.com/Kapture%202023-05-15%20at%2014.15.07.gif" alt=""><figcaption></figcaption></figure>

## Current integrations

See all of our integrations below.

{% content-ref url="/pages/EzDXmZ4uxzeMHOBrM66R" %}
[Integrations](/integrations.md)
{% endcontent-ref %}

{% hint style="info" %}
Not using Secoda to manage your data documentation yet? Sign up for free [here](https://app.secoda.co/) 👈
{% endhint %}


---

# 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.secoda.co/readme/secoda-as-an-admin/connect-your-data.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.
