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

# Manage multiple accounts

> Set up and switch between separate Cassidy organizations for different businesses or divisions.

If you manage multiple businesses, divisions, or clients, you can create separate Cassidy organizations — each with its own [Knowledge Base](/knowledge-base/overview), [Agents](/agents/overview), [Workflows](/workflows/overview), billing, and team members. You can switch between organizations without signing out.

## Create a new organization

<Steps>
  <Step title="Sign out of your current account">
    Click your account name at the bottom of the sidebar and select **Sign Out**.
  </Step>

  <Step title="Create a new account">
    Go to [app.cassidy.ai](https://app.cassidy.ai) and sign up with a **different email address**. Each Cassidy organization needs a unique owner email.

    <Tip>If you use Google Workspace or Microsoft 365, you can use email aliases (e.g., `you+clientname@company.com`) to create separate accounts without needing entirely different email addresses.</Tip>
  </Step>

  <Step title="Set up the new organization">
    Complete the onboarding flow for the new organization — name it, [invite team members](/settings/invite-team-members), and configure your [plan](/settings/manage-plans).
  </Step>

  <Step title="Link your accounts (optional)">
    To access both organizations from a single login, invite your primary email as a **Member** in the new organization. Then accept the invitation from your other account.

    This lets you switch between organizations without signing out.
  </Step>
</Steps>

## Switch between organizations

If your email is associated with multiple Cassidy organizations:

1. Click your **account name** at the bottom of the sidebar.
2. You'll see a list of all organizations you belong to.
3. Select the organization you want to switch to.

<Frame>
  <img src="https://mintcdn.com/cassidy/4vOVgS8tIBDNrgx6/images/settings/org-switcher.png?fit=max&auto=format&n=4vOVgS8tIBDNrgx6&q=85&s=bd6accbda9ae678aae294bc240495714" alt="Sidebar menu showing multiple organizations to switch between" width="414" height="622" data-path="images/settings/org-switcher.png" />
</Frame>

Your workspace will reload with the selected organization's resources, Agents, Workflows, and Knowledge Base.

<Note>Each organization has its own billing, credits, team members, and data. Nothing is shared between organizations — they are completely isolated.</Note>

## Next steps

<CardGroup cols={2}>
  <Card title="Invite team members" icon="user-plus" href="/settings/invite-team-members">
    Add colleagues to any of your organizations.
  </Card>

  <Card title="Manage plans" icon="credit-card" href="/settings/manage-plans">
    Configure billing for each organization independently.
  </Card>
</CardGroup>
