# Can I import a PDF document template into the app?

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

## Related&#x20;

* [FAQ: How do I create a new report template with custom fields?](/manual/faq/c150/c155/q489.md)
* [FAQ: My reports aren’t generating or displaying correctly in PDF format – how do I fix it?](/manual/faq/c160/c164/q536.md)
* [FAQ: Can I convert a PDF report back to an editable format in the app?](/manual/faq/c160/c166/q551.md)
* [FAQ: Which image file formats are supported?](/manual/faq/c142/c146/q586.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/q552.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.
