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:
If a system prompt, clone it.
Remove the line {include(“Novelcrafter/Codex”)} if present.
Add the following text:
ExampleTake into account the following glossary of characters/locations/items/lore… when writing your response:
<codex>
{codex.context}
</codex>