# Can I edit the date, time, or text of my reports after they’ve been created?

The dates and times of the reports cannot be changed. However, you can hide the time stamps for the reports before you generate them. This will prevent dates and times from being shown on generated reports.&#x20;

## Related

* [FAQ: How do I remove or hide the date and time stamps that appear on reports?](/manual/faq/c150/c155/q484.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 export reports in DOCX/Word format?](/manual/faq/c150/c156/q498.md)
* [FAQ: How do I edit a report?](/manual/faq/c150/c153/q457.md)
* [Video: How to change the date format in Report and Run: Offline](/manual/videos/offline-videos/yf8kkhtaspk.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/q450.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.
