Skip to main content

Template Version

A Template Version represents a specific iteration of your consent terms.

Key concepts

TermDescription
LocaleLanguage or market-specific version of the consent content.
Effective DateDate from which the version should be used operationally.
Requires ReconsentRule that can force customers to act again when this version is checked.
Partner listThird-party partners linked to this version for sharing controls.

Prerequisites

  • You can access Platform -> Consent Template and open a template.
  • The consent template already exists.

Required Permissions

Permission CodeAccess
consent_templates:viewView template versions and details
consent_templates:createCreate a new template version
consent_templates:editEdit a draft version and request review
consent_templates:reviewReview a submitted version
consent_templates:approveApprove a version for final use

When to Use This

ScenarioWhat this helps with
Terms or wording changedCreate a new version without losing history
A draft needs approvalMove it through review and approval states
Partners or reconsent behavior changedUpdate the version before it goes live

Create a New Version

When you need updated terms, create a new version with:

  • Updated content (HTML format)
  • Locale (language)
  • Version tag
  • Effective date
  • Partner list (optional)
  • Reconsent requirement flag

The new version starts in Draft status.

Create Consent Template Version

View All Versions

See the version history for a template, including status, tag, locale, and creation date for each version.

Consent Template Version List

Edit a Draft Version

While the version is in Draft status, you can update:

  • Content HTML
  • Locale
  • Effective date
  • Partner list

Statuses and Actions

UI LabelAPI ValueMeaningAvailable actions
DraftdraftContent is editable and not yet submittedEdit, request review
Pending Reviewpending_reviewWaiting for reviewReview, approve to next step, reject
Pending Approvalpending_approveWaiting for final approvalApprove, reject
ApprovedapprovedApproved and ready for live use based on publish/runtime rulesView, use as approved version

View Version Details

View complete information about a specific version including content, status, and partner associations.

Request Review

Submit your draft for review. This changes the status from draft to pending_review.

Approve a Version

Reviewers and approvers can advance a version through the approval stages:

  • First approval: pending_reviewpending_approve
  • Final approval: pending_approveapproved

Reject a Version

Send a version back to Draft for revisions. You must provide a reason for the rejection.

The status changes from pending_review or pending_approve back to draft.

Manage Partners

Add a partner to a specific version so they are included when users consent.

Remove a partner from a version so they are no longer included in the consent.

Update All Partners

Update the complete list of partners for a version in one action.

Important Behavior

  • Version history is preserved for auditability. Create a new version instead of overwriting a previously approved record.
  • Rejection returns the version to draft and records a rejection reason for follow-up.
  • requires_reconsent changes how pending-consent checks behave for customers, so treat it as a business rule, not just a UI flag.
  • Partner changes belong to the specific version you are editing, not to every version of the template.

This page covers the approval part of the consent lifecycle:

  1. Start from a Draft version
  2. Submit for Review
  3. Move to Pending Approval
  4. Finish in Approved
  5. Let applications use that approved version when customers need to act

Troubleshooting

ProblemLikely causeWhat to do
Cannot edit a versionThe version is no longer in draftCreate a new version or review the rejection reason
Cannot request review or approveMissing consent_templates:review or consent_templates:approveAsk an administrator to update your role
Unsure whether to create a new template or a new versionThe consent item is the same but the text or conditions changedKeep the template and create a new version