Customizing Built-In Modes
Want to tweak a built-in mode? Learn how to create customized versions of your favorite modes by accessing their AI instructions and adding your own adjustments—perfect for when you need something between built-in and fully custom.
Overview
Built-in modes are regularly updated based on user feedback to cover common use cases. To customize a built-in mode, you will essentially need to copy its AI instructions to create a new Custom Mode with this. While your customized version won’t receive AI instruction updates when enhancements are published for the original mode, it’s still a great way to create something tailored to your needs without starting from scratch.
Step-by-Step
Create a Test Recording
- Create a new mode using the built-in mode you want to customize
- Make a quick test recording (a simple “This is a test” works fine)
- Let it process through AI
Access the Original Instructions
- Open the History tab
- Find your test recording
- Look for the prompt box in the bottom right sidebar
- Select and copy all text
- Paste into a text editor for better visibility
Extract What You Need
- Find the
<instructions>
XML tags - Copy only the content between these tags
- If present, note any
<examples>
sections
Create Your Custom Version
- Create a new Custom Mode
- Click “Change Prompt”
- Paste the copied instructions
- Add any examples from the original mode
- Make your desired adjustments
Was this page helpful?