# Tableau assets

{% hint style="warning" %}
To view Tableau assets in the Paradime catalog, you must connect the Tableau integration first to pull Data Sources, Worksheets and Dashboards
{% endhint %}

{% content-ref url="/pages/UueRsn3gHasWA7PDZ1WG" %}
[Tableau](/app-help/documentation/integrations/dashboards/tableau.md)
{% endcontent-ref %}

## Data Sources

In the Paradime catalog you can find Tableau Data Sources with metadata directly from your Tableau API.

**What can you find in a Tableau Data Source data product?**

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

* Datetime when the Data Source was created
* Datetime when the Data Source was updated
* Datetime when the Data Source Extract was updated
* True/False if the Data Source has is a Tableau extracts
* Tableau site name
* True/False if the Data source contains customer SQL
  {% endtab %}

{% tab title="Fields" %}

* Database name
* Schema
* Table name
* Folder
* Column name
* Tableau field description
* True/False if column is hidden in Tableau
  {% endtab %}

{% tab title="Dependencies" %}

* The dbt™️ sources upstream of your Tableau Data Source
* The Lineage preview with immediate parents/children of your Tableau Data Source
  {% endtab %}
  {% endtabs %}

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

## Worksheets

In the Paradime catalog you can find Tableau Worksheets with metadata directly from your Tableau API.

**What can you find in a Tableau Worksheet data product?**

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

* Datetime when the Worksheet was created
* Datetime when the Worksheet was updated
* Tableau folder name
* Tableau site name
* Tableau workbook name
* Workbook owner
* Tags
  {% endtab %}

{% tab title="Fields" %}

* Tableau Data Source name
* Field name
* Field description
* Folder name
* Field type
  {% endtab %}

{% tab title="Dependencies" %}

* The dbt™️ sources upstream of your Tableau Worksheet
* The Lineage preview with immediate parents/children of your Tableau Worksheet
  {% endtab %}
  {% endtabs %}

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

## Dashboards

In the Paradime catalog you can find Tableau Dashboards with metadata directly from your Tableau API.

**What can you find in a Tableau Worksheet data product?**

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

* Datetime when the Dashboard was created
* Datetime when the Dashboard was updated
* Tableau project name
* Tableau site name
* Tableau workbook name
* Workbook owner
* Tags
  {% endtab %}

{% tab title="Metrics" %}

* Metric field name
* Metric description
* Metric owner
* Datetime when Metric was created
* Datetime when Metric was updated
  {% endtab %}

{% tab title="Dependencies" %}

* The dbt™️ sources upstream of your Tableau Dashboard
* The Lineage preview with immediate parents/children of your Tableau Dashboard
  {% endtab %}
  {% endtabs %}

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


---

# 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/tableau-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.
