# Global Report Formatting

Report Pundit has additional formatting options for deep customization of your reports under settings. These are global formatting options that apply to all reports once set.&#x20;

<figure><img src="/files/05fe31ZXaQA3aANJKEPn" alt=""><figcaption></figcaption></figure>

You can enable or disable the following options by toggling the respective switches:

* **Week Start from Sunday:** Set your reports and their schedules to follow a Sunday-to-Saturday business week instead of the default Monday-to-Saturday.
* **Include Current Day:** View the current day's data in your reports with time ranges like Last 7 Days, Last 30 Days, etc.
* **Enable Currency for Reports:** Toggle the ability to choose the currency symbol shown in your reports.
* **CSV Encoding Option:** You can choose a specific encoding for your **CSV reports.**&#x20;

If a currency or encoding option you need is not listed, just [**contact us**](https://www.reportpundit.com/contact-us) and we will add it for yo&#x75;**.**


---

# 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.reportpundit.com/getting-started/settings/global-report-formatting.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.
