# Sigma assets

{% hint style="warning" %}
To view Sigma assets in the Paradime catalog, you must connect the Sigma integration first to pull Elements, Pages and Workbooks
{% endhint %}

{% content-ref url="/pages/zXwb7oBmP4JR7IQ3tYdy" %}
[Sigma](/app-help/documentation/integrations/dashboards/sigma.md)
{% endcontent-ref %}

## Elements

In the Paradime catalog you can find Sigma Elements with metadata directly from your Sigma API.

**What can you find in a Sigma Elements data product?**

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

* The Sigma Element visualization type
* The Sigma Element related workbook page
* The Sigma Element related workbook name
  {% endtab %}

{% tab title="Overview" %}

* The Description available from Sigma (Not supported by Sigma)
  {% endtab %}

{% tab title="Fields" %}

* Field type (Not supported by Sigma)
* Field name
* Field description (Not supported by Sigma)
* Field data type (Not supported by Sigma)
  {% endtab %}

{% tab title="Dependencies" %}

* The Lineage preview with immediate parents/children of your Sigma Element
  {% endtab %}
  {% endtabs %}

## Pages

In the Paradime catalog you can find Sigma Pages with metadata directly from your Sigma API.

**What can you find in a Sigma Pages data product?**

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

* The Sigma Page related workbook name
  {% endtab %}

{% tab title="Overview" %}

* The Description available from Sigma (Not supported by Sigma)
  {% endtab %}

{% tab title="Dependencies" %}

* The Lineage preview with immediate parents/children of your Sigma Page
  {% endtab %}
  {% endtabs %}

## Workbooks

In the Paradime catalog you can find Sigma Workbooks with metadata directly from your Sigma API.

**What can you find in a Sigma Workbooks data product?**

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

* The date when the Workbook was created
* The date when the Workbook was last modified
* The path to the workbook in Sigma
  {% endtab %}

{% tab title="Dependencies" %}

* The Lineage preview with immediate parents/children of your Sigma Workbook
  {% endtab %}
  {% endtabs %}


---

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