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

# Multiple Brands

> Organize several brands inside Migma, decide when to separate workspaces, and invite the right people to each brand.

Use multiple brands when you manage more than one company, store, client, product line, or sender identity. Each brand keeps its own visual system, voice, assets, contacts, emails, campaigns, and sending setup.

<Info>
  In the API, brands are called projects. Public docs use **brand** because that is the user-facing product term.
</Info>

***

## Brand or workspace?

| Use                                     | Best fit                                                                 | Why                                                          |
| --------------------------------------- | ------------------------------------------------------------------------ | ------------------------------------------------------------ |
| Same company, different product line    | Separate brand in one workspace                                          | Shared billing and team, separate design and sending context |
| Agency managing client work             | One workspace per client, or one agency workspace with brands per client | Pick based on billing ownership and access separation        |
| Different legal entity or billing owner | Separate workspace                                                       | Billing, seats, members, and sending quota stay separate     |
| Same team testing a new sender identity | Separate brand                                                           | Clean brand kit, sender, audience, and campaign history      |

See [Workspaces](/collaboration/workspaces) when billing or membership should be separate.

***

## What stays separate

* Brand kit: logo, colors, fonts, voice, products, and design rules.
* Sending setup: verified sending domains and sender identity.
* Audience: contacts, tags, segments, topics, and suppression.
* Emails and campaigns: drafts, series, campaign history, and analytics.
* Access: people can be invited to one brand, selected brands, or all brands.

***

## Set up another brand

<Steps>
  <Step title="Create the brand">
    Open **My Brands**, choose **New Brand**, then import from a website or configure the brand manually.
  </Step>

  <Step title="Review the brand kit">
    Confirm logo, colors, fonts, tone, and product context before generating emails.
  </Step>

  <Step title="Add sending setup">
    Verify a sending domain or connect the provider that should send for that brand.
  </Step>

  <Step title="Invite collaborators">
    Use **Share** for one brand, or **Settings → People & Access** for selected brands or all brands.
  </Step>
</Steps>

***

## Related

<CardGroup cols={2}>
  <Card title="Brand setup" icon="palette" href="/get-started/configure-brand">
    Import and tune one brand kit.
  </Card>

  <Card title="Workspaces" icon="building" href="/collaboration/workspaces">
    Decide where billing, seats, and sending quota live.
  </Card>

  <Card title="Team access" icon="users-viewfinder" href="/collaboration/team-access">
    Invite people to one brand, selected brands, or all brands.
  </Card>

  <Card title="Agencies" icon="briefcase" href="/collaboration/agencies">
    Structure client work.
  </Card>
</CardGroup>
