An object to group users of your product
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 |
workspace_id
, which can be used for assertions, or you can add your own.