> For the complete documentation index, see [llms.txt](https://docs.apica.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apica.io/venn-ai-assistant/dashboards-and-queries-with-venn.md).

# Dashboards and Queries with Venn

Build dashboards from a description, edit the dashboard you are viewing by talking to Venn, and draft queries without knowing the query language.

### Create a dashboard from a description

* *"Create a dashboard on the logs data source for the prod namespace"*
* *"Create a dashboard from goroutine metric"*
* *"Build a CPU and memory overview for the payments service"*

Venn drafts the full dashboard (tabs, widgets, and their queries) and opens it in the Data Explorer import wizard for you to review, adjust, and save.

What makes the drafts trustworthy:

* **Your words, your sources.** Venn resolves the data source from how you refer to it: "checks", "my synthetics", or "the log source" find the right registered source; it never silently assumes Prometheus.
* **Real identifiers only.** Before drafting, Venn discovers the source's actual inventory (metric names, check names, namespace and application pairs, tables). Drafts are verified against your live inventory, and the reviewed draft shows that verification.
* **Mixed sources are fine.** A synthetic-checks panel and a Prometheus panel can sit side by side; each widget carries its own source and query language.

<figure><img src="https://2948796384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LmzGprckLqwd5v6bs6m%2Fuploads%2Fb4asoO57TSHeqscv3PG5%2Fimage.png?alt=media&amp;token=a4d2e63f-9905-4736-a0e1-4230554a2b52" alt=""><figcaption></figcaption></figure>

### Edit the dashboard you are looking at

Open any saved dashboard and ask Venn to change it in place:

* *"Change this widget to a bar chart"*
* *"Add a p99 latency panel"*
* *"Add a forecast band to the error-rate chart"* (forecasting, baselining, standard-deviation bands, and anomaly detection can be added as widget algorithms)
* *"Rename the second tab to Capacity"*, *"move the top widget down"*

While live editing, the drawer shows a **Live edit** tag. Each change appears with a confirm and cancel control before it is applied, and a record of applied changes after. When Venn edits a single widget, only that widget refreshes, so the rest of the dashboard does not flicker or reload.

### Draft queries

* *"Write a query that counts 5xx responses by service over the last day"*

Venn drafts the query and opens it pre-filled in the query editor, marked as AI-prefilled, where you review, run, and save it like any query you wrote yourself.
