# Dashboards

Displaying data in an affordable way is always complex, we have to rely on graphs and colors and it is not always easy as we work with thousands of rows of data per day. Dashboards are a great way to see important data at a glance. Instead of looking at spreadsheets or static reports, data is presented visually using Looker Studio and Power BI, which allows us to create custom visualizations to <mark style="color:purple;">**show exactly what we need**</mark>.

{% embed url="<https://lookerstudio.google.com/embed/u/0/reporting/b0c7cd16-37f5-4a57-a48a-90007aeb0b25/page/o0vUD>" fullWidth="true" %}

{% embed url="<https://app.powerbi.com/view?r=eyJrIjoiOTJjZmI0NDQtNDkwNS00ODJlLWFlYTAtZmQxMjI4NDJlYTExIiwidCI6ImYzNDg3YmYxLTFjZGUtNDg5Yy1iODgxLTAxNzVjNjQyMjk0MiIsImMiOjl9>" %}

{% hint style="info" %}
In the following links you can find more information about why we use <mark style="color:purple;">**Power BI and Looker Studio**</mark> to generate our dashboards.
{% endhint %}


---

# 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://naria.gitbook.io/transparencia/transparency-portal/activity/dashboards.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.
