🛠️ Automation editor & management
Automation has two management surfaces: a popup workspace and a dedicated full-page editor.
Popup workspace
The popup editor is optimized for the page you are currently viewing.
- It resolves the active tab hostname.
- It shows matching automations for the current URL.
- It lets you enable or disable a workflow quickly.
- It supports edit and delete actions for matching workflows.
- It includes an inline automation form for adding a new workflow or saving changes to the current one.
Import and export
The popup workspace also includes JSON transfer controls.
- Export downloads your saved automations as a JSON file.
- Import reads an automation JSON file and validates the workflows it contains.
- Import supports two modes: Replace all existing or Add new only.
Full automations page
The full editor is designed for a larger automation library.
- Search by workflow name or description.
- Filter by total count, today, disabled, hotkey, URL match, click, focus, unnamed, and hostname.
- Open workflow details in an editor modal.
- Delete all workflows in the current filtered result.
This page is the right place to clean up old drafts, rename recorded workflows, and work across multiple sites.
Recorder integration
Record & Repeat connects directly to Automation.
- The recorder captures clicks and text inputs.
- Save & edit converts the recording into automation steps.
- HuBrowser saves the new workflow and tries to open it in the full automation editor immediately.
This makes Record & Repeat a fast capture layer, while Automation remains the long-term editor for reusable workflows.
