{
  "schemaVersion": "1.0",
  "canonical": "https://superlumin.al/docs/web-ui/render-jobs",
  "representations": {
    "html": "https://superlumin.al/docs/web-ui/render-jobs",
    "markdown": "https://superlumin.al/docs/web-ui/render-jobs.md",
    "json": "https://superlumin.al/docs/web-ui/render-jobs.json"
  },
  "retrievalHint": "Read page.description and page.relatedArticles first, then page.body. page.images lists every documentation screenshot with alt text, dimensions, captions, and annotations.",
  "page": {
    "path": "/docs/web-ui/render-jobs",
    "title": "Browse and manage render jobs",
    "description": "Search, filter, compare, duplicate, pause, resume, and delete jobs from a project's current job browser.",
    "navTitle": "Render jobs",
    "section": "Web app",
    "sectionOrder": 30,
    "order": 3,
    "hidden": false,
    "keywords": [
      "render jobs",
      "job status",
      "pause resume",
      "duplicate job"
    ],
    "updated": "2026-08-04",
    "body": "The job browser is where you review renders visually and manage many jobs at once. It loads recent jobs first and offers **Load all** when a project has more than 100.\n\n![The Render Jobs page in grid view with search, filters, and job cards](https://superlumin.al/docs/images/web/render-jobs.png)\n\n*Search and exact status filters narrow the browser before single or bulk actions.*\n\n- [Annotation 1: Switch between list and grid](/docs/web-ui/render-jobs#find-the-right-job)\n\n- [Annotation 2: Search jobs by name](/docs/web-ui/render-jobs#find-the-right-job)\n\n- [Annotation 3: Open a job to inspect frames and logs](/docs/web-ui/job-details)\n\n## Find the right job\n\n- Search by job name and other visible job text.\n- Filter by **Queued**, **Running**, **Blocked: funds**, **Paused**, **Error**, or **Finished**.\n- Toggle list and grid views.\n- Adjust row/card density.\n- Choose visible columns for comparison work.\n- Sort where the active view exposes sortable columns.\n\n### List view\n\nBest for comparing state, progress, timing, Blender version, upload type, and other configured columns across many jobs.\n\n### Grid view\n\nBest for scanning render thumbnails and recognizing shots visually. A thumbnail is a review image, not the full output file.\n\n## Status meanings\n\nThe status filter lists every state the farm reports. Each filter option matches one state below.\n\n![The job status filter open, listing exact scheduling states such as Blocked: funds](https://superlumin.al/docs/images/web/render-jobs-status-filter.png)\n\n*The status filter next to search, opened. Blocked: funds is a distinct state, not an error.*\n\n| Status | Meaning | Typical next step |\n| --- | --- | --- |\n| **Queued** | Work is waiting for render capacity. | Monitor capacity and balance. |\n| **Running** | At least part of the job is actively processing. | Open details for frames, preview, metrics, and logs. |\n| **Blocked: funds** | The organization cannot continue because funding is unavailable. | Add credits. Do not assume active machines stayed alive. |\n| **Paused** | The job is not dispatching work. | Inspect the cause and resume deliberately. |\n| **Error** | Frame or job errors require attention. | Open details, inspect the exact frames and logs, fix, then use **Re-render** as appropriate. |\n| **Finished** | Requested frame work reached its terminal successful state. | Verify and download output promptly through Blender. |\n\n## Single-job actions\n\nThe action menu supports context-dependent operations such as:\n\n- open the detail page or a new tab\n- copy the job link\n- pause or resume\n- duplicate\n- delete\n\nDuplicate creates a new job from the source job's stored input, captured settings, frame range, and packed add-ons. It does not read or upload the `.blend` open on your computer. If local files changed after the original submission, submit again from Blender instead.\n\n## Bulk actions\n\nSelect multiple jobs to reveal the applicable pause, resume, or delete controls. The action applies to every selected job, not only the row you clicked last.\n\n### Review destructive scope\n\nChanging filters does not always clear the selection. Before you delete, check the selected count and job names, then read the confirmation dialog.\n\n## Blocked funds\n\nWhen the organization balance reaches zero, the farm can stop render machines, including machines with active frames. Add credits as soon as a job is blocked. Then check job and frame state. Do not assume that active frames finished.\n\n- [Job details](/docs/web-ui/job-details): Open the resizable frame-review and diagnostics workspace.\n- [Billing](/docs/web-ui/billing): Maintain balance and configure render capacity or auto top-up.\n- [Download output](/docs/blender-addon/manage-and-download): Return to the Blender add-on for original files.",
    "images": [
      {
        "id": "render-jobs",
        "src": "/docs/images/web/render-jobs.png",
        "alt": "The Render Jobs page in grid view with search, filters, and job cards",
        "caption": "Search and exact status filters narrow the browser before single or bulk actions.",
        "width": 2880,
        "height": 1800,
        "annotations": [
          {
            "number": 1,
            "label": "Switch between list and grid",
            "href": "/docs/web-ui/render-jobs#find-the-right-job"
          },
          {
            "number": 2,
            "label": "Search jobs by name",
            "href": "/docs/web-ui/render-jobs#find-the-right-job"
          },
          {
            "number": 3,
            "label": "Open a job to inspect frames and logs",
            "href": "/docs/web-ui/job-details"
          }
        ]
      },
      {
        "id": "render-jobs-status-filter",
        "src": "/docs/images/web/render-jobs-status-filter.png",
        "alt": "The job status filter open, listing exact scheduling states such as Blocked: funds",
        "caption": "The status filter next to search, opened. Blocked: funds is a distinct state, not an error.",
        "width": 512,
        "height": 520,
        "annotations": []
      }
    ],
    "machineReadable": {
      "markdown": "/docs/web-ui/render-jobs.md",
      "json": "/docs/web-ui/render-jobs.json"
    },
    "internalLinks": [
      "/docs/web-ui/render-jobs",
      "/docs/web-ui/render-jobs",
      "/docs/web-ui/job-details",
      "/docs/web-ui/job-details",
      "/docs/web-ui/billing",
      "/docs/blender-addon/manage-and-download"
    ],
    "readingTime": "3 min read",
    "toc": [
      {
        "id": "find-the-right-job",
        "title": "Find the right job",
        "level": 2
      },
      {
        "id": "list-view",
        "title": "List view",
        "level": 3
      },
      {
        "id": "grid-view",
        "title": "Grid view",
        "level": 3
      },
      {
        "id": "status-meanings",
        "title": "Status meanings",
        "level": 2
      },
      {
        "id": "single-job-actions",
        "title": "Single-job actions",
        "level": 2
      },
      {
        "id": "bulk-actions",
        "title": "Bulk actions",
        "level": 2
      },
      {
        "id": "review-destructive-scope",
        "title": "Review destructive scope",
        "level": 3
      },
      {
        "id": "blocked-funds",
        "title": "Blocked funds",
        "level": 2
      }
    ],
    "wordCount": 552,
    "relatedArticles": [
      {
        "path": "/interface",
        "title": "The Superluminal render interface",
        "description": "A visual tour of Superluminal's Blender add-on, file checks, live job page, previews, and output downloads."
      },
      {
        "path": "/live-previews",
        "title": "Live Blender render previews",
        "description": "Inspect finished Blender frames, play available proxies, open original EXR layers, and read frame logs while later frames still render."
      },
      {
        "path": "/compare/blender-render-farms",
        "title": "The best Blender render farms, ranked",
        "description": "4 Blender scenes, 9 render farms, and 43 recorded runs. Compare render-pipeline times, recorded charges, qualified estimates, failures, and workflow outcomes."
      }
    ]
  }
}
