Scratchpad
In long chats, GenieForge can summarize older messages so the conversation stays usable. The Scratchpad is how the AI deliberately pins decisions, constraints, IDs, and other load-bearing facts so they stay available even after summarization. The Scratchpad belongs to one conversation. It is not the same as Memories, which can remember facts about a person across conversations when that setting is enabled. Do not store secrets there; use Environment Variables.Open the Scratchpad
In builder chat (full page or the page side panel), use Scratchpad in the chat top bar. It is read-only for you; the AI writes and updates it during the conversation. Use Refresh if you want the latest contents after a turn. The panel has two sections:- Notes: freeform text the AI keeps for this chat (goals, decisions, constraints, open TODOs).
- Keyed entries: short named facts the AI can update one at a time (for example a draft record ID or the current step).
When it helps
Open the Scratchpad when a long build or support thread starts to lose detail, or when you want to see what the AI is treating as durable for this conversation. If something important is missing from the panel, say so in chat and ask the AI to record it.What is not copied
- Fork chat copies message history through the fork point, but not the Scratchpad. The new branch starts with empty notes and keyed entries.
- Export / import carry app configuration, not conversation Scratchpad contents.

