# Generating Final Reports

Once all Clinical Appraisal are reviewed and completed, and missing full-text PDFs are uploaded. You now have the ability to generate draft reports for your project.

This can be found on the Main Menu:

<figure><img src="/files/aKBgffB3qn42F1Or4h3n" alt=""><figcaption></figcaption></figure>

From here you can easily generate the following documents mentioned before, Search Term Summary (Word and Excel) and More

### Selecting and Building a Report

To build a report, hover over the ‘Build Report’ button, and click your desired report.

<figure><img src="/files/LzDsp4nt0XkSH1Aw6UYF" alt=""><figcaption></figcaption></figure>

### Report Export Types

Want to see some samples? You can view all report output types, and their formats/examples [at this link](https://www.notion.so/Example-Output-Files-CM-io-9a907c0ba58140e5968f2f7acd9dccdb?pvs=21)


---

# 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://citemed-io.gitbook.io/citemed.io-documentation/report-generation-and-downloads/generating-final-reports.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.
