# App limitations

- [What is the maximum number of photos I can add to a single report and can that limit be increased?](https://docs.reportandrun.com/manual/faq/c160/c166/q548.md)
- [What is the maximum number of characters that can be added to a description in a report?](https://docs.reportandrun.com/manual/faq/c160/c166/q549.md)
- [Can I import a PDF document template into the app?](https://docs.reportandrun.com/manual/faq/c160/c166/q552.md)
- [Can I set the justification, color, italics, bold of text directly?](https://docs.reportandrun.com/manual/faq/c160/c166/q553.md)
- [Can I spell check my report once completed?](https://docs.reportandrun.com/manual/faq/c160/c166/q554.md)
- [Can I add an external document, such as a PDF or Word file, to a report?](https://docs.reportandrun.com/manual/faq/c160/c166/q550.md)
- [Can I convert a PDF report back to an editable format in the app?](https://docs.reportandrun.com/manual/faq/c160/c166/q551.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.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.
