Skip to content

Run Agents

The Run Agents page is your command center for executing and monitoring agent runs.

Overview

Access Run Agents from the sidebar under Agents. This page shows all your agents with their current execution status and provides controls to run, stop, and manage the queue.

Agent Queue

UniSync uses a queue-based execution system:

  1. Queue — Click Run to add an agent to the queue
  2. Scheduler — The queue scheduler polls every 30 seconds
  3. Execute — Agents are picked from the queue and executed in order
  4. Complete — Results are logged and the agent returns to idle

Controls

Individual Agent Controls

  • Run — Add agent to execution queue
  • Stop — Cancel a running or queued agent
  • Republish — Re-run the agent immediately (priority queue)

Bulk Controls

  • Queue All — Add all configured agents to the queue
  • Stop All — Cancel all running and queued agents
  • AutoPilot — Open AutoPilot configuration for scheduled runs

Filtering

Filter agents by type using the dropdown:

FilterShows
AllAll agents
ProductionAgents with campaign planner assignments
Quick PublisherAgents with automation assignments
UnconfiguredAgents without assignments

Agent Cards

Each card displays:

  • Agent name and avatar
  • Agent type badge (Production / Quick Publisher)
  • Current status (Idle / Queued / Running / Error)
  • Queue position (if queued)
  • Last run time
  • Posts published count
  • Target environment

Run Options

When clicking Run, you can configure:

OptionDescription
PrioritySkip the queue and run immediately
One ShotRun once without repeating
DeferredSchedule for a specific time

Monitoring

While an agent is running:

  • Status updates in real-time on the card
  • Progress indicators show current phase (for Production agents)
  • Errors are displayed inline with troubleshooting links

UniSync Documentation