# Create a report from template

After [creating a report template](/manual/readme/customization/report-templates/create-a-new-report-template.md) from the web portal, you can easily apply it using the mobile app.

1. Tap the **Add (+)** button in the bottom-right corner. \
   ![](/files/Xbh50T157oShenjNl8kw)<br>
2. Tap **Insert Template**. \
   ![](/files/FeNLuMaBNPuQvAIpYufm)<br>
3. Choose the template you want to use.\
   ![](/files/bEIkAWXHYyr9jMzmPhyt)<br>
4. Type a new report title, if desired.\
   &#x20;![](/files/9xCZSg8FiRccEVLHN1BS)<br>
5. Tap **OK**.\
   ![](/files/YcH3Vzy5rz5Lh8Zr23pC)<br>
6. Template content will appear in the new report. Tap the template content to edit it.\
   ![](/files/c185UyyaEP9sd8mKPAAf)\
   \
   ![](/files/eVfTKcal7BI9XsLhcXcU)<br>
7. Tap the three horizontal lines in the bottom left-corner to add images and additional report items.\
   &#x20;![](/files/QvLv7VMRSqEbDyk6qFoh)


---

# 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/report-and-run-integrate/content/reports/create-a-report-from-template.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.
