# Dashboards

Are you in search of pre-configured Algology dashboards?&#x20;

A dashboard comprises one or more nodes arranged into one or more rows. Algology comes with a variety of nodes, simplifying the process of constructing suitable queries and customizing visualizations to create the ideal dashboard for your needs. Each node can interact with data from any configured Algology data source.

Dashboard snapshots are static.

Queries and expressions cannot be re-executed from snapshots. Consequently, if you modify any variables in your query or expression, your dashboard data will remain unchanged.

Before you start, ensure that a data source has been configured.&#x20;

***


---

# 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.turium.ai/home/algoreus/turium-connector-documentation/turium-fabriq-overview/how-to-guides/algology-visualisation-user-guide/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.
