Once you have multiple variants, you’ll need to manage them over time. This includes editing, duplicating, archiving, and deciding which variant serves as your control.Documentation Index
Fetch the complete documentation index at: https://docs.withblox.com/llms.txt
Use this file to discover all available pages before exploring further.
The variant menu
Each variant has a dropdown menu in its toolbar with these options:- Rename: Change the variant’s name
- Duplicate: Create a copy of this variant
- Set as control: Make this the default variant
- Remove: Archive or delete the variant
Editing variants
To edit a specific variant:- Click the focus button to isolate it
- Use the AI chat or visual editor to make changes
- Changes are saved automatically
Duplicating variants
Duplicate a variant when you want to create a new version based on an existing one:- Open the variant menu
- Click Duplicate
- The new variant appears with a default name
- Rename it to describe what you’ll change
Setting the control variant
The control variant is your baseline—the version shown when no experiment is running. To change it:- Open the variant menu on the variant you want as control
- Click Set as control
Removing variants
When you no longer need a variant:- Open the variant menu
- Click Remove
- Confirm the action
Variant limits
Each page can have up to 3 active variants. This limit exists because:- Experiments need sufficient traffic per variant for statistical significance
- Too many variants make it harder to analyze results
- Simpler tests tend to produce clearer insights
Version history
Blox tracks the history of changes to each variant’s code. This includes:- Who made the change
- When the change was made
- What triggered the change (AI edit, manual edit, publish)
Variants and publishing
When you publish a page, all active variants are published together. The published version includes:- Each variant’s current code
- Experiment configuration (if any)
- Traffic allocation settings
Best practices
- Keep variants focused: Test one significant change at a time for clear results
- Name variants descriptively: Make it obvious what each variant tests
- Archive old variants: Remove variants from completed experiments to stay organized
- Document your hypothesis: Note what you expect each variant to achieve