Novelcrafter

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)

  1. Open Chat
  2. Above the message box, click + Context
  3. Go to Entries by Type then select All Entries adding Codex context to chat

If you want to always reference your entire codex in your prompt:

  1. If a system prompt, clone it.

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

  3. Replace it with the following text:

    Example

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

    <codex>

    {codex.context}

    </codex>