Skip to content

September 30, 2025

Improvements

  • Added support for custom dictionaries in Grammar rule checks. You can now request custom dictionaries for your AWS knowledge bases from eWizard Support. This allows the MLR Acceleration agent to validate text against brand-approved terminology. Configuration required

  • In eWizard Centralized tagging, you can manually assign strategic metadata to portfolio e-Detailers. On the tagging page, all slides are displayed in a continuous sequence without being divided into nested e-Detailers, which streamlines the process. You can also view the number of slides for tagging and navigate between tagging pages in e-Detailers and portfolio e-Detailers. Configuration required

  • Now, you can tag Library fragments in eWizard Centralized tagging. Tags stay in sync between fragments and any rep-triggered emails where those fragments are used. Configuration required

  • In AEM websites with tag containers, the AI agent now processes only the tag containers. Auto-generated Brand, Indication, and Subtherapeutic area tags are also applied to the matching website page. Configuration required

Admin setup

  • To set up the replacement of the spellcheck tool used by the MLR Acceleration agent with the LLM, modify the environment configuration file as follows:

    • Add the ai object with all the necessary parameters for the AI model to work.

    • Update the spellChecker object to include the prompt configuration for the LLM used for the Grammar rule in the MLR Acceleration agent.

  • To configure tagging of portfolio e-Detailers in eWizard Centralized tagging:

    • Add the pagination object to the contentTagging object within the environment configuration file to define navigation between tagging pages in e-Detailers and portfolio e-Detailers.

    • Turn on/off the Tag content types permission to activate the Tag option in the more menu of portfolio e-Detailers in the USER MANAGEMENTPermission setsTAGGINGManual tagging section. Available also in the Application rolesTAGGINGManual tagging section.

  • To set up tagging for email fragments in eWizard Centralized tagging:

    • Add the subtype: fragment and type: email parameter—value pairs to the contentTypes object within the contentTagging object.

    • Include the type: email and subtype: fragment parameter—value pairs in the buildFieldConfigs array to push tags to a customer data lake.

    • Turn on/off the View "Auto-tagging" button permission to show the AI SUGGESTION button in the USER MANAGEMENTPermission setsTAGGINGAuto-tagging section. Available also in the Application rolesTAGGINGAuto-tagging section.

    • Turn on/off the Tag content types permission to activate the Tag option in the more menu of email fragments in the USER MANAGEMENTPermission setsTAGGINGManual tagging section. Available also in the Application rolesTAGGINGManual tagging section.

  • To activate automatic assignment of AI-suggested tags from tag containers to the matching page in AEM website, add the onlySections parameter with the true value to the aem object in the autoTagging object.