Editor

Turn your Builder session into a workflow graph you can edit, save, and publish.

What Is The Editor?

The Editor shows the compiled workflow as a visual graph. After you finish a task in Builder, Ramain converts the session into blocks—inputs, parse steps, and agent tasks—connected in order.

Ramain Editor showing a compiled workflow graph

Layout

AreaRole
CanvasWorkflow blocks and edges
ToolbarStatus, SOP, versions, and graph tools
Chat railEditor agent: change the graph in natural language

Reading The Graph

Workflow input block
Capture input
Parse inputs block
Parse inputs
Agent task block
Agent blocks

Agent blocks describe intent, not every click. Prefer a few clear blocks over many micro-steps.

Header Actions

PageWhat it covers
Datastore / VariablesReference docs and runtime variables
Generate SOPBuild a visual SOP from the graph
VersionsBrowse or restore earlier graphs
+ Add blockInsert a block manually
ZoomNavigate large graphs

Editor Chat

Ask for structural changes in natural language, for example:

  1. Add an input for customer email.
  2. Split login and navigation into separate blocks.
  3. Remove a redundant step.
Editor agent chat proposing workflow graph changes

Review proposed changes on the canvas, then Save or Publish.

ActionEffect
SaveKeep current status; Draft stays draft
PublishMark the workflow launch-ready

If a launch fails later, use Implement fix when available so the editor agent can propose a repair from the failure.

Was this page helpful?