Standard objects
Workspaces
An object to group users of your product
Workspace configuration
The Workspace object is available in every Attio workspace, but disabled by default. It can only be activated by a workspace admin, in the objects settings page.
Workspaces represent a grouping of users, or an account, in your product. Workspaces can belong to a company and have multiple users.
Writeable attributes
Attribute | Slug | Type | Traits |
---|---|---|---|
ID | workspace_id | Text | Unique, required |
Name | name | Text | |
Users | users | Record reference | Relationship, inverse of User -> workspaces , multiselect |
Company | company | Record reference | Relationship, inverse of Company -> associated_workspaces |
Avatar URL | avatar_url | Text | Similar to Company logo_url |
Workspaces have a single unique attribute, workspace_id
, which can be used for assertions, or you can add your own.