Spreadsheet — one of eleven Studios
Numbers that tell the whole story.
Financial models, forecasts, and trackers with formulas that never silently break. Patch a column and a dependency-graph gate walks every downstream cell to verify it still computes. Say "running total of column C" and Accentor writes the SUMIF. Round-trips cleanly to Excel.
What you can do
Spreadsheet verbs, shipped today.
Every item below is a real Copilot verb wired into the Studio surface. No roadmap, no asterisks.
ADD_FORMULA
Add formula
Add a formula to a cell range — SUM, AVERAGE, IF, VLOOKUP. Natural-language allowed.
CALCULATE_RANGE
Calculate range
Run an aggregate (sum, average, count) on the selected range and drop the result into the sheet.
ADD_COLUMN
Add column
Insert a new column after the selected column with an optional formula for every row.
EXPLAIN_FORMULA
Explain formula
Plain-English breakdown of the formula in the selected cell — every IF and every range.
CLEAN_DATA
Clean data
Deduplicate, normalize dates, and strip whitespace across the selected range. Rules are editable.
Gate profile
Delivery is measured, not asserted.
Every gate result is written to the production's chain of custody.
●formula_validity
Formula validity
Zero #REF!, #NAME?, #VALUE!, #DIV/0!, or #N/A cells before delivery.
●required_sheets
Required sheets present
Every sheet named in the spec ships. Missing sheets block the receipt.
●no_ref_errors
No #REF! errors
A dedicated pass for dangling references after column inserts and deletes.
●data_type_consistency
Data-type consistency
If the spec says column C is numeric, every row in C is a number on delivery.
◆spreadsheet_downstream_integrity
Downstream integrity on patchesPATCH GATE
After any patch, error counts cannot rise. The dependency graph gets re-evaluated cell-by-cell.
Patch gate for this Studio: spreadsheet_downstream_integrity
Cost footprint
Tokens, published before you click run.
One bucket for every Studio. The range below is for a typical request; the exact number prints on the receipt the moment the generation settles.
30,000–50,000tokens · multi-sheet workbook · formulas and all
Rates come from
shared/tenant_tiers.py. Free tier ships with 500,000 tokens; overage billed at $0.025/1K on Pro, $0.020/1K on Team, or covered by the Enterprise quote.Continuation
Every output ships with a purple chip.
You stop managing the handoff.
DELIVERED · SPREADSHEET · CONTINUES TO →
A delivered workbook continues into Presentation (as a branded chart deck), Document (as a written analysis), or Code (as an API that serves the data). Every production is visible from Flow, the project-wide board.
Try Spreadsheet — free.
Describe the outcome — the loop runs until the work is done, receipted, and ready for whatever comes next.