What’s customizable
How it works
Branding is configured on your partner record — not on individual orgs. Every org you create inherits your branding automatically.Configuration
Branding fields are set on your partner record during onboarding. Contact the OpenCX team to update them.Use a square logo (1:1 aspect ratio) for best results. The logo renders at 32x32px in the sidebar. SVG is preferred for crisp rendering at all sizes.
What’s not branded (v1)
These elements currently show OpenCX defaults regardless of partner configuration:- Login page — The auth page loads before any org context is available. Branding kicks in after login. Partners using Login Links bypass this page entirely.
- Invitation accept page — Same constraint as login.
- Favicon and Open Graph image — Static assets that require per-domain serving.
- Primary color theming — Changing
--primaryalso requires computing a contrast-safe--primary-foreground. Deferred to v2.