# Report Generation

- [Generate documents](https://docs.reportandrun.com/manual/report-and-run-integrate/report-generation/generate-documents.md)
- [Generate a PDF](https://docs.reportandrun.com/manual/report-and-run-integrate/report-generation/generate-documents/generate-a-pdf.md): Download a PDF version of your report.
- [Generate a DOCX](https://docs.reportandrun.com/manual/report-and-run-integrate/report-generation/generate-documents/generate-a-pdf-1.md): Download a PDF version of your report.
- [Filter by selection](https://docs.reportandrun.com/manual/report-and-run-integrate/report-generation/generate-documents/filter-by-selection.md): Rather than sharing a report in its entirety, you can select certain items to appear in the published reports you share with others.
- [Filter by section](https://docs.reportandrun.com/manual/report-and-run-integrate/report-generation/generate-documents/filter-by-section.md): You can use filters to show only certain sections in published reports.
- [Filter by conditions](https://docs.reportandrun.com/manual/report-and-run-integrate/report-generation/generate-documents/filter-by-conditions.md): You can share a view of your report filtered by a number of conditions, including who the report item is assigned to and when it is due.
- [View a published report](https://docs.reportandrun.com/manual/report-and-run-integrate/report-generation/view-a-published-report.md)
- [Delete a published report](https://docs.reportandrun.com/manual/report-and-run-integrate/report-generation/delete-a-published-report.md)
- [Share a report](https://docs.reportandrun.com/manual/report-and-run-integrate/report-generation/share-a-report.md): Download and share a copy of your PDF report, or share a link to it using the Public URL option.
- [Share a single image](https://docs.reportandrun.com/manual/report-and-run-integrate/report-generation/share-a-single-image.md): Rather than share a full report, you can just share a single image with the people who need to see it.
- [Share multiple images](https://docs.reportandrun.com/manual/report-and-run-integrate/report-generation/share-raw-images.md): Share multiple photos from your report in one step.
- [Share raw images](https://docs.reportandrun.com/manual/report-and-run-integrate/report-generation/share-raw-images-1.md): Share photos in their original size and state - without annotations and other information - from the report screen.
- [Document storage duration](https://docs.reportandrun.com/manual/report-and-run-integrate/report-generation/document-storage-duration.md)
- [Paper types](https://docs.reportandrun.com/manual/report-and-run-integrate/report-generation/paper-types.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.reportandrun.com/manual/report-and-run-integrate/report-generation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
