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

# White-Label

> Make Qwairy feel like your own product — custom logo, a branded custom domain for the dashboard and login, and the option to remove Qwairy branding.

White-Label lets you present Qwairy as your own product. Upload your logo, serve the dashboard and login from your own subdomain, and remove the "Powered by Qwairy" branding across the experience — so clients and stakeholders see your brand, not ours.

## What's Included

<CardGroup cols={3}>
  <Card title="Custom Logo" icon="image">
    Replace the Qwairy logo with your own across the dashboard, shared reports, and your branded login.
  </Card>

  <Card title="Branded Custom Domain" icon="globe">
    Serve the dashboard and login from your own subdomain (e.g. `analytics.yourcompany.com`).
  </Card>

  <Card title="Remove Qwairy Branding" icon="eye-slash">
    Hide the "Powered by Qwairy" branding across the dashboard, shared links, and exports.
  </Card>
</CardGroup>

## Authentication

On a custom domain, the **sign-in page is branded** with your logo and name. By default, the sign-in methods themselves stay Qwairy-branded: magic-link emails come from Qwairy and the Google consent screen shows "Qwairy".

For **fully white-labeled authentication** — where your users authenticate entirely under your brand and never see Qwairy — connect your own identity provider via [SSO](/documentation/team/sso). Your IdP then handles sign-in, and with enforcement on it becomes the only way your domain's users log in.

## Who It's For

White-Label is designed for teams that share Qwairy with clients, partners, or internal stakeholders under their own brand — agencies, consultancies, and organizations that want a fully branded analytics experience.

## How to Get It Enabled

White-Label is an **Enterprise** capability.

<Note>
  White-Label is available on the **Enterprise plan**. To enable it for your team, talk to your account manager, or [book a demo](https://qwairy.co/demo).
</Note>

Once it's enabled for your team, you'll find the controls under **Team Management > White Label**.

## Explore

<CardGroup cols={2}>
  <Card title="Custom Logo" icon="image" href="/agencies/logo">
    Upload your logo and learn where it appears.
  </Card>

  <Card title="Remove Branding" icon="eye-slash" href="/agencies/remove-branding">
    Hide the "Powered by Qwairy" branding.
  </Card>

  <Card title="Custom Domain Overview" icon="globe" href="/agencies/custom-domain/overview">
    Serve Qwairy from your own subdomain.
  </Card>

  <Card title="DNS Setup" icon="network-wired" href="/agencies/custom-domain/dns-setup">
    Add your domain and create the CNAME record.
  </Card>

  <Card title="Verification" icon="circle-check" href="/agencies/custom-domain/verification">
    Verify your DNS and activate your domain.
  </Card>

  <Card title="Notifications" icon="bell" href="/agencies/notifications">
    Control which emails Qwairy sends, or route events to your own webhook.
  </Card>

  <Card title="SSO" icon="shield-check" href="/documentation/team/sso">
    Fully white-label authentication with your own identity provider.
  </Card>
</CardGroup>
