Documentation Index
Fetch the complete documentation index at: https://docs.attio.com/llms.txt
Use this file to discover all available pages before exploring further.
Deal configuration
Writeable attributes
| Attribute | Slug | Type | Traits |
|---|---|---|---|
| Name | name | Text | Required |
| Deal stage | stage | Status | Required - by default one of "Lead", "In Progress", "Won π", "Lost" (workspaces can configure these status options) |
| Deal owner | owner | Actor reference | Required |
| Deal value | value | Currency | Defaults to USD, can be changed |
| Associated people | associated_people | Record reference | Relationship, inverse of Person -> associated_deals |
| Associated company | associated_company | Record reference | Relationship, inverse of Company -> associated_deals |