Home ClaudIA Features Giving Instructions for ClaudIA (Modularized Prompts)

Giving Instructions for ClaudIA (Modularized Prompts)

Last updated on Aug 12, 2025

Problem Breakdown:

The previous base prompt model consisted of a single large block of text, varying significantly between projects. This made standardization, maintenance, and conducting A/B tests focused on specific parts of the prompt difficult.


Objective (Problem Solution):

Migrate all projects to a modularized base prompt model, where each section of the instruction is separated by modules with defined themes. This allows for greater control, consistency across projects, and more flexibility to evolve the system.


Features:

  • The new model assembles the base prompt from the combination of modules in a standardized order.

  • The structure defined for all prompts follows the order:
    Company Context → General Instructions → Content Rules → Tone of Voice → Retrieved Sections.

  • The definitions of each module can be viewed directly in the Hub, on the project settings screen.

  • Modularization allows:

    • Standardizing instructions across clients.

    • Conducting A/B tests with just one or more specific modules.

    • Facilitating mass adjustments and keeping prompts updated in a centralized manner.

  • The modular structure was created based on the analysis of existing base prompts.

  • The content of the prompts was preserved as much as possible during the migration, avoiding significant text changes.


Configuration:

  • Modularization has been applied to all active clients (including those in A/B).

  • The functionality allows for enabling or disabling the basePrompt by modules.

  • Changes can be made through the Settings Menu → Base Prompt Modules, where each prompt module can be edited individually.


Instructions for the Operations Team:

Until we decide whether to maintain only the modular format or the single block model:
⚠️ Whenever you edit a client's base prompt, remember to update:

  • basePrompt (single block)
    and also the

  • basePromptModules (modularized version)