Skip to content

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 new popup can now be filtered automatically based on metadata values selected in the DETAILS section. This streamlines template selection and reduces the risk of errors. Configuration required

  • It'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

  • MLR Acceleration

    • 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 new popup, set the useQuickView parameter to true in the environment configuration file → contentLibrarysettingscreateNewPopupSettings object.

  • To configure automatic template filtering by metadata in the Create new popup, add the useDetailsAsFilters and hideFiltersButton parameters with the true value to the environment configuration file → contentLibrarycreateNewPopupSettings.

  • To reduce the Editor modes panel height, add the minimizedHeaderEnabled parameter set to true to the contentEditor object 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:

    • moduleFieldInheritance object in the USER MANAGEMENTPUBLISH MANAGERPublishVeeva Vault as PDF for approvalVeeva Vault PDF settingsE-DETAILER/EMAIL tab.

    • fieldsInheritance object in the USER MANAGEMENTPUBLISH MANAGERPublishVeeva Vault interactiveVeeva Vault settingsE-DETAILER/EMAIL tab.

  • To configure how the MLR Acceleration agent detects and validates statements, add the following parameters to the mlrAccelerationstatements object 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.