
Attio API twin for CRM agents
Test CRM agents that manage people, companies, relationships, and sales workflows.
Attio service contract

Validate agents that create and update companies, people, and relationships. Test CRM workflows without changing production Attio data.
Interfaces
Workflows
Validate agents that create and update companies, people, and relationships
Seeded state
Seed people, companies, lists, entries, notes, tasks, attributes, and relationship records.
Run isolation
Test CRM workflows without changing production Attio data
Use Attio in staging without using production.
Validate agents that create and update companies, people, and relationships
Seed realistic CRM records, lists, notes, and tasks
Test CRM workflows without changing production Attio data
Provision the Attio 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 attio --ttl 60 --waitAdd --scenario-prompt to describe the state the twin should start with.
Build with the Attio twin
Connect the twin, seed realistic state, and run scenarios against a resettable service.

