Editor
The editor is a whiteboard where you can design and make visual flows by dragging and dropping components and connecting them. It helps you create and run automations easily.

Component Menu
Section titled Component MenuMain component categories are listed here for searching and selecting components to add to the automation:
Category | Description |
|---|---|
Triggers | Start an automation when an event occurs (schedule, webhook, new email, app events, etc.) |
Actions | Perform tasks in connected apps and services |
Flow Control | Branch, loop, delay, and control execution (Condition, iterators, etc.) |
Data Action | Work with data inside the flow (Named Values, Value Store, Data Tables, etc.) |
Browser Action (coming soon) | Automate web pages via the Monkedo browser extension |
AI Action | Run AI-powered operations (prompts, translations, image generation, etc.) |
Visit Components to get more info.

Top Menu
Section titled Top Menu
After adding the first component, which should be a trigger component in the editor, you can name the automation using the text box at the top.
Cancel Changes: You can cancel your changes.
Save Automation: Save your automation.
You can also test your automation while creating:
Run Selected Nodes: Test the selected nodes.
Repeat Last Node: Repeat the last node.
Stop Testing: Stop the testing process.
Play: Run all components.