# Data Transformation

<figure><img src="/files/S9SveVlVYcWnAovJz8C9" alt=""><figcaption></figcaption></figure>

* The Data Transformation feature helps you build and customize your data model.

<figure><img src="/files/bDStSdRoArmqjuu7XH0V" alt=""><figcaption></figcaption></figure>

* Query any data, no matter where it comes from.
* You can freely create your own collection of queries. Write VIEW queries on the raw data collected through automated data collection and create the data model you want. These results can be visualized on a Dashboard as a widget.

***

<figure><img src="/files/8wx5ivRANr3YN15nM4Bh" alt=""><figcaption></figcaption></figure>

* Click on the Data icon on the Menu sidebar to open the Data page if you are on the [Dashboard](/docs/dashboard/dashboard.md) or [Connect](/docs/connect/data-connectors-trino-fivetran-endash-provider-and-cigro-connector.md) page.

<figure><img src="/files/rFxHESqaMNzBy9Mt0DLt" alt=""><figcaption></figcaption></figure>

* You will be directed to the Data page.&#x20;

{% hint style="info" %}

* Each team will have an undeletable collection as a default.
* Team Viewer may not able to see any data model if it is not shared.
  {% endhint %}

***

<table data-view="cards"><thead><tr><th align="center"></th></tr></thead><tbody><tr><td align="center"><a href="/pages/UE9j22uAUI0sQ15stWDR">List of your Data Collections</a></td></tr><tr><td align="center"><a href="/pages/GUxEiscQbOWpatmI21uC">List of your Data Connections</a></td></tr><tr><td align="center"><a href="/pages/17bxjblDsWpOsFpEMs7I">Add a Collection</a></td></tr><tr><td align="center"><a href="/pages/9KEKHiyfGWOUvBP6Qv3j">Rename a Collection</a></td></tr><tr><td align="center"><a href="/pages/v3SzRz1uv9kn4K2oT6YS">Add a description to a Collection</a></td></tr><tr><td align="center"><a href="/pages/LDc3nSH80ubDqlq18NZg">Delete a Collection</a></td></tr></tbody></table>


---

# 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://endash-guidance-docs.gitbook.io/docs/data/data-transformation.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.
