# How do I enable or disable specific features within the report editor?

You can hide the date and time stamps on reports by adjusting the report properties.

## Report and Run: Cloud and Integrate

In the cloud version of the app, you can [show or hide report features](/manual/readme/customization/show-hide-functionality.md#hide-sections) in the web portal and those settings will carry over to the Report and Run: Integrate mobile app.&#x20;

## Report and Run: Offline

In the offline version, you can [show and hide report features](/manual/report-and-run/customization/show-hide-fields.md) in the report settings.

## Related&#x20;

* [Article: Show/hide functionality in Report and Run: Cloud](/manual/readme/customization/show-hide-functionality.md#hide-sections)
* [Article: Show/hide header fields in Report and Run: Cloud](/manual/readme/customization/show-hide-header-fields.md)
* [Article: Show/hide image fields in Report and Run: Cloud](/manual/readme/customization/show-hide-image-fields.md)
* [Article: Show/hide fields in Report and Run: Offline](/manual/report-and-run/customization/show-hide-fields.md)
* [FAQ: Can I edit the date, time, or text of my reports after they’ve been generated?](/manual/faq/c150/c153/q450.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/q494.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.
