Questions

The ones people ask before they arm something.

Questions

Is this Zapier or n8n?

No, and it is not affiliated with either. It is the workflow engine inside Leumas Studio, on the web: the same eight node types, the same stepper, the same validator, with a public builder in front of it.

What is a step?

One node visited by a run — the start node included. A run is capped at 250 steps; the monthly allowance is what all your runs may visit together. A dry run visits nothing.

Why can I not pick the HTTP request action?

On the shared platform host an outbound request with a body-mapped URL is a way to reach the host’s own network. It stays out of member workflows until the action proves it refuses private addresses. Operators running their own instance have it.

Where does a run live?

In your account, with its trace, for as long as your plan keeps history. A run parked at an approval keeps its whole state until you answer it.

Can a trigger run my workflow while I am signed out?

Yes — that is what arming is. A cron, interval or webhook rule fires the workflow as you, on the API host, and the run is metered against your allowance exactly as a browser run is.