clear data handling for OCR uploads, API calls, saved history, deletion, and enterprise review workflows.
Designed for sensitive documents, invoices, forms, IDs, statements, and internal PDFs.
The product separates uploaded source files, normalized OCR results, account history, API logs, and deletion controls.
Files and image URLs are validated for type, size, and page limits before recognition. The OCR service processes file content only to generate text, Markdown, page JSON, and layout regions.
Signed-in web OCR results are saved to OCR History so users can revisit, download, retry, or delete them. Guest submissions do not create account history.
Users can delete saved OCR history from Activity > OCR History. Deletion removes the record from normal history views and prevents future user access to that result.
Administrators with OCR permissions can delete OCR task records from the operations dashboard when handling privacy requests or abuse review.
API calls store request metadata such as status, latency, credits, source type, IP, and user agent for metering and abuse monitoring. API responses are returned to the caller and charged only after successful OCR.
Limits for file size, page count, daily usage, request interval, async cancellation, retries, and upstream circuit breaking reduce overload and repeated provider failures.
Practical answers for users and teams uploading sensitive documents.
Start with the OCR workspace, review saved history, or integrate with the API while keeping deletion and monitoring paths visible.