Most automation tools ask you to learn the tool first.

Drag nodes. Map fields. Read docs. Then maybe, hours later, the thing runs.

You build NOVA automations with n8n a different way. NOVA (Native Omnimodal Voice Agent) flips the order: you describe what you want out loud, and NOVA does the wiring. The reward is real. The boring work that eats your week starts happening on its own, while you do the work that actually matters.

What n8n is, and why NOVA runs it for you

n8n is an open automation engine. Think of it as the wiring behind your repetitive tasks: when this happens, do that, then that.

You do not have to install it. NOVA provisions n8n as a Docker sidecar; a container named nova-n8n that lives next to your agent on your own machine.

One requirement: Docker Desktop has to be running. That is it. NOVA handles the rest, and the setup is self-healing on a fresh volume so you are not babysitting a config file.

This is the same local-first principle behind everything NOVA does. Your workflows run on hardware you own, not on someone else's cloud. If you are new to the whole system, start with How to Set Up NOVA: A Beginner Guide and come back.

You describe it. NOVA wires it.

Here is the part that changes the game.

You talk. NOVA listens, then calls its automation tools to build the actual workflow in n8n.

Under the hood NOVA has a full set of n8n tools: it can list your workflows, read one, create a new one, update an existing one, and toggle it on or off. You never touch a node canvas unless you want to.

Say something like:

"NOVA, every time I get an email from a client, tag it and drop it in a Clients folder."

NOVA turns that sentence into a live workflow. You can watch it appear in the Automations tab in the dashboard, complete with the canvas if you want to inspect what it built.

That is the whole loop. Speak the outcome; get the machine.

What a cron job actually is

You will hear the word "cron" the moment you ask for anything on a schedule. Do not let it scare you.

A cron job is just a schedule that runs a task automatically at set times.

"Every morning at 7." "Every Friday at 5." "On the first of the month." That is a cron job. A timer that fires a task so you do not have to remember to.

When you tell NOVA "do this every day at 8am," it sets the cron schedule inside the workflow for you. You said the time out loud; NOVA translated it into the trigger that makes it happen.

Three NOVA automations to try first

Start small. Pick one of these, say it to NOVA, and watch it build.

1. Sort incoming email by label

The simplest win. New mail comes in; NOVA's workflow reads it and applies a label based on rules you describe.

Say: "Label anything from my accountant as Finance, and anything with the word invoice as Bills."

Now your inbox sorts itself the second mail lands. You open it already organized instead of triaging from scratch.

2. Send or route emails automatically

Past sorting, you can move mail without lifting a finger.

Forward every receipt to your bookkeeper. Send a templated reply to anyone who hits your contact address. Route support mail to the right person on your team.

Say it once. NOVA builds the route, and every matching email follows the path from then on.

3. A daily briefing at a set time

This is the one people fall in love with.

"NOVA, every morning at 7, pull my calendar, my top emails, and the weather, and give me a briefing."

NOVA sets the cron trigger, wires the steps, and from then on your day opens with a summary instead of a scramble. It is the closest thing to having a chief of staff who never sleeps. If you have read How NOVA Is a Lot Like JARVIS From Iron Man, this is where that comparison stops being a metaphor.

Automations get sharper when NOVA can reach more

An automation is only as good as what it can touch.

NOVA ships with over 60 built-in tools, plus connectors for Gmail, Google Calendar, Drive, Sheets, Slack, and Telegram. Your workflows can pull from any of them.

A briefing can include real search results, because NOVA can search the live web; see NOVA Can Search the Web. A workflow can post to your team, because NOVA connects to your messaging channels; see Connect NOVA to Slack, Telegram, and WhatsApp.

The more you wire in, the more your automations stop being chores and start being leverage.

The point of all this

Every workflow you build is a task you never do again.

Sort email once; it sorts forever. Set a briefing once; your mornings change for good. That compounds. A handful of voice commands and your week quietly reorganizes around the work only you can do.

That is the trade NOVA makes: a one-time license, on your machine, your keys, your automations running locally and on your terms. Ready to build them? Get NOVA.

Frequently asked questions

Do I need to know how to use n8n to build automations with NOVA?

No. You describe the automation out loud and NOVA wires the workflow in n8n for you. You can open the Automations tab to inspect or tweak what it built, but you never have to start from a blank canvas.

What do I need installed before NOVA can run n8n?

Docker Desktop has to be running. NOVA provisions n8n itself as a Docker sidecar called nova-n8n, and the setup is self-healing on a fresh volume, so you do not install or configure n8n by hand.

What is a cron job in plain terms?

A cron job is a schedule that runs a task automatically at set times, like every morning at 7 or every Friday at 5. When you tell NOVA the time, it sets the cron trigger inside the workflow for you.

What are good first automations to try?

Start with sorting incoming email by label, routing or sending emails automatically, and a daily briefing at a set time. Each one is a single voice command, and each replaces a task you would otherwise repeat by hand.

Where do my NOVA automations run?

Locally, on your own machine. n8n runs in a Docker container next to NOVA, so your workflows execute on hardware you own with your own keys rather than on someone else's cloud.

Own your AI.

NOVA runs on your machine. Bring your own keys. One-time purchase, every update forever.

Get NOVA for $999