# Fivetran assets

{% hint style="warning" %}
To view Fivetran Connectors in the Paradime catalog, you must connect the Fivetran integration first to pull connectors metadata.
{% endhint %}

{% content-ref url="../../integrations/etl/fivetran" %}
[fivetran](https://docs.paradime.io/app-help/documentation/integrations/etl/fivetran)
{% endcontent-ref %}

## Fivetran Connectors

In the Paradime catalog you can find Fivetran Connectors with metadata directly from your Fivetran API.

**What can you find in a Fivetran Connector data product?**

{% tabs %}
{% tab title="Info" %}

* Connector name
* Connector source type
* Status of the Connector
* Sync frequency of the Connector
* Last sync datetime
* Connector owner
  {% endtab %}

{% tab title="Schema" %}

* The table name/s and columns destination of the Connector
  {% endtab %}

{% tab title="Dependencies" %}

* The Lineage preview with immediate children of your Fivetran Connector
  {% endtab %}
  {% endtabs %}

{% @arcade/embed flowId="fIOA6YthsKGbOX5mt2Dy" url="<https://app.arcade.software/share/fIOA6YthsKGbOX5mt2Dy>" %}


---

# 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.paradime.io/app-help/documentation/data-catalog/data-assets/fivetran-assets.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.
