Back to twins
Google Sheets

Google Sheets test environment for spreadsheet workflows

Test spreadsheet agents through the Google Sheets API and an interactive grid editor.

Google Sheets

Meet the Google Sheets twin

Validate agents that read, update, append, and clear spreadsheet values. Test Sheets workflows independently from Google Drive and Google Docs state.

Seeded state

Seed spreadsheets, worksheets, and cell values, then exercise formulas, formatting, metadata, and structural updates.

Google Sheets twin showing a launch plan in the interactive spreadsheet grid.

Use Google Sheets in staging without using production.

Validate agents that read, update, append, and clear spreadsheet values

Seed spreadsheets with multiple sheets and deterministic tabular data

Test Sheets workflows independently from Google Drive and Google Docs state

Provision the Google Sheets twin from the CLI.

Install the Arga CLI, sign in once, then create a 60-minute twin run. The command waits until the environment is ready and prints its connection details.

Terminal

$ uv tool install arga-cli$ arga login$ arga twin-runs create --twins google-sheets --ttl 60 --wait

Add --scenario-prompt to describe the state the twin should start with.

Build with the Google Sheets twin

Connect the twin, seed realistic state, and run scenarios against a resettable service.

Make your agents more capablein the real world.

Spin up isolated environments with API twins, full traces, and production-data for apps and agents that need to act.