Daily operation

Telegram command reference

Approve, reject, pause, and inspect your Runbook from Telegram. The full command set by plan.

Telegram is the primary approval channel on hosted plans. Each day AdsPlane sends a Runbook digest, and you act on it with a command. On Free Local Lite, Telegram is alerts-only — no approval commands.

Daily digest

A typical Stage 1 (Manual Gate) message looks like this:

📊 AdsPlane Runbook — {date}
Account: {seller} | Profile: {marketplace}

✅ Analysis complete
📋 Manifest: {N} actions
   ├── Bid changes: {n}
   ├── Budget changes: {n}
   ├── Target pauses: {n}
   └── Negative adds: {n}

🛡️ Guardrail Policy: All passed
🔁 Dry-run: Clean

Data Confidence: {N} high (>85%) · {N} medium (70–85%)

👉 /approve — execute all
👉 /approvetop — execute high-confidence only
👉 /reject — skip today
👉 /details — see full Manifest

After execution you get a reconciliation message with the QC report attached.

Setting up Telegram approvals in AdsPlane

Core commands (Hosted Starter and up)

CommandAction
/approveApprove the full Manifest and execute all actions
/approvetopApprove high-confidence actions only (Data Confidence Score > 85%)
/rejectReject today's Manifest — skip execution
/dryrunForce a dry-run, no live execution
/pauseEmergency pause — halt all automation immediately
/resumeResume automation after a pause
/statusToday's Runbook pipeline status
/detailsFull Manifest action list with confidence scores
/qcToday's QC report as a CSV attachment
/guardrailsCurrent Guardrail Policy summary
/helpFull command reference

Cockpit commands (Hosted Growth / Pro)

Multi-account control, on top of the core set:

CommandAction
/approve ACCOUNTApprove the Manifest for a named account
/pauseallPause all accounts simultaneously
/auditTrigger an on-demand audit run
/stageShow the current Autonomy Stage
/promoteStart a Stage promotion (confirmed in the web UI)
/rally on/offEnable or disable Rally-Control intraday
/summaryPortfolio-level daily summary across accounts

The emergency pause is always available, at every Autonomy Stage. See Manifests and the Approval Gate for what each approval actually does.