# Fivetran

## Supported Capabilities

{% tabs %}
{% tab title="Supported Capabilities" %}
**General**

* **Metadata** — metadata extraction and display of asset information (tables, columns, schemas). Types collected: Schema, Virtual Table, Virtual Column, Data Job, Data Run, Data Task

**Data Quality Monitors**

* Job Failure
  {% endtab %}

{% tab title="Not Supported" %}
**General**

* Profiling
* Preview
* Data Quality
* Configurable Collection
* External Table
* View Table
* Stored Procedure

**Data Quality Monitors**

* Freshness
* Volume
* Field Health
* Custom SQL
* Schema Drift
  {% endtab %}
  {% endtabs %}

Fivetran can map lineage relationships to upstream and downstream objects from the following connectors:

* Upstream Connectors: snowflake, redshift, bigquery, databricks, postgresql, mysql, sql\_server
* Downstream Connectors: snowflake, redshift, bigquery, databricks, postgresql, mysql, sql\_server

## Connection Requirements

### What does the Fivetran connection unlock?

{% hint style="info" %}
This plugin extracts fivetran users, connectors, destinations and sync history. This plugin is in beta and has only been tested on Snowflake connector.
{% endhint %}

### What does the Fivetran connection unlock?

{% embed url="<https://www.loom.com/share/ab76dc0fd3f242abad0a3d38c8555f7d>" %}
Here's what you get when you add a Fivetran connection.
{% endembed %}

### Adding Fivetran connection to decube

From the `My Account` page, select on the Fivetran tile to be brought to the Fivetran connection form.

<figure><img src="/files/tWHBgWzDpUK3a5qd19PJ" alt=""><figcaption><p>Fivetran</p></figcaption></figure>

To connect, you will need to retrieve the API key and API secret from your Fivetran account via these [instructions](https://fivetran.com/docs/rest-api/faq/access-rest-api).

{% hint style="warning" %}
If there is any issues or questions related with connecting your data sources, please reach out to us via our Live chat for support.
{% 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.decube.io/transformation-tools/fivetran.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.
