Procedure creation used to be one open field and a lot of tab-switching. The
redesign turns it into a guided flow — generate a draft, add tools inline, and
know before you test whether anything's missing.
Steps to a working procedure
9
→
6
Context switches away from the page
2
→
0
Dead-end / retry loops
1
→
0
Before
Manual, open-field creation
Every procedure started from a blank textarea. Adding a tool meant leaving the page entirely,
and there was no way to save progress — so any error at test meant starting the fix from
scratch.
01
Create procedure
Empty shell, no name
guidance
02
One big open field
Free text, no structure or
steps
!
03
Leave the page for
Tools
Separate section, lose
your place
!
04
Configure tool
Fully separate screen
05
Back to procedure
Re-find your place, re-
type reference
!
06
Test — error
No draft saved along the
way
✕
Rework loop — back to step 2
Every failed test sends you back to the open field with no record of what was already tried. Repeat until it
happens to pass.
After
Guided, AI-assisted creation
One entry point, three ways to start. Tools are created and configured inline without leaving
the procedure, issues surface before you test, and drafts save automatically along the way.
02 · CHOOSE YOUR PATH
Generate with AI
Start from a suggested
procedure
Write steps manually
01
Add procedure
Single entry point
✓
03
Steps drafted inline
Structured, editable in
place
✓
04
Add a tool with @
Search or create — no
page leave
✓
05
Save as draft, run AI
audit
Gaps flagged before you
test
✓
06
Test with
confidence
Nothing goes live until
deployed
✓
No loop — issues surface before testing, not after
Configuration gaps and AI-suggested fixes appear inline as you build, so "Test" is a confirmation step, not a
discovery step.
