What it is
The working record for one LinkedIn contact — a lightweight CRM row that your outreach agents create and keep up to date. It carries who the person is (identity), where they sit in the pipeline (status, score, segment), the timeline of every outreach touch, which agent last acted and which acts next, and the sync keys that tie the row back to LinkedIn, Unipile, and Attio. One row per person. New leads are typically discovered from comments on relevant LinkedIn posts, scored, then moved through connect → contact → follow-up → close by the agents that own the pipeline.How it gets data
Populated by outreach/marketing agents and connectors (Unipile for LinkedIn); not part of the standard onboarding catalog. Available to query once your workspace runs the relevant agents.Rows are de-duplicated on
external_id — the LinkedIn member URN for connection-based leads, or the chat id for message-based ones. Agents upsert on that key, so re-processing the same person updates the lead instead of creating a duplicate.Fields
Identity
Pipeline & scoring
Outreach timing
Agent handoff
Sync & source
Like every workspace table, LinkedIn Leads also carries the system columns
id, tenant_id, workspace_id (tenant isolation), created_at, and updated_at. They are managed automatically.