> ## Documentation Index
> Fetch the complete documentation index at: https://edgeful.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# report dashboard

> turn any report into a shareable HTML dashboard in one pass.

## the prompt

```text prompt — paste into your agent theme={null}
using the edgeful API, pull the gap fill report for NQ over the last 12 months, NY session. then use the /dashboard skill to turn it into a polished single-file HTML dashboard — KPI cards for the gap up and gap down fill rates, a chart of fill frequency, and the sample size. save it and give me the file path.
```

## what you get

a single-file HTML dashboard built from the report's real numbers — KPI cards, a chart, and the sample size — ready to share or screenshot.

## what it pulls

a report endpoint plus the `/dashboard` skill (see the [dashboard skill](/skills/dashboard-skill) page to install it).
