> ## 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.

# Document Generation Statuses

<div className="article_labels_list" style={{display: 'none'}} dangerouslySetInnerHTML={{__html: "End User , Box Doc Gen , Overview , Article , Product Utilization , Established"}} />

Doc Gen uses the following statuses to indicate the state of document generation requests:

| <strong>Status</strong>   | <strong>Description</strong>                                                                                                                                                                 |
| ------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Pending**               | Doc Gen receives and validates a document generation request but doesn't start processing.                                                                                                   |
| **Submitted**             | Doc Gen successfully submits a document generation request and acknowledges it for initial validation and processing.                                                                        |
| **Completed**             | Doc Gen successfully processed the document generation request and generated the final document.                                                                                             |
| **Completed with errors** | Doc 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. |
| **Failed**                | Doc Gen can't process the document generation request, and no valid output document is produced.                                                                                             |
