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

# Get a quarterly budget-vs-actuals report with an AI client

> Watch one plain-language ask become a full budget-vs-actuals analysis, delivered as a shareable interactive report.

One plain-language ask, no file references or account codes. The client works the data in Control unattended and
comes back with the variance story and a self-contained interactive report.

<video controls playsInline className="w-full rounded-xl" alt="An AI client turns one plain-language ask into a quarterly budget-vs-actuals analysis and delivers it as a self-contained interactive report with a statement, cost centers, a vendor drilldown, and data flags" poster="/product-docs/images/quarterly-bva-report-via-mcp-poster.jpg" src="https://mintcdn.com/control-dev/jtap0U9rMl7jUtI4/product-docs/videos/quarterly-bva-report-via-mcp.mp4?fit=max&auto=format&n=jtap0U9rMl7jUtI4&q=85&s=1952ba31a0e1650296d9ab4cdc842f1e" data-path="product-docs/videos/quarterly-bva-report-via-mcp.mp4" />

<Note>
  The recording has narration, and the figures, entities, and account names in it are illustrative. Nothing in the
  video is a target or a benchmark.
</Note>

## What happens in the recording

1. The user asks a connected AI client for a budget-versus-actuals analysis of last quarter.
2. The client finds the workspace budget on its own and pulls the quarter's actuals plus the prior quarter.
3. It works unattended — sixteen tool calls over about ten minutes: FX conversion, cost-center allocations,
   duplicate screening, and transaction-level drilldowns of the outliers.
4. The answer leads with the story: where profit landed against plan, and whether the miss is revenue or cost —
   with a variance chart per statement line.
5. The deliverable is one interactive file: KPIs, an expandable statement, cost centers, a vendor drilldown of the
   over-budget account, and data flags — ready to download and share.

## Try it in your workspace

1. [Connect an AI client with MCP](/product-docs/ai/mcp-server) — read access is enough.
2. Ask the way you would ask a colleague: "how did last quarter go against budget?" If the workspace has several
   budgets or reporting bases, name the ones to use before the analysis starts.
3. Ask which variances are timing rather than performance, and to drill the real outliers down to vendors and
   transactions.
4. Ask for the result as one self-contained report you can share, flags included.

## Read the flags before the numbers

The caveats are part of the analysis: an approximate allocation, a vendor view built from actuals only, months that
look like churn but are probably unbooked invoices. The client should surface them with evidence in the report — a
report without flags reads cleaner and is worth less.

<Tip>
  Example prompts: "Do a budget-versus-actuals analysis for last quarter and package it as one interactive report I
  can share." "Which variances are timing rather than performance?" "Take the one account that is clearly over
  budget down to vendors and transactions."
</Tip>

## Troubleshooting

### The vendor drilldown is empty or actuals-only

A vendor-level budget comparison needs a counterparty split in the budget tree. If the budget does not carry one,
the client can still build the view from actuals — it should just say so.

### The analysis stops at the statement lines

Ask the client to take the largest deltas down to transactions and name the drivers — a specific vendor, a single
event, one entity's spike — and to separate one-offs from run-rate changes.

## Next steps

<CardGroup cols={2}>
  <Card title="Adjust a budget" icon="sliders" href="/product-docs/ai/use-cases/adjust-budget">
    Turn the findings into a reforecast, in reviewable layers.
  </Card>

  <Card title="Budget versus actual" icon="chart-column" href="/product-docs/ai/skills/budget-vs-actual-review">
    Run the comparison on a reconciled basis with a packaged skill.
  </Card>

  <Card title="Monthly management report" icon="file-chart-column" href="/product-docs/ai/skills/monthly-management-report">
    Make the quarter-end package a monthly routine.
  </Card>

  <Card title="Create a budget from scratch" icon="wand-magic-sparkles" href="/product-docs/ai/use-cases/create-budget-from-scratch">
    Seed next year's plan from the actuals you just reviewed.
  </Card>
</CardGroup>
