Workspace Branding Kits
A Branding Kit holds your company's design assets—logos, color palettes, fonts, and email headers. These assets are applied automatically to outbound email campaign templates and web chat widgets.
1. Configuring your Branding Kit
Go to Settings → Branding:
- Logo Assets: Upload your primary logo (used in email headers) and an icon logo (used as the favicon and Web Chat launcher image).
- Brand Colors:
- Primary: Used for buttons, highlight links, and widget headers.
- Secondary: Used for borders, labels, and minor buttons.
- Background: Page and card backgrounds.
- Typography: Select from standard Google web fonts.
2. Dynamic Variable injection
Branding variables can be referenced inside custom HTML email templates:
{{branding.logoUrl}}{{branding.primaryColor}}{{branding.footerText}}
This allows you to change your branding color or logo in one settings panel and have all active email templates update automatically.