# Dashboards

- [Building visualizations](https://help.daasity.com/core-concepts/bi-tools/looker/dashboards/building-visualizations.md): This page will help you with some of the basics of how to prep data and configure your visualizations in Looker.
- [Schedule a Report or Dashboard](https://help.daasity.com/core-concepts/bi-tools/looker/dashboards/schedule-a-report-or-dashboard.md): You can set a schedule to email a report or dashboard to team members who may or may not have access to Looker and/or Daasity


---

# 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://help.daasity.com/core-concepts/bi-tools/looker/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.
