# Essential Guides

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Configure Big Number KPIs</strong></td><td>Display key performance indicators with comparisons and alerts for executive dashboards</td><td></td><td></td></tr><tr><td><strong>Create Line Chart for Trends</strong></td><td>Build time series visualizations to track performance trends and patterns</td><td></td><td></td></tr><tr><td><strong>Setup Bar Chart Comparisons</strong></td><td>Compare categories, products, or segments with effective bar chart visualizations</td><td></td><td></td></tr><tr><td><strong>Configure Dashboard Filters</strong></td><td>Apply smart filters and segments to focus analysis on specific data subsets</td><td></td><td></td></tr></tbody></table>


---

# 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.crobox.com/how-to-guides/analytics/essential-guides.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.
