# Week Start from Sunday

If your business week starts from Sunday, you can set Report Pundit to show weekly data from then. This alters the standard business week setting in the app from a Monday-to-Saturday schedule to a Sunday-to-Saturday one.&#x20;

This option offers flexibility in viewing your store data. It ensures that your reports align with your business operations and planning cycles.&#x20;

## :point\_right:Steps to Change the Week Start Day

1. Go to Report Pundit’s **Settings** page by clicking on it in the top navigation bar.&#x20;
2. In the left navigation panel, click on **Report Formatting**.
3. Locate the toggle switch labeled **Week Start from Sunday** to the right to enable the option. If you want to disable it, simply toggle it to the left.&#x20;

<figure><img src="/files/6RDXZYraqh3rz4tmQAgm" alt=""><figcaption></figcaption></figure>

Note:&#x20;

* Enabling this option automatically updates the starting day of the week in both reports and schedules.&#x20;
* All weekly and week-today reports are affected by changing this option.


---

# 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/week-start-from-sunday.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.
