> For the complete documentation index, see [llms.txt](https://academy.pentaho.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.pentaho.com/pentaho-business-analytics/business-analytics-es/analitica-empresarial/dashboard-designer.md).

# Diseñador de paneles

{% hint style="info" %}
Crear un panel de control en Dashboard Designer es tan sencillo como seleccionar una plantilla de diseño, un tema y el contenido que desea mostrar. Además de mostrar contenido generado a partir de secuencias de acciones, Interactive Reporting y Analyzer, Dashboard Designer también puede incluir:

• **Gráficos**: gráficos de barras, de líneas, de áreas, circulares y de esfera creados con Chart Designer.

• **Tablas de datos**: datos tabulares.

• **URL**: sitios web que desea mostrar en un panel del dashboard.
{% endhint %}

{% embed url="<https://www.loom.com/share/b7a6f8dbfa734c839cb1452d0905f2c7?hideEmbedTopBar=true&hide_owner=true&hide_share=true&hide_title=true>" %}
Dashboard Designer
{% endembed %}

{% hint style="info" %}
Dashboard Designer también cuenta con controles de filtro dinámicos, que permiten a los usuarios finales cambiar los detalles de un dashboard seleccionando diferentes valores de una lista desplegable, y controlar el contenido de un panel del dashboard cambiando las opciones en otro (vinculación de contenido).
{% endhint %}

<figure><img src="/files/ac6cc0d6b5e92bb5c90fca196c460438c15649fc" alt=""><figcaption><p>Dashboard Designer</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://academy.pentaho.com/pentaho-business-analytics/business-analytics-es/analitica-empresarial/dashboard-designer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
