Configuration
Add this step from the Generation group in Search steps….
Content by format
- PDF and Word (DOCX) use markdown. Headings, lists, tables, and emphasis are converted into the generated document.
- Excel (XLSX) and CSV use CSV text. Put headers in the first row, then one record per line.
Output
Click Run in the step header to test the step. Fetch Hive shows the generated file in Output after the run completes. The file is also saved to the workspace media library. Use the variable picker in a later step to insert the exact output path available for that run. The base reference is:Cost
Each run of this step costs 1 task, for every output format.Example
Add Generate File from the Generation group in Search steps…. Set Name to something likeCreate weekly report.
Choose PDF as the file format.
Write the document in Content with markdown headings, lists, and inserted workflow values such as {{step_2.output.summary}}.
Choose what should happen in When the step fails.
Click Run and check Output to confirm the generated result before using it elsewhere in the workflow.
Notes
- This page lives under
utilityin the docs tree, but the actual step appears under Generation in the Fetch Hive step picker. - Existing PDF Generation steps are now Generate File steps with the PDF format selected.
- Google Docs and Google Sheets remain separate integration steps when you want to create a document in a connected Google account instead of storing a file in the media library.

