---
title: "How do I manage multiple agency brands"
category: advanced
slug: how-do-i-manage-multiple-agency-brands
canonical_url: https://lemaudit.com/help/advanced/how-do-i-manage-multiple-agency-brands
last_reviewed: 2026-05-04
source: LemAudit Help Center
---
# How do I manage multiple agency brands?

Open **Multi-Brand** in the sidebar (Agency plan), click **New brand**, and configure 1 logo, 2 colors, 1 Calendly URL, and 1 widget script per brand. Up to 3 brands per account, each fully isolated — leads, reports, and outreach drafts all scope to the brand that captured them.

## What "isolated" actually means

Each brand profile is a self-contained identity. Brand A's [widget](/help/getting-started/how-do-i-install-the-audit-widget-on-my-website) embedded on bulldogagency.com captures leads tagged for Brand A. Those leads use Brand A's [logo](/help/branding/how-do-i-add-my-agency-logo) on their [public report](/help/reports/how-do-public-audit-reports-work), Brand A's [colors](/help/branding/how-do-i-customize-brand-colors), and Brand A's voice in the [outreach drafts](/help/outreach/how-do-ai-outreach-emails-work). Brand B's leads are invisible to Brand A's pipeline filter — they cannot accidentally email a Brand B prospect under Brand A's signature.

Think of it like running 3 phone lines in 1 office. Same staff, same building, callers always hear the right greeting.

## How LemAudit keeps them apart

Brands are rows in the brand_profiles table tied to your account_id. The brand-config edge function looks up the brand from the embed script URL on every widget load. Two different scripts on two different sites never cross-pollinate. The [pipeline view](/help/leads/how-does-the-lead-pipeline-work) gains a brand filter when a second profile exists, and the [Dashboard](/help/getting-started/what-does-the-dashboard-show) splits its tiles per brand. The [webhook integration](/help/integrations/how-do-webhook-notifications-work) carries a `brand_id` field on every payload so your downstream automation can route correctly too.

For full domain swap (loading Brand B widget script from reports.brandb.com), point a CNAME at our edge per brand — see the white-label widget setup.

## Worked example

A holding company runs 3 niche shops: dental, legal, and home-services. They created 3 brand profiles on day 1 and embedded each widget on the matching niche site. Within 4 weeks they captured 31 / 24 / 19 leads. All visually correct, all routed to the right inbox via 3 separate webhooks into 3 different HubSpot pipelines.

## When this isn't right

The 3-brand cap is intentional. For "100 reseller sub-brands" SaaS resale, contact support about an enterprise tier. If you only need to swap a logo per client (not run separate widgets), use the standard [logo](/help/branding/how-do-i-add-my-agency-logo) panel. Ship per-client public report links instead. Much less setup.

*Category: Advanced*

## Related
- [Can I manage multiple brands](https://lemaudit.com/help/branding/can-i-manage-multiple-brands)
- [How do I add my agency logo](https://lemaudit.com/help/branding/how-do-i-add-my-agency-logo)
- [How do I customize brand colors](https://lemaudit.com/help/branding/how-do-i-customize-brand-colors)

---
For the interactive version visit https://lemaudit.com/help/advanced/how-do-i-manage-multiple-agency-brands
