> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gtm-api.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Knowledge base

> How the platform works: accounts and browsers, safety and pacing, finding and enriching people, conversations, billing, and what to do when something breaks.

Everything the app does and why, written for the person running outreach. The
[API reference](/api-reference/overview) documents the same platform for code; these
pages document it for you.

## Accounts and browsers

<CardGroup cols={2}>
  <Card title="Connect a LinkedIn account" href="/kb/connect-a-linkedin-account" icon="plug">
    Connect in the app, wait out the initial sync, then work with it anywhere.
  </Card>

  <Card title="Antidetect browsers and proxies" href="/kb/antidetect-browsers-and-proxies" icon="globe">
    One account, one isolated browser, one proxy. Lifecycle, checks, diagnostics.
  </Card>

  <Card title="Share or transfer an account" href="/kb/account-sharing-and-handover" icon="handshake">
    Lend an account to another workspace and take it back, or hand it over for good.
  </Card>
</CardGroup>

## Safety and pacing

<CardGroup cols={2}>
  <Card title="Smart limits and warmup" href="/kb/smart-limits-and-warmup" icon="shield">
    Per-action daily budgets, the warmup ramp, holds and how to release them.
  </Card>

  <Card title="Sync windows and auto-suspend" href="/kb/sync-windows-and-auto-suspend" icon="clock">
    When recurring syncs run, what ignores the window, and how browsers sleep and wake.
  </Card>

  <Card title="Account health" href="/kb/account-health" icon="heart-pulse">
    The signals behind the score, what each state means, and which ones self-heal.
  </Card>
</CardGroup>

## Finding and enriching

<CardGroup cols={2}>
  <Card title="People and company search" href="/kb/people-and-company-search" icon="magnifying-glass">
    Paste a search URL or build filters, on LinkedIn or Sales Navigator.
  </Card>

  <Card title="Enrichment" href="/kb/enrichment" icon="address-card">
    Emails and phone numbers: what it returns, what it costs, and what an empty result means.
  </Card>

  <Card title="Auto-scrapes" href="/kb/auto-scrapes" icon="arrows-rotate">
    Recurring collection that dedupes across runs and can feed a standing mass action.
  </Card>
</CardGroup>

## Conversations

<CardGroup cols={2}>
  <Card title="Inbox and message sync" href="/kb/inbox-and-message-sync" icon="inbox">
    What the backfill imports, how often each surface refreshes, and why a reply may not be there yet.
  </Card>
</CardGroup>

## Workspace and billing

<CardGroup cols={2}>
  <Card title="Workspaces and team members" href="/kb/workspaces-and-team-members" icon="users">
    What a workspace owns, how to invite people, and what each role can do.
  </Card>

  <Card title="Billing and plans" href="/kb/billing-and-plans" icon="credit-card">
    Sandbox, the forever free plan every workspace starts on, account pricing, and payment failures.
  </Card>
</CardGroup>

## When something breaks

<CardGroup cols={2}>
  <Card title="Proxy problems" href="/kb/proxy-troubleshooting" icon="triangle-exclamation">
    LinkedIn will not load, the account keeps asking for verification, the browser stops overnight.
  </Card>

  <Card title="Browser will not start" href="/kb/browser-troubleshooting" icon="power-off">
    Start issues, sessions that die immediately, and login states that will not clear.
  </Card>
</CardGroup>
