BorkerBorker Docs
Workflows & Automation

Workflows & Automation

How the scheduled jobs work and what you can turn on.

Borker has three independent automation loops. Each one runs on the same daily schedule but can be turned on or off individually.

Where to enable them

All three toggles live in Settings → Schedule → Workflow Automation. You can turn any combination on or off. The daily run time is shared — when you toggle daily generation on, you pick a time (default 6:00 AM in your workspace timezone) and all enabled automation runs at that time.

Schedule settings

Manual triggers

The orange Run workflow button on the Command Center runs all currently-enabled automation immediately, independent of the schedule. Use it to:

  • Test automation after changing settings
  • Skip waiting for tomorrow's run when you want to see content now
  • Recover from a failed or skipped run

Manual triggers covers this in detail.

What nothing does automatically

To be clear about what isn't automated:

  • Approval: Borker never publishes content without you approving it in the Pipeline (unless you set approval_mode to "auto", in which case drafts immediately become approved)
  • Scheduling: approving something doesn't schedule it. You still need to click Schedule in the Pipeline or via bulk actions
  • Publishing: once scheduled, posts publish automatically at their time via the publishing backend

Think of the daily workflow as producing raw material. It fills your Review tab with drafts. You decide what to do with them.

On this page