
Dropbox test environment for file workflows
Test file agents that organize content, manage sharing, and retrieve documents across team folders.

Meet the Dropbox twin
Validate uploads, downloads, moves, deletes, and shared links. Replay file automation workflows without touching production Dropbox.
Seeded state
Seed files, folders, team members, shared links, revisions, storage limits, and access permissions.

Use Dropbox in staging without using production.
Validate uploads, downloads, moves, deletes, and shared links
Seed folder trees, team members, and storage limits
Replay file automation workflows without touching production Dropbox
Provision the Dropbox 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 dropbox --ttl 60 --waitAdd --scenario-prompt to describe the state the twin should start with.
Build with the Dropbox twin
Connect the twin, seed realistic state, and run scenarios against a resettable service.

