For the complete documentation index, see llms.txt. This page is also available as Markdown.
AI-Powered

Document Generation

Review and download AI-generated reports.

Document Generation turns structured section data into a finished DOCX report — for example, a credit memo or financial summary built from extraction and classification results.

This page covers the end-user surface: submitting a generation job, tracking its status, and reviewing or downloading the result. Report templates and section authoring are configured separately and are not covered here.

In the UI, Document Generation lives under Capabilities > Generation and is also reachable from the Home dashboard's Start Something card.

Capability
Description
Limit

Generate a report

Submit section data to produce a DOCX report

At least 1 section; section keys must be unique within a request

Track job status

Poll or view a generation job's progress

No additional limit

Download

Download the finished DOCX

15 MB maximum download size

Signed URL retrieval

Get a time-limited link to the generated document

1–168 hours, with 24 hours as the default

List generations

Browse past generations for the account; search by title, ID, or request ID, and filter by status

100 results maximum per page, with 20 as the default

Webhook notification

Get notified when a job completes

Optional, via webhookUrl on the request

Last updated