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

# Refining blocks

> Tune a specific chart, table, or KPI without regenerating the whole dashboard.

Each block has a **Refine** control (hover to reveal). Click it, describe the change:

* "Show this as a line chart, not bars."
* "Group by region instead of rep."
* "Format as currency, not raw numbers."
* "Sort descending."

Xura re-renders just that block, keeping the rest of the dashboard intact.

## Why refine vs regenerate

* **Refine** — one block, \~1s, minimal tokens.
* **Regenerate** — whole dashboard, \~10s, full token spend.

Use refine for tweaks, regenerate for a fresh look at everything.

## What refine can't do

* Change the underlying query (e.g., add a new filter). For that, edit the source query and regenerate.
* Add a completely new block. Ask a follow-up question in the composer instead.
