# Can I change the inspection date and time settings in the app?

You cannot change the default dates/timestamps within the app, but you can:

1. [hide the default timestamps](/manual/faq/c150/c155/q484.md) so they don't appear in published reports
2. use a [custom date property](/manual/readme/customization/custom-properties.md) to show a specific date and time on the [report cover page](/manual/readme/customization/custom-properties/add-custom-properties-to-report.md) or under [images](/manual/readme/customization/custom-properties/add-custom-properties-to-images.md)&#x20;

{% hint style="info" %}
Custom date properties are only available in Report and Run: Cloud. You can add the new property in the Report and Run: Cloud web portal and use it on reports generated in the Report and Run: Integrate mobile app.
{% endhint %}

## Related

* [Article: Add custom properties to images in the Report and Run: Cloud web portal](/manual/readme/customization/custom-properties/add-custom-properties-to-images.md)
* [Article: Add custom properties to a report cover page in the Report and Run: Cloud web portal](/manual/readme/customization/custom-properties/add-custom-properties-to-report.md)
* [Article: Set custom properties in Report and Run: Integrate](/manual/report-and-run-integrate/content/reports/set-report-properties.md)
* [FAQ: How do I change the date and number formats in the app and in my reports?](/manual/faq/c150/c155/q481.md)
* [FAQ: Can I edit the date, time, or text of my reports after they’ve been created?](/manual/faq/c150/c153/q450.md)
* [FAQ: How do I remove or hide the date and time stamps that appear on reports?](/manual/faq/c150/c155/q484.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/c153/q466.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.
