# Analytics Layout

{% hint style="info" %}
Looking for a walk-through? [<mark style="color:blue;">Watch a 3-minute video on how it works.</mark> ](/the-platform/business-analytics/asking-a-question.md)
{% endhint %}

When [<mark style="color:blue;">asking a question</mark>](/the-platform/business-analytics/asking-a-question.md), or clicking on [<mark style="color:blue;">Explore Data</mark>](/the-platform/business-analytics/understanding-the-explore-data-button.md) from another part of the dashboard, you'll be taken to the analytics tool. This document walks through the layout and the workflow of how the Analytics tool can be used.

![](/files/Pm9AtDnM6jeAepYsehUl)

* [<mark style="color:blue;">Explore Data</mark>](/the-platform/business-analytics/understanding-the-explore-data-button.md)
* [<mark style="color:blue;">Asking a Question</mark>](/the-platform/business-analytics/asking-a-question.md)
* [<mark style="color:blue;">Understanding the Data Table</mark>](/the-platform/business-analytics/the-data-table.md)
* Creating Custom Charts
* Downloading CSVs
* [Saving a Question](/the-platform/business-analytics/saving-a-question.md)
* [<mark style="color:blue;">API Export</mark>](/the-platform/exporting-data/custom-api-connections.md)
* [<mark style="color:blue;">Create custom dashboards</mark>](/the-platform/custom-dashboards.md)
* [<mark style="color:blue;">Daily Pulse</mark>](/the-platform/business-analytics/setting-up-a-pulse.md)


---

# 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.adlibertas.com/the-platform/business-analytics/analytics-layout.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.
