Skip to content

Report downloads

1. What this feature does

Fabaio can turn HTML produced by the LLM into a document you can download. The platform takes that HTML, renders it into a structured document layout, and exposes a download option so you can keep reports, summaries, and other formatted outputs.

In practice, the LLM (or your templates and tools) can return rich HTML—headings, tables, banners, and styling—and Fabaio renders it as a document instead of leaving it as raw markup in the thread.

2. Why it matters

  • Reports and summaries can match a consistent, printable layout.
  • Agent-generated deliverables (for example operational or RCA-style reports) are no longer trapped in the chat window alone.
  • Any document-style report the agent produces can be downloaded from Fabaio when the flow completes.

This complements chat output with a file you can archive.

3. Example: Root cause analysis report

Below is an example of a root cause analysis (RCA) report generated in Fabaio: a styled header and structured table, produced from rendered HTML and suitable for download as a document. Details in the sample are anonymized for documentation.

Example RCA report document produced from HTML in Fabaio (anonymized sample)