Organizational Configuration and Governance

GuideUpdated: May 2026

This guide provides technical instructions for managing the global settings, branding, and security policies of an IUSign Enterprise tenant.

This guide provides technical instructions for managing the global settings, branding, and security policies of an IUSign Enterprise tenant.


Prerequisites

  • Assigned Admin or Owner role within the tenant.
  • Successful authentication into the IUSign portal.

Strategic Overview

Tenant Settings govern the environmental parameters that apply to every user and transaction within your organization. This module allows administrators to enforce a consistent corporate identity, define data retention lifecycles, and implement baseline security requirements. Proper configuration of these settings is essential for ensuring that the IUSign platform aligns with your organizational compliance standards and branding guidelines, providing a unified experience for both internal users and external recipients.


Core Governance Modules

1. Corporate Identity and Branding (White-Labeling)

Control how your organization is represented to external recipients:

  • Visual Assets: Upload your corporate logo to be displayed in the signing portal and email invitations.
  • Branding Palette: Define the primary color (Brand Color) for buttons and navigational elements to match your corporate style guide.
  • Notification Sign-off: Customize the email footer to include your organization's legal name and contact information.

2. Data Retention and Archival Policy

Define the lifecycle of document assets within your organization:

  • Trash Retention Window: Set the duration (default: 30 days) that deleted documents are held before permanent cryptographic erasure.
  • Automatic Archival: Configure the system to automatically move completed documents to a secondary "Archive" status after a specific period of inactivity.

3. Global Security and Compliance

Enforce baseline security measures across the entire tenant:

  • MFA Mandate: Require all users within the organization to activate Multi-Factor Authentication.
  • Domain Governance: Restrict account registration and team invitations to specific corporate email domains (e.g., *@company.com).
  • Electronic Disclosure Management: Customize the text of the legal disclosure that recipients must agree to before signing.

Technical Specifications: Tenant Metadata

ParameterTechnical DescriptionRationale
Tenant IDUnique alphanumeric identifier.Primary key for API integrations.
White-LabelingCSS-injection and Asset replacement.Ensuring brand consistency.
Retention PolicyScheduled CRON-based data purging.Regulatory compliance (GDPR/CCPA).
Domain WhitelistRegex-based email validation.Preventing unauthorized tenant entry.

Strategic Considerations for Administrators

  • Consistency is Key: Always ensure your logo and brand colors are high-resolution and match your primary website to maximize recipient trust and completion rates.
  • Compliance Alignment: Review your data retention settings with your legal team to ensure they align with industry-specific regulations (e.g., HIPAA, SOC2, or local privacy laws).
  • API Readiness: Keep your Tenant ID accessible if you plan to integrate IUSign with your CRM or internal document management systems.

Diagnostic and Resolution Protocols

System ExceptionProbable CauseResolution Protocol
Logo not updatingBrowser cache or Size limitEnsure the image is under 2MB and execute a forced refresh (Ctrl+F5) to see changes.
Domain block activeWhitelist misconfigurationReview the domain whitelist settings to ensure your specific corporate subdomains are included.
Settings "Greyed Out"Permission constraintCertain global settings are restricted to the Owner (Primary Admin).

Related Documentation