1mn.ai docs
Concepts

Tickets & approvals

The Tasks board is the spine — every piece of work is a ticket you can watch, comment on, and approve.

The Tasks board

Every piece of work — whether you asked for it or a loop generated it — lives as a ticket on the Tasks board, with a status you can follow: backlog → running → awaiting review → approved / dismissed.

Drafts and gates

When a loop produces something irreversible or high-stakes, it stops at awaiting review with the artifact attached (a PR diff, an ad campaign, a report) and waits for you. Reversible, low-risk results apply on their own.

  • Approve runs the deploy step (pushes a campaign live, applies a fix).
  • Iterate sends it back with your feedback.
  • Dismiss closes it.

Comment to engage

You don’t need special buttons to direct the agent — commenting on a ticket re-engages it. A draft from customer feedback, a PR that needs a tweak, a report you want expanded: leave a comment and the agent picks up the thread with full context.

Approvals that always matter

A few actions require your explicit approval, by design:

  • Setting an ad campaign live.
  • Spending from your budget wallet.
  • Anything touching auth, billing, or database migrations.

These gates are the last line between an agent and an expensive mistake.

On this page