# Can I add an external document, such as a PDF or Word file, to a report?

At the moment, you can only import JPEG and PNG files.

## Related

* [FAQ: Which image file formats are supported?](/manual/faq/c142/c146/q586.md)
* [FAQ: Can I import a PDF document template into the app?](/manual/faq/c160/c166/q552.md)
* [FAQ: How do I add text, notes, or paragraphs to my reports?](/manual/faq/c150/c153/q456.md)
* [FAQ: How do I add a signature box, page, or section to my reports?](/manual/faq/c150/c153/q468.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/faq/c160/c166/q550.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.
