Skip to main content

What automations do

Automations are scheduled or on-demand jobs that run on Google Cloud Run. They handle the repetitive parts of outreach — distributing briefs, updating statuses, syncing data with external tools — so your team focuses on the work that requires judgment. Each automation is pre-configured for a specific task. You launch it with a set of parameters, monitor its run, and review outputs.

Launching an automation

  1. Open Outreach → Automations
  2. Find the automation you want to run in the list
  3. Select Launch — a confirmation dialog shows the job parameters before anything runs
  4. Confirm to queue the job on Cloud Run
  5. Watch real-time status updates in the execution panel
Automations that send external requests (emails, API calls) cannot be undone once confirmed. Review parameters carefully before launching.

Execution monitoring

Once launched, the automation panel shows:
StatusMeaning
QueuedJob accepted by Cloud Run, waiting for a worker
RunningJob is actively executing
CompletedJob finished successfully
FailedJob encountered an error — logs are available
CancelledJob was stopped before completion
The execution log streams in real time so you can see progress without refreshing. Logs are retained for 30 days.

Keyboard shortcuts

ShortcutAction
LOpen the launch dialog for the selected automation
EscCancel / close the confirmation dialog
EnterConfirm launch (when focus is on the confirm button)

Available automations

The list of available automations depends on your plan and the integrations enabled for your account. Common automation types include:
  • Brief distribution — Push approved briefs to a connected outreach platform or spreadsheet
  • Status sync — Pull response status back from an external tool and update brief records in Beeze.io
  • Domain refresh — Re-score a domain list against updated authority and trust data
  • Report generation — Compile a campaign summary and deliver it to a configured destination
Contact your account admin to request a new automation or modify an existing one’s parameters.