{
  "schemaVersion": "1.0",
  "canonical": "https://superlumin.al/docs",
  "representations": {
    "html": "https://superlumin.al/docs",
    "markdown": "https://superlumin.al/docs.md",
    "json": "https://superlumin.al/docs.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",
    "title": "Superluminal documentation",
    "description": "Current guides for submitting Blender renders, monitoring jobs, managing outputs, billing, and using the Superluminal web app.",
    "section": "Start here",
    "sectionOrder": 10,
    "order": 0,
    "hidden": true,
    "keywords": [
      "Blender render farm",
      "cloud rendering",
      "Superluminal"
    ],
    "updated": "2026-08-04",
    "body": "Superluminal is a render farm for Blender. The add-on prepares and submits your scene. The web app shows projects, frames, previews, logs, performance, and billing. When frames finish, you download the full output through Blender.\n\n![The job workspace with header, frame details, frame grid, preview, job details, and charts panels](https://superlumin.al/docs/images/web/job-overview.png)\n\n*A running job in the web app: frame grid, live preview, job details, and per-frame operation timing in one workspace.*\n\n- [Annotation 1: Job status, progress, and actions](/docs/web-ui/job-details#workspace-panels)\n\n- [Annotation 2: Selected-frame details and re-render](/docs/web-ui/job-details#frame-grid-and-selection)\n\n- [Annotation 3: Frame grid](/docs/web-ui/job-details#frame-grid-and-selection)\n\n- [Annotation 4: Sequence preview](/docs/web-ui/job-details#preview)\n\n- [Annotation 5: Job and scene details](/docs/web-ui/job-details#job-and-scene-details)\n\n- [Annotation 6: Operations chart and render logs](/docs/web-ui/job-details#charts-and-logs)\n\n- [Start a first render](/docs/getting-started): Install the add-on, connect an account, create a project, and submit a test frame.\n- [Use the Blender add-on](/docs/blender-addon): Understand every control from upload mode through output download.\n- [Use the web app](/docs/web-ui): Inspect projects, jobs, frames, previews, metrics, and logs.\n- [Solve a problem](/docs/blender-addon/troubleshooting): Run focused checks and collect the details support needs.\n\n## The workflow at a glance\n\n### Prepare in Blender\n\nSave the `.blend`, test the intended frame locally, and choose whether the submission should be self-contained or reuse project files.\n\n### Submit through the add-on\n\nSelect a Superluminal project, frame range, render order, image format, Blender version, and any render-time add-ons.\n\n### Review in the web app\n\nWatch frame state, inspect previews and render layers, compare machines and operation timings, and search live logs.\n\n### Download through Blender\n\nChoose a local folder in **Manage & Download**. You can start before the whole job finishes. The downloader follows completed frames.\n\n## Current product boundaries\n\nFour limits cause most of the confusion. Each links to a full explanation:\n\n- Rendering is submitted from the Blender add-on. The [public API](/docs/automation) is experimental.\n- Full-quality output is [downloaded through the add-on](/docs/blender-addon/manage-and-download), not the web job page, and render objects are [retained for seven days](/docs/web-ui/outputs#seven-day-render-object-retention).\n- Rendering requires a [positive organization balance](/docs/web-ui/billing). When funds run out, active frames are not guaranteed to finish.\n- Storage, Production, and Workstations are visible in navigation but still [Coming Soon previews](/docs/availability).\n\nThe app shows current pricing, referral benefits, and available capacity. These docs do not repeat numbers that change.\n\n### New home, same product\n\nThese guides now live inside Superluminal at `/docs`. Older `docs.superlumin.al` links redirect to their matching page here.\n\n- [Core concepts](/docs/concepts): Projects, jobs, frames, organizations, credits, and files in plain language.\n- [Product availability](/docs/availability): See what is available now, experimental, or still a preview.\n- [Billing and credits](/docs/web-ui/billing): Balance requirements, checkout, auto top-up, payment history, and referrals.\n- [Support](/docs/support): Contact options and the diagnostic details to include.",
    "images": [
      {
        "id": "job-overview",
        "src": "/docs/images/web/job-overview.png",
        "alt": "The job workspace with header, frame details, frame grid, preview, job details, and charts panels",
        "caption": "A running job in the web app: frame grid, live preview, job details, and per-frame operation timing in one workspace.",
        "width": 2880,
        "height": 1800,
        "annotations": [
          {
            "number": 1,
            "label": "Job status, progress, and actions",
            "href": "/docs/web-ui/job-details#workspace-panels"
          },
          {
            "number": 2,
            "label": "Selected-frame details and re-render",
            "href": "/docs/web-ui/job-details#frame-grid-and-selection"
          },
          {
            "number": 3,
            "label": "Frame grid",
            "href": "/docs/web-ui/job-details#frame-grid-and-selection"
          },
          {
            "number": 4,
            "label": "Sequence preview",
            "href": "/docs/web-ui/job-details#preview"
          },
          {
            "number": 5,
            "label": "Job and scene details",
            "href": "/docs/web-ui/job-details#job-and-scene-details"
          },
          {
            "number": 6,
            "label": "Operations chart and render logs",
            "href": "/docs/web-ui/job-details#charts-and-logs"
          }
        ]
      }
    ],
    "machineReadable": {
      "markdown": "/docs.md",
      "json": "/docs.json"
    },
    "internalLinks": [
      "/docs/web-ui/job-details",
      "/docs/web-ui/job-details",
      "/docs/web-ui/job-details",
      "/docs/web-ui/job-details",
      "/docs/web-ui/job-details",
      "/docs/web-ui/job-details",
      "/docs/getting-started",
      "/docs/blender-addon",
      "/docs/web-ui",
      "/docs/blender-addon/troubleshooting",
      "/docs/automation",
      "/docs/blender-addon/manage-and-download",
      "/docs/web-ui/outputs",
      "/docs/web-ui/billing",
      "/docs/availability",
      "/docs/concepts",
      "/docs/availability",
      "/docs/web-ui/billing",
      "/docs/support"
    ],
    "readingTime": "3 min read",
    "toc": [
      {
        "id": "the-workflow-at-a-glance",
        "title": "The workflow at a glance",
        "level": 2
      },
      {
        "id": "prepare-in-blender",
        "title": "Prepare in Blender",
        "level": 3
      },
      {
        "id": "submit-through-the-add-on",
        "title": "Submit through the add-on",
        "level": 3
      },
      {
        "id": "review-in-the-web-app",
        "title": "Review in the web app",
        "level": 3
      },
      {
        "id": "download-through-blender",
        "title": "Download through Blender",
        "level": 3
      },
      {
        "id": "current-product-boundaries",
        "title": "Current product boundaries",
        "level": 2
      },
      {
        "id": "new-home-same-product",
        "title": "New home, same product",
        "level": 3
      }
    ],
    "wordCount": 508,
    "relatedArticles": [
      {
        "path": "/blender-render-farm",
        "title": "Blender render farm",
        "description": "A Blender render farm assigns animation frames to many computers. Learn how nodes share work, what each node needs, and why submission starts inside Blender."
      },
      {
        "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."
      },
      {
        "path": "/authors/superluminal-engineering",
        "title": "Superluminal Engineering",
        "description": "Superluminal Engineering is the team responsible for the Blender add-on, render service, technical articles, and their public evidence."
      }
    ]
  }
}
