# Sillage Docs - Getting Started - [What is Sillage](/docs/getting-started): Sillage tells your sales team which accounts to act on right now, and why. - [How Sillage works](/docs/getting-started/how-sillage-works): The key concepts behind Sillage in one video — from your persona and top accounts to the signals you act on. - [How to get started](/docs/getting-started/how-to-get-started): New to Sillage? Here is the whole journey, from defining your persona to activating your first signals. - [Account mapping](/docs/getting-started/account-mapping): How Sillage turns a company name or domain into the real account and the right contacts inside it. - [Signals on key accounts](/docs/getting-started/signals-on-key-accounts): What a signal is, how Sillage detects it on your accounts, and how it becomes outreach you can send. - [API quickstart](/docs/getting-started/api-quickstart): Generate an API key and make your first Sillage API request. - Integrations - [Integrations](/docs/integrations): Connect Sillage to the tools your team already works in. - HubSpot - [HubSpot](/docs/integrations/hubspot): Push Sillage contacts, companies and buying-intent data into your HubSpot portal — and stay in control of exactly when and what gets written. - [Every setting explained](/docs/integrations/hubspot/settings): What each control on the HubSpot card does, what it changes in your CRM, and the mistakes it protects you from. - [Scenarios](/docs/integrations/hubspot/scenarios): Five real setups, the exact settings to use, and what lands in HubSpot as a result. - [What actually syncs](/docs/integrations/hubspot/what-syncs): The properties Sillage creates in your portal, the fields it fills by default, and how to remap them. - [Workflow library](/docs/integrations/hubspot/workflow-library): Ready-made HubSpot workflows that fire on Sillage intent — installed switched off, for you to review. - [Troubleshooting](/docs/integrations/hubspot/troubleshooting): Why nothing is syncing, why something synced that shouldn't have, and what to check first. - Salesforce - [Salesforce](/docs/integrations/salesforce): Push Sillage contacts, Accounts and buying-intent data into your Salesforce org — and stay in control of exactly when and what gets written. - [Every setting explained](/docs/integrations/salesforce/settings): What each control on the Salesforce card does, what it changes in your org, and the one HubSpot option Salesforce doesn't have yet. - API - [API](/docs/api): Direct-client API reference for accessing Sillage workspace content and account mapping data. - [Authentication](/docs/api/authentication): Authenticate direct-client API requests with a Sillage workspace API key. - [Pagination](/docs/api/pagination): Use offset/page pagination for API list endpoints. - Top Account - [Top Account](/docs/api/top-account): Define and read your workspace's target account list. - [Get Ingestion Status](/docs/api/top-account/get-status): Poll the current state of the latest top account list ingestion. - [Add Accounts](/docs/api/top-account/add-accounts): Merge accounts into your workspace's top account list. - [List Accounts](/docs/api/top-account/list-accounts): List found accounts from your top account list, paginated. - [Count Accounts](/docs/api/top-account/count-accounts): Count the found accounts in your top account list. - [Not-Found Accounts](/docs/api/top-account/not-found-accounts): List accounts from your top account list that could not be matched. - [Remove Account by ID](/docs/api/top-account/remove-account): Remove a single account from your top account list by id. - [Remove Accounts](/docs/api/top-account/remove-accounts): Remove accounts from your top account list by domain or LinkedIn URL. - Persona - [Persona](/docs/api/persona): Define your workspace's ideal customer profile targeting criteria. - [Get persona](/docs/api/persona/read-persona): Retrieve your workspace's ideal customer profile targeting criteria. - [Upsert persona](/docs/api/persona/upsert-persona): Upsert your workspace's ideal customer profile targeting criteria. - [Credit Balance](/docs/api/credits): Check your workspace's available credits and its most recent credit batches. - Agent - [Agent](/docs/api/setup): Create and manage your workspace's agents. - [Get Setup State](/docs/api/setup/get-setup-state): Check what is left to configure in your workspace, with a diagnostic checklist. - [Create Agent](/docs/api/setup/create-agent): Create an agent for your workspace. - [List Agents](/docs/api/setup/list-agents): List the agents configured for your workspace. - [Get Agent](/docs/api/setup/read-agent): Read a single agent configured for your workspace. - [Update Agent](/docs/api/setup/update-agent): Update an agent configured for your workspace. - [Delete Agent](/docs/api/setup/delete-agent): Delete an agent configured for your workspace. - Lists - [Lists](/docs/api/lists): Reusable lists of companies or people that signal agents watch. - [Create List](/docs/api/lists/create-list): Create a reusable company or people list. - [List All Lists](/docs/api/lists/list-all-lists): Paginate the lists in your workspace. - [Get List](/docs/api/lists/get-list): Read a single list by id. - [Update List](/docs/api/lists/update-list): Rename a list, change its tracking defaults, or archive it. - [Delete List](/docs/api/lists/delete-list): Delete a list that is not bound to any agent. Reversible. - [Restore List](/docs/api/lists/restore-list): Bring back a list you deleted. - [Add Members](/docs/api/lists/add-members): Add companies or people to a list by LinkedIn identity or company domain. - [List Members](/docs/api/lists/list-members): Paginate the members of a list. - [Remove Member](/docs/api/lists/remove-member): Remove one member from a list. - [List Membership Log](/docs/api/lists/list-membership-logs): Paginate a list's membership history — every time a company or person entered or left. - [Set Member Tracking Status](/docs/api/lists/set-member-tracking-status): Follow or unfollow a single member of a list. - Contents - [Contents](/docs/api/contents): Read the content items Sillage collects for your workspace. - [Query Contents](/docs/api/contents/query-contents): Paginate the content items collected for your workspace. - [Get Content](/docs/api/contents/get-content): Retrieve a single content item by ID. - Content Requests - [Content Requests](/docs/api/content-requests): Read the content requests that drive your workspace content workflows. - [List Content Requests](/docs/api/content-requests/list-content-requests): Paginate the content requests that drive your workspace content workflows. - [Query Content Requests](/docs/api/content-requests/query-content-requests): POST body variant of the content requests list, for large identifier lists. - [Get Content Request](/docs/api/content-requests/get-content-request): Retrieve a single workspace content request by ID. - Signal Runs - [Signal Runs](/docs/api/signal-runs): Launch a detection run for an agent, poll it to completion, and list runs in progress. - [Launch a Signal Run](/docs/api/signal-runs/launch-signal-run): Start a detection run for an agent across your target accounts. - [Poll a Signal Run](/docs/api/signal-runs/poll-signal-run): Check a signal run's stage until it reaches a terminal state. - [List In-Flight Signal Runs](/docs/api/signal-runs/list-in-flight-signal-runs): See every signal run currently in progress for your workspace. - Signals - [Signals](/docs/api/signals): List, count, and read the signal detections published for your workspace. - [Query Signal Detections](/docs/api/signals/query-signal-detections): Paginate the signal detections published for your workspace. - [Count Signal Detections](/docs/api/signals/count-signal-detections): Get the total number of signal detections matching your filters. - [Get a Signal Detection](/docs/api/signals/get-signal-detection): Retrieve a single signal detection by ID. - Account Mapping - [Account Mapping](/docs/api/account-mapping): Resolve a company and retrieve enriched employee profiles for a workspace. - [List company mappings](/docs/api/account-mapping/list-company-mappings): List materialized Account Mapping records without employee profiles. - [Get company mapping](/docs/api/account-mapping/get-company-mapping): Retrieve one Account Mapping record with enriched employee profiles. - [Enrich company mapping](/docs/api/account-mapping/enrich-company-mapping): Resolve a company and start asynchronous Account Mapping enrichment. - Companies - [Companies](/docs/api/companies): Look up the enrichment data behind a company id returned by Signals. - [Get company](/docs/api/companies/get-company): Retrieve a company's data by its company_id. - [Search Companies](/docs/api/companies/search-companies): Find companies in your workspace by name or domain. - [Update pipeline configuration](/docs/api/companies/update-pipeline): Enable, change, or disable monitoring for a company. - Leads - [Leads](/docs/api/leads): Look up the profile data behind a lead id returned by Signals. - [Query Leads](/docs/api/leads/list-leads): Paginate the leads in your workspace, sorted by creation date. - [Get lead](/docs/api/leads/get-lead): Retrieve a lead's data by its lead_id. - [Requests Status](/docs/api/requests-status): Get a snapshot of all work currently being processed in your workspace. - [OpenAPI Specification](/docs/api/openapi-specification): Import the Sillage API spec into Postman, Insomnia, or generate an SDK. - MCP - [MCP](/docs/mcp): Connect Claude, Cursor, and other AI assistants to your Sillage workspace over the Model Context Protocol. - [Install the MCP](/docs/mcp/install): Connect Claude, Cursor, or any MCP client to your Sillage workspace, then verify it works. - [Tool reference](/docs/mcp/tools): Every action an assistant can take in your Sillage workspace over MCP. - [Skills](/docs/skills): Install the Sillage Skills pack so your assistant knows how to run your workspace, not just which tools exist. - Playbooks - [Playbooks](/docs/playbooks): Recipes that turn Sillage signals into action, each one two ways. Ask your assistant, or build it against the API. - [Who to contact today](/docs/playbooks/who-to-contact-today): A morning brief that ranks the accounts where something just happened, so your reps know where to start. - [Draft outreach from a signal](/docs/playbooks/draft-outreach): Turn one signal into a short, personalized first message that references what actually happened. - [Competitor radar](/docs/playbooks/competitor-radar): See every time a competitor engaged one of your target accounts, and exactly who reached out to whom. - [New-buyer tracker](/docs/playbooks/new-buyer-tracker): Catch persona-fit decision makers joining your target accounts, while the relationship is still open. - [Signal reference](/docs/playbooks/signal-reference): What each signal type means, who it points to, and a good next step, for all 8 agent types.