Object
Workspace
A workspace represents a single brand or account within Archive.
Fields
- hashtags [Tag!]
- Hashtags tracked for this workspace.
- id ID!
- Unique identifier for the workspace (UUID format).
- integrations [Integration!]!
- Connected social accounts for this workspace. Distinct from
mentions— that field lists *tracked terms* (the @-handles Archive monitors); this field lists *connected accounts* (one entry per row in the integrations table). Multiple integrations may share the same handle, and each entry surfaces its own status. Includes disconnected and failed integrations so customers can detect broken connections. - keywords [Keyword!]
- Keywords tracked for this workspace (primarily YouTube). Distinct from
hashtagsandmentions, which surface Instagram/TikTok-style tags. - mentions [Tag!]
- User mentions tracked for this workspace.
- name String!
- Human-readable name of the workspace.