# Custom Dashboards

## Setup

Go to the [Analytics](https://app.usepylon.com/analytics) page and click the "+" button to create a new custom dashboard.

## Usage

### Dashboard Builder

Reorder and resize graphs on your dashboard, create your own charts, and share with different sets of people!

<figure><img src="/files/5TVwebsZcUA1qZh6CeaS" alt=""><figcaption></figcaption></figure>

### Chart Builder

Create custom graphs - select graph type, which metrics to display on each axis, filter and group by dimensions, multiple series to graph at once, and more.&#x20;

<figure><img src="/files/ezvstuLjnzwtA8hRxtbq" alt=""><figcaption></figcaption></figure>

### Formulas

Create formulas to graph custom metrics

<figure><img src="/files/FLaF4481zRhx7Wj1M0cA" alt=""><figcaption></figcaption></figure>

### Build with AI

Create graphs with AI by describing what you are looking for and letting our AI copilot help guide you.

<figure><img src="/files/cWGPRHxDQDok9QJlcJar" alt=""><figcaption></figcaption></figure>


---

# 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.usepylon.com/pylon-docs/reporting-and-analytics/custom-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.
