Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.box.com/llms.txt

Use this file to discover all available pages before exploring further.

Doc Gen uses the following statuses to indicate the state of document generation requests:
StatusDescription
PendingDoc Gen receives and validates a document generation request but doesn’t start processing.
SubmittedDoc Gen successfully submits a document generation request and acknowledges it for initial validation and processing.
CompletedDoc Gen successfully processed the document generation request and generated the final document.
Completed with errorsDoc Gen generated the document, but one or more non-critical errors occurred during the process. The document can be incomplete, partially formatted, or missing certain data or components.
FailedDoc Gen can’t process the document generation request, and no valid output document is produced.