Browser Workflow Quickstart
Build and publish your first browser automation in about five minutes.
Before You Start
- Sign in at platform.ramain.ai with Builder or Admin access.
- Ensure your organization has credits available.
- Pick a simple repeatable task, such as logging into a portal, completing a form, or extracting a table.
Step 1: Create A Workflow
- Open Workflows home.
- Select New Workflow and complete launch preflight if prompted.
- The workbench opens on the Browser tab with a new executor session.
You now have an empty draft workflow tied to this authoring session.

Step 3: Compile The Graph
- Switch to the Editor tab.
- Compile the latest successful trace.
- Review the graph for semantic agent blocks, inputs, and connected edges.
If the graph looks wrong, return to Browser, correct the demonstration, and recompile.

Step 4: Save Your Draft
- Select Save and give the workflow a descriptive name.
- Confirm its status remains
draft.
Saving preserves the graph and chat history; it does not publish the workflow.
Step 5: Publish
- Resolve any Editor validation errors.
- Select Publish when the graph matches the demonstrated task.
- Confirm the status changes from
drafttosaved.
Publishing is the only transition from draft to saved.
Step 6: Relaunch
Return to Workflows home and launch the published workflow with fresh inputs. Use History to inspect its trace, result, and any failed step.
Common First-Run Issues
Was this page helpful?
