# User Guide

This guide explains how to use the Panels data analytics dashboard to explore and visualise your data.

***

## Table of Contents

1. [Overview](/user-guide.md#overview)
2. [Getting Started](/getting-started.md)
3. [Navigating Panels](/navigating-panels.md)
4. [Using Parameters](/using-parameters.md)
5. [Panel Types](/panel-types.md)
6. [Exporting Data and Visualisation](/exporting-data-and-visualisation.md)
7. [Tips](/tips.md)

## Overview

Panels is an interactive data analytics platform that enables you to explore datasets through maps, charts, and other visualisations. All data processing happens directly in your browser, so your data remains private and no server connection is required after initial load.

Key capabilities:

* Interactive maps with multiple layers
* Charts and graphs with data tables
* Dynamic filtering through parameters
* Cross-panel interactions and hover synchronisation
* Export visualisations as images or data as CSV

***

For technical support or questions about your specific dashboard configuration, please contact your Panel bundle provider.


---

# 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.panels.mobilitylab.co.nz/user-guide.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.
