Sheet User Guide
A full spreadsheet inside your workflows — Excel-compatible formulas, live charts, and AI assistance.
The Sheet gives you a familiar spreadsheet that also plugs into everything else in Circuitry. Edit data visually, compute with formulas, connect to data backends, and pass results downstream.
Excel-compatible formulas
Paste your formulas straight in and they just work. Functions, cell references, ranges, and the keyboard shortcuts you already know behave the way you expect — no relearning.
Connect to multiple backends
A Sheet isn't limited to typed-in values. Pull data from multiple backends, edit it visually, and push it back — so the spreadsheet becomes a live view over your data rather than a static file.
Charts that stay in sync
Connect a Sheet to a chart and the visualization updates as the data changes — bar, line, scatter, pie, area, and more. Great for dashboards and quick analysis.
AI Data Wizard
Generate and transform data in plain English with the AI Data Wizard — "add a moving average column," "fill in sample rows," "group and total by month."
Loop over rows
Hand a Sheet to a Loop to run each row through the rest of a workflow — call an API per row, process a file per row, or ask an agent about each record.
Tips
- Name your sheets descriptively — you'll reference them by name elsewhere.
- Keep raw data and computed views separate for cleaner pipelines.
- Use charts for instant feedback while you shape the data.