Can I reference my entire Codex when in chat?
Yes, you can. Here's how to use your full codex.
1 min read Last updated Jun 26, 2025
To reference all your Codex entries in a chat (if you want to do this as a one-off)
- Open Chat
- Above the message box, click + Context
- Go to Entries by Type then select All Entries
If you want to always reference your entire codex in your prompt:
If a system prompt, clone it.
Remove the line {include(“Novelcrafter/Codex”)} if present.
Replace it with the following text:
ExampleTake into account the following glossary of characters/locations/items/lore… when writing your response:
<codex>
{codex.context}
</codex>