← All articles

Inside the product · June 24, 2026 · 4 min read

Write the rule once, in plain language. Then let it run.

The most valuable automations in a company are small: move this, extract that, notify them. They rarely get built, because building them used to mean a project. In worX, they take a sentence.

Every team has them: the fifteen minutes after each supplier mail, spent copying order lines into a spreadsheet. The weekly folder clean-up. The summary someone writes every Friday. None of it is hard — it is just endless.

Classic automation tools answer with flow designers: boxes, arrows, connectors — and an afternoon of configuration for a rule you could say out loud in ten seconds. So the long tail of small automations never gets built.

In worX, the sentence is the automation.

WHEN
A mail from *@fabrikam.de has an attachment
THEN
1 Extract the order lines
2 Append them to order-lines-w27.xlsx
3 Post a summary in the team channel
Runs Today · 0 errors
08:02 · 9 rows
08:47 · 14 rows
09:12 · 6 rows
One sentence, described once — running on every matching mail, with a log entry for every run.

From one file to every file

An automation in worX attaches to a folder or a stream. Described once, it runs on every file that lands in the folder, every mail that reaches the mailbox, every item that enters the stream — around the clock if you want, or on a schedule you set.

Powered by agents, kept honest by logs

Behind the sentence, an agent does the work — reading attachments, extracting values, writing files. Every run streams its steps into a log you can open: what was read, what was produced, what was skipped and why. If a run touches something sensitive, it pauses for your approval first.

That is the difference between automation you set up and automation you trust: you can always answer the question "what exactly did it do?"

Where teams start

Order confirmations, checked against the purchase order
Supplier mails, order lines appended to the running Excel
A drop folder that translates documents, layout intact

Which sentence would save your team an hour a day?

Tell us the rule — we'll show it running.

Contact Us Next: Local-first AI →