GetPaidX docs

The end-user manual for public and signed-in product features.

Search docs

Keyword search across docs titles, summaries, headings, and curated keywords.

Workspaces and ArtifactsUpdated 2026-03-06

Workspace Manual Runs and Run History

How one-off manual runs differ from reusable rules, what queued or failed runs mean, and how to read the Runs tab when automation results look stuck or incomplete.

Where you see this in the app

This page documents the Runs tab inside Workspace config & automations.

The tab is split into two user-facing areas:

AreaWhat it does
Manual runQueue a one-off Codex run for this post
Recent runsReview queued, running, succeeded, failed, or canceled runs

Manual run vs rule

The product intentionally separates reusable automation rules from one-off runs.

SurfaceBest mental model
Manual runDo one task now
RulesReuse this trigger automatically later

If you are testing an idea, recovering from a failed result, or doing a one-time content operation, the Runs tab is the right surface.

Queue run and advanced overrides

The manual-run form is a lightweight launch surface.

FieldEnd-user meaning
Initial promptThe instructions for this one run
Workload profile (optional)Override the default runtime tier for this run
Advanced overridesTemporary env/secrets changes for this run only
Queue runSubmit the run to be processed

These overrides are intentionally scoped to one run. They do not rewrite the post’s saved defaults.

Recent runs, statuses, and session links

Each run row tells you both the automation state and the launch source.

Run detailWhat it means
QUEUEDAccepted but not yet being processed
CLAIMEDA worker picked it up
RUNNINGThe run is actively executing
SUCCEEDEDThe run finished successfully
FAILEDThe run finished with an error
CANCELEDThe run was stopped or invalidated before successful completion
session idThe workspace session tied to that run when one exists
result summaryA compact output or summary from the run
error boxThe visible failure reason when one is available

The trigger label also matters because it tells you whether the run came from a manual action or from an automated event.

How to think about empty, stuck, or failed runs

The user-facing troubleshooting model is:

  1. no runs: nothing has been queued yet,
  2. queued for a long time: the background worker may not be processing,
  3. failed: inspect the visible error and the prompt/defaults that launched the run,
  4. succeeded with an unexpected result: read the result summary, then adjust the next prompt or defaults.

This tab is a history and diagnostics surface, not only a launch button. It tells you whether the automation system is idle, active, blocked, or producing usable output.