Skip to main content
Access template settings by clicking the gear icon in the template editor toolbar. The settings panel includes template-level configuration and per-channel settings.
Template settings panel in Design Studio

Template Settings Panel

Template settings

General

Alias

Create aliases for your template to use in API calls instead of the Template ID. Aliases make your API calls more readable and let you change the underlying template without updating your application code.
Template alias configuration

Template Aliases

For example, if you create an alias order-confirmation, you can reference it in your Send API call:
Each alias can only be mapped to one template at a time.

Conditions

Enable or disable the entire template based on conditions evaluated at send time. These conditions apply to all channels in the template, not to a specific channel or integration.
Template conditions configuration

Template Conditions

  • Conditions role: Toggle between Enable (send if conditions match) or Disable (skip if conditions match)
  • Add condition: Click to add conditions based on data passed in your API request

Channel settings

Each channel configured in your template has its own settings section. Click a channel in the sidebar to configure channel-specific options. Channel settings vary by channel type but may include:
  • Provider configuration - Which integration to use for sending
  • Channel-specific conditions - Send conditions that apply only to this channel
  • Formatting options - Channel-specific formatting like email subject lines
For the classic designer settings documentation, see General Settings.