Skip to main content
AI Spreadsheets lets you generate full Excel-compatible spreadsheets from a text prompt. The agent creates .xlsx files with formulas, charts, conditional formatting, data validation, and professional styling. You view and edit the result in an interactive grid directly in Runable, or download it and open it in Excel, Google Sheets, or any spreadsheet application.
AI Spreadsheets has no plan restrictions or tier gating. Any user can generate spreadsheets of any complexity.

What the agent can generate

When you describe what you need, the agent builds a complete spreadsheet with:
SUMIFS, INDEX/MATCH, COUNTIFS, IFERROR, TEXT, EDATE, and more. The agent writes formulas that reference cells, ranges, and other sheets so your data stays dynamic.
Bar charts, line charts, and other visualizations embedded directly in the workbook. Charts include labels, titles, and axis formatting.
Color scales for heatmap-style visualization, data bars for progress and magnitude, and cell rules for threshold-based highlighting (for example, low margins highlighted in red).
Dropdown lists, input constraints, and validation rules that control what can be entered into cells.
Workbooks with multiple tabs, including an index sheet with hyperlinks for navigation between sheets.
Clean typography, themed colors, hidden gridlines, freeze panes for headers, auto-filters for large tables, and properly sized columns. The agent styles spreadsheets to look polished and print-ready.
Example prompts:
  • “Analyze sales data from Q3 to identify growth opportunities.”
  • “Automate weekly report on website traffic and user engagement.”
  • “Design a sheet to track project milestones and deadlines.”

The interactive viewer

Generated spreadsheets open in an interactive grid in the side panel. You can scroll through your data, switch between sheets, and click into cells to view their content.

Edit mode

Click the Edit button above the grid to enable editing. In edit mode you can:
  • Edit cell values by clicking into any cell and typing.
  • Insert or delete rows and columns.
  • Move rows and columns.
  • Sort and paste data.
Changes are saved automatically. After you make an edit, it is saved within a few seconds.
Click Exit Edit when you are done to return to read-only view and prevent accidental changes.

Supported file formats

You can upload existing spreadsheet files and view them in the same interactive grid.
FormatExtension
Excel (modern).xlsx
Excel (legacy).xls
OpenDocument.ods
Comma-separated values.csv
Tab-separated values.tsv

Export formats

You can download your spreadsheet in two formats:
FormatBest for
XLSXOpening in Excel, Google Sheets, or other spreadsheet applications
CSVImporting into databases, scripts, or tools that work with plain text data

Connected apps

Runable also connects to external spreadsheet services through its connectors, including Google Sheets, Excel, Airtable, and others. See Connectors for setup instructions.

What AI Spreadsheets does not support in the viewer

The interactive viewer in Runable does not support everything a full desktop application like Excel does. These limitations apply to the in-browser viewer only. The downloaded .xlsx file retains all features.
  • You cannot execute formulas in the viewer. Formulas are in the file but the viewer displays values only.
  • You cannot apply cell formatting (colors, borders, fonts) through the viewer.
  • You cannot create or edit charts through the viewer.
  • You cannot merge cells through the viewer.
  • You cannot add conditional formatting through the viewer.
If you need changes to formulas, charts, formatting, or structure, ask the agent in the chat. The agent can edit existing spreadsheets by updating cells, adding rows or columns, changing formulas, and restyling sheets.

Next steps