Skip to content
noBSredir

Link templates

Requires a Pro plan or higher.

Link templates let you save a set of link defaults (domain, UTM params, tags, expiry, routing rules, OG overrides, interstitial, sequence) as a named, reusable configuration. When creating a link, pass a template and its settings are applied as defaults - anything you set explicitly on the link overrides the template.

Creating a template

  1. Go to Settings > Templates
  2. Click New template
  3. Give it a name and configure the fields you want to standardize
  4. Save

Templates can include any combination of link settings: domain, UTM parameters, tags, expiry, routing rules, OG overrides, interstitial config, and sequence config.

Using a template

When creating a link (dashboard or API), select a template. The template’s config is applied as defaults. Any field you set on the link itself takes priority over the template value.

For example, if a template sets utm_source: newsletter and you create a link with utm_source: twitter, the link uses twitter.

Templates can also include expires_in_days - a relative expiry that sets expires_at to N days from now at link creation time.

Plan limits

PlanMax templates
Pro5
Team20
Agency50

API

See the Templates API reference for full endpoint documentation.