Queue & Publishing
Configure agent execution queue and publishing settings.
Overview
Navigate to System → Queue & Publishing to manage how agents execute and publish content.
Queue Settings
| Setting | Description | Default |
|---|---|---|
| Queue Interval | How often the scheduler checks for queued agents | 30 seconds |
| Posts Per Cycle | Maximum articles generated per agent run | Configurable |
| Concurrent Agents | Maximum agents running simultaneously | 1 |
Publishing Settings
| Setting | Description |
|---|---|
| Default Status | Publish as published or draft |
| Auto-Publish Limit | For Production agents: 0 = all drafts, N = auto-publish up to N |
| Human Review | Require human approval before publishing |
Queue Behavior
The scheduler polls every 30 seconds and respects the concurrent agent limit.
- Agents are processed in FIFO order (first in, first out)
- Priority runs skip the queue
- The scheduler runs as a background service
Related
- Run Agents — Queue management
- AutoPilot — Automated scheduling
- AI Content Settings — Additional settings