# Dashboards

The **Dashboards** section allows you to view and manage all the dashboards that were created from S**earch results**. Dashboards provide a visual representation of your data through different types of charts, helping you quickly analyze trends and insights. From this page, you can view existing dashboards, edit the layout and placement of individual charts, and organize them according to your preference.

**It is important to note that** **dashboards created for datasets will not appear** in this section. Only **dashboards generated from search results are displayed here.**

<figure><picture><source srcset="/files/lhV9tOpvoUzQicE61Frc" media="(prefers-color-scheme: dark)"><img src="/files/CtSWrgP7P8TQzsNy52nS" alt=""></picture><figcaption></figcaption></figure>

Click the **Edit** button to modify the chart orientation within the dashboard. This allows you to adjust the layout and presentation of charts for better visualization and alignment.


---

# 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://supercloudnow.gitbook.io/supercloudnow-docs/undefined/usage-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.
