# How do I change the date and number formats in the app and in my reports?

## Report and Run: Cloud and Integrate

In the cloud version of the app, you can change the date and number formats in the web portal and those settings will carry over to the Report and Run: Integrate mobile app.&#x20;

* [Change the date formats](/manual/readme/customization/set-the-default-date-format.md)
* [Change the number format](/manual/readme/customization/customize-labels.md) (*Labels: Image Number*)

## Report and Run: Offline

In the offline version, you can change the date and number format in the report settings before generating a report.&#x20;

* [Change the date formats](/manual/report-and-run/customization/set-the-date-format.md)
* [Change the number format](/manual/report-and-run/customization/change-report-labels.md) (*Labels: Image Number*)

## Related

* [Article: Set the date format in Report and Run: Offline](/manual/report-and-run/customization/set-the-date-format.md)
* [Article: Change report labels in Report and Run: Offline](/manual/report-and-run/customization/change-report-labels.md)
* [Article: Set the date format in Report and Run: Cloud](/manual/readme/customization/set-the-default-date-format.md)
* [Article: Customize report labels in Report and Run: Cloud](/manual/readme/customization/customize-labels.md)
* [FAQ: Can I edit the date, time, or text of my reports after they’ve been created?](/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/q481.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.
