> ## 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.

# Ask Xura

> The composer on the home page — natural-language questions to your data.

The composer is the primary entry point. Type a question, hit enter, get a dashboard.

## What you can ask

* **Metrics** — "How many deals closed last month?"
* **Trends** — "MRR growth quarter over quarter for the last year."
* **Comparisons** — "Deal size by rep, ranked."
* **Filters** — "Deals over \$50K stuck in Negotiation more than 14 days."
* **Cross-entity** — "Which contacts opened emails but didn't reply?"

## What Xura does behind the scenes

1. Parses your question, decides the intent (dashboard / research / slides / flow).
2. Runs `query_data` against your connected sources.
3. Streams a live progress trace.
4. Returns a rendered dashboard block.

## Modes

Above the composer, mode chips: **Dashboard** (default), **Presentation**, **Research**. Pick to bias the output.

* **Dashboard** — chart / table.
* **Presentation** — multi-slide deck.
* **Research** — long-form Word-doc-ready synthesis with sources.

## After the answer

Every result has:

* **Save view** — persist for later.
* **Refine block** — tweak a specific chart's shape.
* **Regenerate** — re-run with the same prompt.
* **Ask a follow-up** — the composer stays open.
