Skip to main content

Creating Blueprints

Design automated processes in the visual Blueprint Editor. Available to managers and admins.


Create a Blueprint

  1. Go to Blueprints
  2. Click New Blueprint
  3. Enter a Name, optional Description, and a Department
  4. Click Create & Edit

You start in the editor with a Start and End node already placed.

Blueprint Editor


The Visual Editor

The editor is a drag-and-drop canvas.

Adding Steps

Drag a step from the palette on the left onto the canvas. (Only one Start and one End are allowed.)

Connecting Steps

Drag from a step's bottom point to the next step's top point. Some steps have labeled outputs — for example If/Else shows Yes and No, and Loop shows Loop and Exit.

Configuring a Step

Click a step to open its settings panel. Depending on the step type you can set:

SettingDescription
Title / DescriptionWhat the created task is called and its instructions
DepartmentWhich department the task belongs to (or inherit from the blueprint)
PriorityLow, Medium, High, Critical
Dynamic assigneeAuto-assign at launch — the starter, their manager, or a chosen executive
Time Limit (hours)Deadline for the step
Done ConditionsRequirements to complete the task (see Step Types)
Form TemplatePre-fill the task's conditions from a saved form
Attached FilesFiles copied read-only into each created task
VisibilityShare the created task read-only with others

Step-specific fields also appear — the If/Else decision question, Timer/Approval-Gate timeouts, Loop iterations, Auto-Assign position, and Webhook URL/headers.


Saving and Publishing

ActionWhat It Does
SaveSaves your design (shows Saved when there's nothing new)
PublishMakes the blueprint launchable
UnpublishReturns it to Draft
ArchiveHides it from the list (restore later)
tip

Save before publishing — you can't publish with unsaved changes. Test a blueprint with a small group before rolling it out widely.


Import and Export

You can Export a blueprint to a file and Import one from a file — handy for reusing a process across projects. Importing replaces the current design.


Tips

  • Keep it simple — start with a few steps, add complexity later
  • Name steps clearly — the step name becomes the task title when the process runs
  • Set time limits so steps don't stall silently
  • Use dynamic assignees for processes anyone might start