How it works

Select project and skill
In the prompting area, choose the project and skill where you want the agent to work. If they don’t exist, you can create them from the same selectors.
Choose an interaction mode
Before sending your message, pick the mode that best fits what you need. Building is selected by default.
Asking — Consult only, does not execute
Asking — Consult only, does not execute
The agent plans and suggests but does not change the flow. Use it when you want to explore ideas, validate approaches, or understand how to solve a problem before acting.
- Answers questions about nodes, variables, and best practices.
- Proposes flow structures without implementing them.
- Helps you refine the idea before building.
Planning — Step-by-step guidance
Planning — Step-by-step guidance
The agent guides you step by step to build the solution. It suggests which nodes to add, how to configure them, and in what order to connect them, but waits for you to perform each action.
- Produces a detailed plan with clear steps.
- Explains each decision so you learn as you build.
- Lets you adjust the plan before moving on.
Building — Builds everything for you
Building — Builds everything for you
The agent builds the full solution on the canvas from your prompt. It creates nodes, configures connections, and applies the logic you described.
- Generates the flow from start to finish.
- You can review and adjust the result afterward.
- Ideal for quick prototyping or implementing known flows.
Describe your solution
In the text field, write what you want to build. Be specific: state the goal, the data you need to collect, integrations, or relevant business logic.Example:
Work on the canvas with the Jelou Agent
Once you send your prompt from the Home view (or open a recent project), you land on the canvas: the visual editor where flows are built.
- Iterate on the flow: refine existing nodes, add new branches, or extend the logic.
- Get answers: ask how a node, variable, or integration works.
- Change mode: switch between asking, planning, and building at any time.
Complementary actions on the canvas
Besides the agent, from the canvas you can perform key actions to take your solution to production:Activate channels
Connect your skill to WhatsApp, Facebook Messenger, or a web widget so users can interact with it.
Publish versions
Publish your changes so the current version is available in production.
Version history
View, compare, and restore previous versions of your project.