This topic describes how to upload a document for parsing in the official website of AI Doc.
Layout of the Document Management page
The following figure shows the functional areas on the Document Management page. You can manage folders in the folder management area on the left side. After you click a folder, the files in the folder are displayed in the file management area on the right side. The default folder cannot be deleted or modified.

Step 1: Upload a document
In the folder management area, click a folder. Then, click Upload Files in the upper-right corner.

Step 2: Submit a document parsing job
In the Upload Files panel, select Document Parsing for Processing Method. The document parsing feature can be used to convert the document content into the Markdown format. To extract the content of images contained in the document, select Yes for Whether to extract text information from images. Then, click Upload File. The upload time depends on the document size and network environment. Wait until the upload is complete. During the upload, do not close the page or click Cancel. After the document is uploaded, click Submit.
For more information about the API operation for submitting a document parsing job, see SubmitDocParsingTask.

Step 3: Obtain document parsing results
Procedure
After a document parsing job is submitted, the document enters the Parsing state. You can view the document status in the Status column. The parsing time depends on the document size, number of pages in the document, and document parsing method. Wait until the parsing is complete. After the document is parsed, you can move, delete, and re-parse the document and view the detailed parsing results.
For more information about the API operation for obtaining document parsing results, see GetDocParsingResult.
Parsing time
Document parsing is a time-consuming process. Wait until the parsing is complete. The parsing time depends on the document size, number of pages in the document, and document parsing method. You can estimate the parsing time based on a speed of parsing five pages per minute. If you frequently submit document parsing jobs, the jobs are queued and processed in the order of submission.
