Document Statuses and Retries

Use File status signals to know what is complete, what needs attention, and when to retry or reprocess.

Every File has a status that tells you what to do next.

Status meanings

  • Uploaded: source file is stored and waiting for processing.
  • Processing: conversion is running.
  • Ready: HTML pages are available.
  • Failed: conversion failed and needs action.
  • Deleted: file was removed.

Retry flow

If status is Failed, use Retry to restart processing for that File.

Reprocess flow

For already-generated content, use reprocess actions to regenerate:

  • A single Page
  • A full File when needed

Use page-level reprocess when only one section is affected. Use full-file reprocess for broader regeneration needs.