Appearance
July 3, 2026
Improvements
You can now preview a template in the Create new popup. The template preview panel allows scaling the template and navigating between its structure elements or selecting a required one. This improves workflow efficiency by reducing the need to switch between services. Configuration required
Templates in the
Create newpopup can now be filtered automatically based on metadata values selected in theDETAILSsection. This streamlines template selection and reduces the risk of errors. Configuration requiredIt's now possible to reduce the modes panel height by moving Editor modes and controls to the quick access toolbar. This interface enhancement increases the visible working area. Configuration required
The resulting Veeva Vault document can now contain metadata inherited from Veeva Vault modules used in content items after publication of:
e-Detailers, rep-triggered emails, and broadcast emails as PDF.
e-Detailers and rep-triggered emails as interactive.
This enhancement supports asset performance tracking and ensures consistent, accurate, and complete reporting data. Configuration required
The MLR Acceleration agent now considers both semantic relevance and content language when generating dynamic claim suggestions. When searching for claim suggestions in Editor, the system returns only source content in the same language as the content being edited.
Statement validation can now treat text from Veeva Vault claims as statements without relying on AI classification. When this configurable enhancement is activated, claim text is automatically classified as a statement and validated according to the configured rules. This prevents claims from being incorrectly identified as informational text and ensures consistent validation behavior. Configuration required
Admin setup
To configure the template preview in the
Create newpopup, set theuseQuickViewparameter totruein the environment configuration file →contentLibrary→settings→createNewPopupSettingsobject.To configure automatic template filtering by metadata in the
Create newpopup, add theuseDetailsAsFiltersandhideFiltersButtonparameters with thetruevalue to the environment configuration file →contentLibrary→createNewPopupSettings.To reduce the Editor modes panel height, add the
minimizedHeaderEnabledparameter set totrueto thecontentEditorobject in the environment configuration file.To set up metadata inheritance from Veeva Vault modules used in content items to the resulting Veeva Vault document, configure the following:
moduleFieldInheritanceobject in theUSER MANAGEMENT→PUBLISH MANAGER→Publish→Veeva Vault as PDF for approval→Veeva Vault PDF settings→E-DETAILER/EMAILtab.fieldsInheritanceobject in theUSER MANAGEMENT→PUBLISH MANAGER→Publish→Veeva Vault interactive→Veeva Vault settings→E-DETAILER/EMAILtab.
To configure how the MLR Acceleration agent detects and validates statements, add the following parameters to the
mlrAcceleration→statementsobject in the environment configuration file:disableStatementsDetection—to turn on/off AI-based statement detection.treatVeevaClaimsAsStatement—to determine whether text from Veeva Vault claims is always treated as a statement, bypassing AI classification.