Skip to content

Advanced features

Advanced features are the deeper working tools for chats, prompts, and generations that need more control than the basic flow.

Tech term: Quick Presets

Quick Presets let you save versions of prompt items, Prompt Manager setups, and participant configurations.

Use them to test a prompt change without overwriting the setup that already works. Keep the original, try the experiment, and switch back when needed.

Create a new prompt quick preset and change the text: Advanced feature The new version is ready, and you can return to the old one at any time by swiping back: Advanced feature

The same system works for whole Prompt Manager states: Advanced feature

And chat participant setups: Advanced feature

Tech term: Message Content Swipes

Content Swipes let you regenerate a message in the middle of the chat without creating a new branch. Advanced feature Branching swipes create another path. Content Swipes create another answer in the same message position, so the surrounding chat stays unchanged.

Use them when one message needs another version, but the scene structure should stay where it is.

Tech term: Message Content Version

Message Content Version keeps editable versions of message content.

Change a message without losing the original text. An edit becomes a version you can inspect or return to later. Advanced feature

Tech term: Prompt Record

Every message stores the raw API request and response that produced it.

Open the record to see the full prompt, parameters, headers, and raw model response. When a reply works unusually well or fails in a strange way, the exact request is still there. Advanced feature

Tech term: Final Prompt Viewer

Final Prompt Viewer shows the exact prompt that would be sent to the model if you generated right now.

The viewer shows the final request as readable parts, with the source of each part attached. Advanced feature Because the viewer uses the same build path as real generation, what you see is what the model receives. Changes to structure, roles, or item state update the preview before sending anything.