Novelcrafter

Can I reference my entire codex when in chat?

Codex importing in Novelcrafter

1 min read Last updated Jun 11, 2025

To reference all your codex entries in a prompt, you will need to:

  1. If a system prompt, clone it.

  2. Remove the line {include(“Novelcrafter/Codex”)} if present.

  3. Add the following text:

    Example

    Take into account the following glossary of characters/locations/items/lore… when writing your response:

    <codex>

    {codex.context}

    </codex>