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

# White-Label: Remove Branding and Use Your Own

> Remove KonnectBot branding from your chat widget and emails, apply your own logo and colors, and serve customers under your own domain.

White-labeling lets you present KonnectBot as a seamless extension of your own brand. You can remove the KonnectBot logo and name from the chat widget and outgoing emails, replace them with your own logo and color scheme, and point the workspace to a custom domain — so customers interact with your brand, not ours.

<Note>
  White-label and branding removal features are available on paid plans. Check your current plan in **Settings > Billing** to confirm access, or visit the [plans and pricing](/plans-and-pricing) page for a full feature comparison.
</Note>

## What white-labeling includes

<CardGroup cols={2}>
  <Card title="Remove KonnectBot branding" icon="eye-off">
    Strip the KonnectBot logo and "Powered by KonnectBot" text from the chat widget and system emails.
  </Card>

  <Card title="Your logo and colors" icon="palette">
    Upload your own logo and set the widget's primary color, header background, and launcher icon to match your brand.
  </Card>

  <Card title="Custom domain" icon="globe">
    Serve the chat widget and workspace from your own domain or subdomain instead of `chat.konnectbot.com`.
  </Card>

  <Card title="Chat widget customization" icon="message-square">
    Customize the widget launcher icon, chat header text, and placeholder copy to fit your product's voice.
  </Card>
</CardGroup>

## Configure branding in your workspace

1. Open **Settings** in your [KonnectBot dashboard](https://chat.konnectbot.com).
2. Go to **Branding**.
3. Toggle **Remove KonnectBot branding** to hide the logo and attribution text.
4. Upload your logo and set your brand colors.
5. Optionally, enter a custom domain under **Custom Domain** and follow the DNS setup instructions.
6. Save your changes. The widget updates immediately for all new and returning visitors.

## Set up a custom domain

<Warning>
  Custom domain setup requires DNS changes on your domain registrar or DNS provider. After you add the required records, allow up to 24 hours for DNS propagation before the domain is fully active.
</Warning>

To configure a custom domain:

1. In **Settings > Branding > Custom Domain**, enter the subdomain you want to use (for example, `chat.yourcompany.com`).
2. KonnectBot displays the DNS records you need to add — typically a `CNAME` record pointing to KonnectBot's servers.
3. Log in to your DNS provider and add the records exactly as shown.
4. Return to KonnectBot and click **Verify Domain**. Once DNS has propagated, the domain becomes active.

<Tip>
  Match the widget's primary color to your website's main brand color for the smoothest visual integration. Most teams copy the hex value directly from their brand guidelines or website CSS.
</Tip>

## Plan availability

White-label features — including branding removal, custom logo, and custom domain — are available on paid plans. See the [plans and pricing](/plans-and-pricing) page for a full breakdown of what is included on each tier.
