# Customization

- [How do I remove or hide the date and time stamps that appear on reports?](https://docs.reportandrun.com/manual/faq/c150/c155/q484.md)
- [How do I enable or disable specific features within the report editor?](https://docs.reportandrun.com/manual/faq/c150/c155/q494.md)
- [Can I customize the report templates on the portal?](https://docs.reportandrun.com/manual/faq/c150/c155/q490.md)
- [How do I change the date and number formats in the app and in my reports?](https://docs.reportandrun.com/manual/faq/c150/c155/q481.md)
- [Can I add custom fields to the header and footer of a report?](https://docs.reportandrun.com/manual/faq/c150/c155/q491.md)
- [How can I add a custom number or identifier to photos in my reports?](https://docs.reportandrun.com/manual/faq/c150/c155/q485.md)
- [How do I add a (customizable) checklist to my reports?](https://docs.reportandrun.com/manual/faq/c150/c155/q482.md)
- [How do I move files from one space to another?](https://docs.reportandrun.com/manual/faq/c150/c155/q492.md)
- [Can I hide information from the header of the PDF?](https://docs.reportandrun.com/manual/faq/c150/c155/q486.md)
- [How do I customize the header information and logo in my reports?](https://docs.reportandrun.com/manual/faq/c150/c155/q487.md)
- [How do I change or add fonts in my reports?](https://docs.reportandrun.com/manual/faq/c150/c155/q483.md)
- [How do I create separate workspaces with unique text templates?](https://docs.reportandrun.com/manual/faq/c150/c155/q493.md)
- [How do I save commonly used text so that I don't have to type it each time?](https://docs.reportandrun.com/manual/faq/c150/c155/q488.md)
- [How do I create a new report template with custom fields?](https://docs.reportandrun.com/manual/faq/c150/c155/q489.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/c150/c155.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.
