This guide provides technical instructions for the implementation of corporate branding across the IUSign ecosystem, ensuring a unified recipient experience.
Prerequisites
- Active Solo, Growth, or Enterprise subscription tier.
- Assigned Admin or Owner role.
- High-resolution corporate assets (Logo, Brand Colors).
Strategic Overview
In digital document logistics, recipient trust is the primary driver of completion rates. The White-Label suite allows organizations to replace IUSign branding with their own corporate identity across all recipient-facing interfaces. By projecting a consistent brand image—from the initial email invitation to the secure signing portal—organizations can minimize recipient hesitation, enhance professional perception, and reinforce the legal authority of the transaction.
Implementation Sequence
1. Activating the Branding Module
Navigate to Admin Dashboard → Branding & Settings. This interface allows for the granular configuration of all recipient-facing visual parameters.
2. Corporate Visual Identity (Logo)
Upload your primary organizational logo.
- Asset Specifications: Recommended format is PNG with a transparent background. High-contrast logos ensure visibility across both Light and Dark mode interfaces.
- Application: Once uploaded, your logo will automatically replace the IUSign logo in the header of the signing portal and in all automated email notifications.
3. Interface Aesthetic (Brand Colors)
Define the primary color for the IUSign interface to align with your corporate style guide:
- Primary Brand Color: Specify the hex code (e.g.,
#0055AA) for primary buttons (e.g., "Sign Document"), links, and progress indicators. - Validation: The platform automatically calculates contrasting text colors (White vs. Black) to ensure WCAG-compliant accessibility regardless of your brand color choice.
4. Communication Customization (Email)
Ensure that the emails dispatched by the platform align with your organizational voice:
- Sender Display Name: Configure the "From" name to display your organization (e.g., "Acme Corp Legal").
- Custom Footer: Append your corporate address, support contact, and legal disclaimers to the bottom of all notification emails.
Technical Specifications: Branding Engine
| Component | Technical Implementation | Impact |
|---|---|---|
| Email Header | Dynamic HTML Template Inversion | Standardizes first-contact branding. |
| Portal Header | SVG/Asset Replacement | Anchors the session in a trusted environment. |
| UI Components | Global CSS Variable Injection | Consistent aesthetic across buttons and icons. |
| Email Signature | SMTP Sign-off Customization | Provides organizational context and contact info. |
Strategic Considerations for Enterprise Branding
- Trust and Conversion: Envelopes with corporate white-labeling typically see a 15-20% higher completion rate compared to those with generic branding.
- Dark Mode Compatibility: Test your logo against both light and dark backgrounds. If your logo is dark, ensure it has a subtle white stroke or use a "Reverse" version for better visibility.
- Domain Alignment (Enterprise): To achieve full white-labeling, consider Advanced SMTP Integration. This allows emails to be dispatched directly from your corporate domain (e.g.,
signing@yourcompany.com) instead of the IUSign domain.
Diagnostic and Resolution Protocols
| System Exception | Probable Cause | Resolution Protocol |
|---|---|---|
| Logo appears blurry | Low resolution source | Upload an asset with at least 500px width. Vector-based SVGs are recommended where supported. |
| Colors not updating | Browser cache | Execute a forced refresh (Ctrl+F5) to clear the local CSS cache and re-fetch the organizational theme. |
| Email still shows IUSign | Plan constraint | Verify that your Subscription Tier supports full email white-labeling (Growth+). |