Skip to main content
In this quickstart you describe an automation in plain language, let the AI builder assemble it, and run it. No setup beyond an account.
1

Sign in

Go to noclick.com and sign in. You land on the dashboard, which lists your workflows.
2

Create a workflow

Click the New Workflow card. A blank canvas opens with a chat panel.
NoClick dashboard showing the workflow list and the New Workflow card
3

Describe what you want

Type a description into the chat and send it. For example:
Every morning, fetch top posts from r/programming and email me a summary
The builder plans the workflow, then adds and configures the nodes: a schedule trigger for “every morning”, a Reddit node that fetches top posts, an AI step that writes the summary, and a send-email node that delivers it to your account email.
Workflow canvas with the generated schedule, Reddit, AI, and email nodes connected
4

Answer the builder's questions

The builder pauses when it needs something from you, like connecting an account for an integration. Answer in the chat or use the form it shows, and it continues building. See Builder questions for how this works.
5

Run it

Click Run in the top bar. Nodes light up as they execute.
6

Inspect the outputs

Click any node to open its output panel and see exactly what it produced, like the list of posts the Reddit node returned. Past runs live in the Logs tab.
Output panel showing the data a node produced during the run
The schedule trigger now runs this workflow every morning without you touching it.

Next steps

Publish your first app

Put a form-based app on the web in a few more minutes.

AI Builder

Everything the builder can do, including edits to existing workflows.