Skip to main content

Configuration

The Configuration section controls platform content and available functionality.

Available Sections

Manage system email templates used for platform notifications, billing alerts, user invitations, security events, and operational communications.Templates support dynamic variables that are automatically replaced with actual values when emails are sent.

Available Templates

User Added to Organization

Sent when a user is added to an organization.Variables
  • organizationName
  • senderName
  • userName

User Invitation

Sent when a user is invited to join an organization.Variables
  • userName
  • organizationName
  • senderName
  • inviteUri
  • password

Confirmation

Sent during account confirmation workflows.Variables
  • url

MFA Password

Sent when multi-factor authentication (OTP) is enabled.Variables
  • userName
  • organizationName
  • OTP

Reset Password

Sent when a user requests a password reset.Variables
  • email
  • token

Billing & Payments

Balance Alert

Sent when an organization balance falls below the configured threshold.Variables
  • organization
  • amount

Balance Topup Succeeded

Sent after a successful balance top-up.Variables
  • organization
  • amount
  • invoiceUrl

Balance Topup Failed

Sent when a balance top-up transaction fails.Variables
  • organization
  • amount
  • reason
  • invoiceUrl

Subscription Charge Succeeded

Sent when a subscription payment is processed successfully.Variables
  • organization
  • productName
  • price
  • invoiceUrl

Subscription Charge Failed

Sent when a subscription payment cannot be processed.Variables
  • organization
  • productName
  • reason
  • price
  • invoiceUrl

Usage & Units Monitoring

Units Alert

Sent when usage approaches plan limits.Variables
  • organization
  • plan_name
  • percent_left

Units Over Alert

Sent when usage exceeds the plan limit.Variables
  • organization
  • plan_name

Units Over Alert (No Balance)

Sent when usage exceeds plan limits and account balance is insufficient.Variables
  • organization
  • plan_name

Phone Number Notifications

Phone Disabled

Sent when a phone number subscription becomes inactive.Variables
  • organization
  • number

Phone Disabled Days

Sent after a phone number has been disabled for a specified period.Variables
  • organization
  • number
  • days_ago

Phone Lost

Sent when a phone number is removed from the organization.Variables
  • organization
  • number

Support & Requests

Hire an Expert

Sent when a user submits a “Hire an Expert” request.Variables
  • name
  • email
  • phone
  • company
  • website
  • industry
  • userEmail
  • organizationName
  • userId
  • organizationId

Support Team Message

Sent to support staff when a support request is submitted.Variables
  • email
  • message

Editing Templates

Click Edit on any template card to customize:
  • Email subject
  • Email body
  • Dynamic variables
  • Formatting and branding
Variables must remain unchanged to ensure data is inserted correctly when emails are generated.

Variable Syntax

Use double curly braces:
{{organization}}
{{userName}}
{{amount}}
{{invoiceUrl}}
Example:
Hello {{userName}},

You have been added to {{organizationName}} by {{senderName}}.
Removing or modifying template variables may cause notification emails to display incomplete information.
Manage legal and compliance text displayed throughout the platform.Disclaimers allow administrators to define legal notices, cookie consent information, and regulatory content that may be shown to users across branded experiences.Main legal notice displayed to users of the platform.This disclaimer typically defines:
  • Terms of platform usage
  • Liability limitations
  • Service availability notices
  • Warranty disclaimers
  • User responsibilities
  • Legal obligations

Content Type

Type: rich textSupports formatted content including:
  • Bold text
  • Italic text
  • Headers
  • Lists
  • Links
  • Tables
  • Code blocks

Example

This Legal Disclaimer governs your access to and use of the platform.

By accessing or using the Service, you acknowledge that you have read,
understood, and agreed to these terms.
Cookie policy and consent notice displayed to platform users.This content explains how cookies and tracking technologies are used within the platform.

Content Type

Type: rich textSupports formatted content including:
  • Hyperlinks
  • Lists
  • Tables
  • Text formatting
  • Embedded legal references

Example

This website uses cookies and similar tracking technologies
to improve user experience and platform functionality.

By continuing to use the platform, you consent
to the use of cookies.

Rich Text Editor

Both disclaimer sections use a rich text editor with support for:

Text Formatting

  • Bold
  • Italic
  • Underline
  • Headings
  • Horizontal separators

Content Structure

  • Ordered lists
  • Unordered lists
  • Tables
  • Blockquotes
  • External URLs
  • Internal links
Example:
[Privacy Policy](https://example.com/privacy)

Advanced Formatting

  • Code blocks
  • Inline code
  • HTML-compatible content

Best Practices

Include:
  • Terms of service references
  • Liability limitations
  • Intellectual property statements
  • User obligations
  • Service availability notices
Include:
  • Cookie usage explanation
  • Analytics disclosure
  • Tracking technology details
  • Third-party integrations
  • Consent requirements
  • Privacy policy references

Saving Changes

After modifying disclaimer content:
  1. Update the text in the editor.
  2. Review formatting and links.
  3. Save changes.
  4. Verify content is displayed correctly in the user-facing experience.
Disclaimer content is displayed exactly as configured. Administrators are responsible for ensuring all legal and compliance text meets their organization’s requirements and applicable regulations.
Disabling features only hides them from users. Existing configurations remain unchanged unless explicitly removed.