Skip to main content
Lists is the dashboard page (/dash/explore/lists). It is the recruiting pipeline — not the same thing as a Target. A Target finds and monitors people. A List is where you stage outreach. Stages in the app (API slugs in backticks): :id on API routes is the list uuid or the name (hot).

Add people

Person ids are LinkedIn slugs. You can also pass profile URLs — the slug is taken from /in/…. Dashboard: Search or a person profile → Add to list. The Lists page does not accept pasted URLs — REST and MCP do. REST: POST /lists/:id/members with slugs or urls. Delete a list with DELETE /lists/:id. MCP: tool collect with action=add and slugs.

Lists and Monitoring

People on a List show up in Monitoring even if they are not Monitored on a Target. That is how a pipeline you already work stays live.

Mapping to an ATS

Keep FreshTalent stages as sourcing state. When someone is a real candidate, create/update the ATS record from the LinkedIn URL, then set Contacted / Responded here so the two systems do not fight. Recipe: ATS & CRM.