White-Labeling
Enterprise+ customers can fully white-label the Quazzar Space platform with custom branding, domains, colors, and email templates. This guide covers all customization options available to you.
Overview
White-labeling transforms Quazzar Space into your own branded product. Your customers and team members interact with an interface that carries your brand identity, with no visible reference to Quazzar.
What Can Be Customized
| Element | Customization Options |
|---|---|
| Domain | Custom domain (e.g., infra.yourcompany.com) |
| Logo | Header logo, favicon, and loading screen |
| Colors | Primary, secondary, accent, and background colors |
| Fonts | Custom font families for headings and body text |
| Email templates | Sender name, address, and email design |
| Login page | Background, welcome text, SSO buttons |
| Footer | Company name, links, and legal text |
Custom Domain Setup
Step 1: DNS Configuration
Create a DNS record pointing to the Quazzar Space platform:
infra.yourcompany.com CNAME custom.quazzar.space.Step 2: TLS Certificate
TLS certificates are automatically provisioned once the DNS record propagates. No manual certificate management is required for hosted deployments. For on-premise deployments, provide your own certificate.
Step 3: Configure in Dashboard
- Navigate to Settings > White-Label > Domain
- Enter your custom domain
- Wait for DNS verification and TLS provisioning (typically under 10 minutes)
Once verified, your custom domain serves the full platform. The Quazzar team will update CORS and routing configuration on the backend.
Branding Configuration
Logo and Favicon
- Navigate to Settings > White-Label > Branding
- Upload your assets:
| Asset | Recommended Size | Format |
|---|---|---|
| Header logo | 200 x 40 px | SVG or PNG |
| Favicon | 32 x 32 px | ICO or PNG |
| Apple touch icon | 180 x 180 px | PNG |
| Loading screen logo | 120 x 120 px | SVG or PNG |
Color Theme
Customize the platform’s color palette from Settings > White-Label > Colors:
| Property | Description | Example |
|---|---|---|
primary_color | Buttons, links, active states | #0066FF |
secondary_color | Secondary actions, badges | #6B21A8 |
accent_color | Success states, highlights | #10B981 |
background_dark | Page background | #0F172A |
background_surface | Card and panel backgrounds | #1E293B |
text_primary | Primary text color | #F1F5F9 |
text_secondary | Secondary text, labels | #94A3B8 |
Changes are applied globally across the navigation, buttons, charts, status indicators, and all interactive elements. Preview changes before publishing.
Custom Fonts
Specify custom font families from Settings > White-Label > Fonts:
| Setting | Description | Default |
|---|---|---|
| Heading font | Used for page titles and section headings | Inter |
| Body font | Used for paragraph text and labels | Inter |
| Monospace font | Used for code blocks and technical content | JetBrains Mono |
You can reference Google Fonts or provide self-hosted font files.
Email Customization
Sender Configuration
Configure the email sender identity displayed to recipients:
| Setting | Description |
|---|---|
| Sender email | e.g., [email protected] |
| Sender name | e.g., Your Company Cloud |
| Reply-to address | e.g., [email protected] |
Email Templates
Customize the design and content of transactional emails:
- Welcome email — Sent when a new user registers or is provisioned
- Invitation email — Sent when a user is invited to a project
- Password reset — Sent when a user requests a password reset
- Billing receipts — Sent after successful payment
- Alert notifications — Sent when monitoring alerts trigger
Templates support HTML with your brand colors, logo, and custom footer text. Edit templates from Settings > White-Label > Email Templates.
Login Page Customization
Configure the login experience from Settings > White-Label > Login Page:
- Background: Custom image, gradient, or solid color
- Welcome message: Custom text above the login form
- SSO buttons: Display configured SSO providers (SAML, OIDC)
- Legal links: Custom terms of service and privacy policy URLs
- Self-registration: Enable or disable user self-registration
Working with the Quazzar Team
White-label setup involves coordination with the Quazzar team for:
- Initial configuration: Your account manager assists with domain setup and initial branding
- Advanced customization: Custom CSS overrides or layout changes beyond the standard options
- Documentation branding: Custom-branded documentation site deployment
- API branding: Removing platform identifiers from API responses
To initiate white-label setup or request advanced customization, contact your dedicated account manager or email [email protected].
Verification Checklist
After setting up white-labeling, verify:
- Custom domain resolves and loads the platform with valid TLS
- Logo appears correctly in the header, favicon, and loading screen
- Colors are applied consistently across all pages and components
- Emails are sent from your custom sender address with your branding
- Login page displays your customized design and SSO buttons
- No Quazzar branding is visible to your end users
Next Steps
- Enterprise Deployment — SSO, SCIM, and advanced security
- Custom Integrations — Connect your existing tools
- Platform Architecture — Understand the platform architecture