> For the complete documentation index, see [llms.txt](https://docs.reportandrun.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportandrun.com/manual/faq/c150/c155/q489.md).

# How do I create a new report template with custom fields?

You can create a report template with custom fields in the Report and Run: Cloud web portal.&#x20;

1. [Create a report template](/manual/readme/customization/report-templates/create-a-new-report-template.md) and check the *Customize* box.&#x20;
2. Add existing custom fields or create a new field from this screen.&#x20;
3. The template you create in the web portal will then [show as an option](/manual/report-and-run-integrate/content/reports/create-a-report-from-template.md) in the Report and Run: Integrate mobile app.&#x20;

The report template feature is not available in the offline app.&#x20;

## Related

* [Article: Create a new report template in Report and Run: Cloud](/manual/readme/customization/report-templates/create-a-new-report-template.md)
* [Article: Convert an existing report into a template in Report and Run: Cloud](/manual/readme/customization/report-templates/convert-an-existing-report-into-a-template.md)
* [Article: Create a report from a template in Report and Run: Integrate](/manual/report-and-run-integrate/content/reports/create-a-report-from-template.md)
* [FAQ: How do I save commonly used text so that I don't have to type it each time?](/manual/faq/c150/c155/q488.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/c150/c155/q489.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.
