# Charts & Dashboards

#### Charts

ShyftSearch enables users to create different types of charts from structured data for improved visualization and analysis. These charts convert processed datasets into clear visual insights, making it easier to identify trends, patterns, and key metrics.

**Raw or unstructured data cannot be used directly for chart creation.** Once the data is organized into structured columns or fields, users can generate charts based on various attributes, enabling a more interactive and meaningful representation of the data.

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

#### Dashboards

Dashboards in ShyftSearch let you bring together multiple charts into a single view, making it easier to visualize and analyze data in one place. This enables you to track various metrics at the same time and gain a complete, consolidated understanding of your datasets.

You can easily resize, rearrange, and organize charts within the dashboard to create a layout that best fits your analysis needs. Once customized, the dashboard orientation can be saved for future use, ensuring a consistent and personalized visualization experience.


---

# 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/datasets/basic/charts-and-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.
