# Attaching additional documents to a report

In the “**`Report information`**” section, you can upload documents under the “**`Documents`**” tab.

{% embed url="<https://youtu.be/VkoI6yIsXXY?feature=shared>" %}

1. Name the document with an appropriate description.
2. Click the <i class="fa-paperclip">:paperclip:</i> icon.
3. Select the file.

Supported file types include: .pdf, .jpeg, .jpg, .txt, .rtf, .tiff, .tif, .html, .doc, .docx, .xls, .xlsx, .dicom, .png, .htm, .dcm.

The total attachment size for <mark style="background-color:$info;">**each report**</mark> is 15 MB. These documents are part of the report but are not searchable. You need to check the “Additional documents” section to see if there are any documents in a report. Some organisations add information about additional documents in the case narrative.


---

# 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://support.who-umc.org/vigiflow/entering-and-structuring-data-in-reports/attaching-additional-documents-to-a-report.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.
