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
- Go to Settings > Templates
- Click New template
- Give it a name and configure the fields you want to standardize
- 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
| Plan | Max templates |
|---|---|
| Pro | 5 |
| Team | 20 |
| Agency | 50 |
API
See the Templates API reference for full endpoint documentation.