TagForge automatically saves every interaction—whether it's a chat conversation or a prompt generation cycle. This guide explains how to manage your data.
TagForge organizes interactions into Sessions. Each session acts as a dedicated workspace for a specific topic or project.
Click the Arrow Button on any session in the sidebar to load it.
Keep your workspace organized by giving sessions descriptive names:
Use the Search Box in the sidebar to quickly locate specific conversations.
[!CAUTION]
No Undo: Deleting a session permanently removes the JSON file from your disk. There is no "Recycle Bin" for these files.
TagForge performs an automated cleanup routine at startup to maintain a tidy workspace.
TagForge follows a strict Local-First policy.
Your history is stored in standard JSON format within your user profile.
~/.tagforge/sessions/You can create portable backups of your entire session history:
.tfb file..tfb file.[!TIP]
Use.tfbbackups to move your history between different computers or to keep a secure archive of important prompt engineering cycles.
[!NOTE]
Your history never leaves your device. It is not synced to the cloud, not sent to the developer, and not accessible by AI providers (except for the active message history during a specific generation request).