# Looker assets

{% hint style="warning" %}
To view Looker assets in the Paradime catalog, you must connect the Looker integration first to pull Explores, Looks and Dashboards
{% endhint %}

{% content-ref url="/pages/sMTofavX63fPnzodHGfH" %}
[Looker](/app-help/documentation/integrations/dashboards/looker.md)
{% endcontent-ref %}

## Explores

In the Paradime catalog you can find Looker Explores with metadata directly from your Looker connected repository and API.

**What can you find in a Looker Explore data product?**

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

* The Looker Model containing this Looker Explore
* Tags
  {% endtab %}

{% tab title="Overview" %}

* Description available from Looker
  {% endtab %}

{% tab title="Fields" %}

* View name
* Field name
* Field description
* Column Type (Dimension/Measure)
* Data Type
* SQL block of your dimension/measure
  {% endtab %}

{% tab title="Dependencies" %}

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

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

## Looks

In the Paradime catalog you can find Looker Explores with metadata directly from Looker API.

**What can you find in a Looker Looks data product?**

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

* Datetime when the Looks was last viewed
* Datetime when the Looks was last updated
* Folder where Looks is saved in Looker
* Explore name used to create this Look
* Favorite count
* View count
* True/False if Look contains table calculations
  {% endtab %}

{% tab title="Overview" %}

* Description available from Looker
  {% endtab %}

{% tab title="Fields" %}

* View name
* Field name
* Description
* Looker Type
* Data Type
  {% endtab %}

{% tab title="Dependencies" %}

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

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

## Dashboards

In the Paradime catalog you can find Looker Explores with metadata directly from your Looker connected repository and API.

**What can you find in a Looker Dashboard data product?**

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

* Datetime when Dashboard was last viewed
* Datetime when Dashboard was last updated
* Folder where Dashboard is saved in Looker
* Favorite count
* View count
* Looker user who created the dashboard
* Looker user who last updated the dashboard
  {% endtab %}

{% tab title="Overview" %}

* Description available from Looker
  {% endtab %}

{% tab title="Dependencies" %}

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

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


---

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