Monitoring a Bulk Job
Track progress and view results of bulk operations
Monitoring a Bulk Job
Where to Find It
Path: Left sidebar → Bulk Jobs (or via AI Concierge bulk job badges)
What You'll See
Job List Table:
Columns: Batch ID, Status, Number of operations, Created, Started, Finished.
Click a batch to drill into its operations.
Operations Table (inside a job):
Columns: Operation (type), Status, Created, Started, Paused, Finished, Attempts.
A progress indicator shows: "Processed X out of Y."
Operation Details
Click any operation to see:
- Error reason — If the operation failed, the error message is shown here
- Raw operation data — The full payload of the operation
Operation Actions
Each operation row may have actions depending on its status:
- "Pause operation" — Pause a running or queued operation
- "Resume operation" — Resume a paused operation
- "Cancel operation" — Cancel an operation
Bulk Actions (All Operations)
At the job level, toolbar actions let you act on all operations:
- "Pause all eligible operations" — Pauses all operations that can be paused. Confirmation: "Are you sure you want to pause all eligible operations for this job?"
- "Resume all eligible operations" — Resumes all paused operations.
- "Cancel all eligible operations" — Cancels all operations that haven't completed.
Success/Error Messages
- ✅ "Operations paused" / "Operations resumed" / "Operations canceled"
- ✅ "Operation paused" / "Operation resumed"
- ❌ "Failed to pause operations" / "Failed to resume operations"
