Generating a document
Apps can now produce formatted files as direct outputs. When a Chat App finishes its work, the output can be generated into a file — ready to download. There is no need to copy and paste AI output into a document manually.
Supported Formats
- Word (.docx)
- Excel (.xlsx)
- CSV
How to Generate a Document
- Open a Chat App
- Use the app as you normally would
- Use the /Export command followed by the format you want — for example, /Export PDF or /Export DOCX and press enter.
- The file will be available to download from the chat window once generated.
Using Document Outputs in a Chained Workflow
Task Apps can also pass documents to one another. A Task App that generates a document can hand that file directly to the next Task App as an input — so the output of one step becomes the working material for the next. This is useful when you want to generate a document in one step and then process, review, or transform it in another.
To set this up, configure the output parameter of the first Task App as a document type, then reference it as an input parameter in the next Task App in the chain.
Note: Document Generation is a preview feature, available on request via feature flag. Contact your Customer Success Manager to enable it or submit a support request.