Back to Help Center

Managing multiple LinkedIn accounts

Crispy is priced per seat, and one seat is one connected LinkedIn account. You can connect as many LinkedIn accounts as you have seats. That covers a founder running two profiles just as well as an agency managing a roster of client accounts.

Adding an account

  1. Go to Accounts in your dashboard.
  2. Click 'Add account'.
  3. Complete the same connection flow as your first account.

If every seat is already in use, the button tells you so. Add seats from the billing page first, then connect the new profile.

How multiple accounts behave

  • Each account has its own LinkedIn session, connected and reconnected independently.
  • Each account has its own daily limits and its own warm-up. One account's activity never eats another account's budget.
  • On team setups, accounts shared through your organization show up alongside your own.

Targeting a specific account

Every tool accepts an account_id parameter. Without it, tools run against your default account (the one your API key is bound to). Ask your agent to show all connected accounts: it calls get_account, which returns every account with its ID, daily limits, warm-up status, and session health, and marks which one is the default.

Common mistake: sending from the wrong identity because the agent quietly used the default account. When you work across accounts, name the account in your prompt ('using the Acme account, ...') so the agent passes the right account_id.

Pro tip: create a scoped API key per account or workspace from the API Keys page. Each automation then physically cannot act as the wrong person.

Still stuck? Email [email protected] or browse answered questions.