Templates
Templates enable you to create snapshots of your site's game mechanics configuration. Use them to:
- Create new sites with pre-configured mechanics
- Update existing site configurations
- Reset a site to a previous state
note
Templates only save configuration settings, not site state. Activities, users, and user states are not included.
Creating a new template
- Click "Create New Template"
- Enter a descriptive name and description
- Select the source site
- Review and confirm template creation
Applying templates
Templates can be applied to new or existing sites:
New sites
Creates a fresh site with the template's configuration.
Existing sites
When applying to an existing site:
- New template elements are added
- Matching elements are updated to template configuration
- Optionally remove site elements not in template
info
Site state (users, activities) remains unchanged during template application. You'll see a preview of changes before confirming.
Advanced usage
Maintaining live sites
Follow these steps to safely update production environments:
- Create template from live site
- Create new site from template
- Make and test changes in new site
- Create template from updated site
- Apply new template to live site
Sharing between systems
To transfer templates between environments (e.g., development to production):
- Download template as ZIP archive using Actions → Download
- Import using "Load Template" on destination system's Templates page