What it is
Customer support tickets, one row each. Each ticket carries its subject, the customer it is from, its status and priority, the channel it arrived on, when it was opened and resolved on the source system, and who it is assigned to. It is the support-side view of customer contact — what people are asking for and how quickly it gets resolved.How it gets data
Populated by support agents and connectors (e.g. your helpdesk integration); not part of the standard onboarding catalog. Each row carries anexternal_id dedup key, so re-syncing the same ticket updates the row instead of duplicating it. Available to query once your workspace runs the relevant agents.
Fields
Also carries the system columns
id, tenant_id, workspace_id (tenant isolation), created_at, and updated_at. They are managed automatically — note created_at_ext (source open time) is distinct from created_at (row creation).