
Picking a template
- Go to
Secure → Automate(Scrapist dashboard). - Click New.
- Choose a template from the list.
Configuring variables
Templates can define graph variables. Some variables are marked Instance exposed (meaning they’re intended for configuration from the dashboard and in tests). When creating from a template:- You’ll be prompted to fill in instance-exposed variables.
- Those values become the initial defaults for your new graph version.
- Find the automation card.
- Edit variable values.
- Click Save Changes.

Activating/deactivating
An automation becomes live when its instance is Active. From the dashboard card:- Toggle the switch On to activate.
- If no instance exists yet, Scrapist creates one automatically first.
- Toggle Off to deactivate.
- Deactivate it.
- Archive it (so it moves into the archived list).
Opening in expanded view
The dashboard is for quick configuration and instance control. For full editing:- Click the open editor icon on the automation card (or open the graph by ID).
- This takes you to
/secure/automate/[graph_id], the full graph editor.