# Set start day of the week

### ⚙️ **How to set**

1. Open the app > click **Settings** > **General**
2. In **Date & time** > **Week** **start** field > choose the day you want (example: **Sunday**)
3. Click **Save**

<figure><img src="/files/C7sGCnjYUagbrGdD5O7I" alt=""><figcaption></figcaption></figure>

***

### ✅ What changes after you update it?

After updating **Week start**, you’ll see the new calendar layout in:

* **Appointments calendar** (admin)
* **Booking widget calendar** (customer view)

<figure><img src="/files/GW39jVPaG3GFl3iS8i2V" alt=""><figcaption></figcaption></figure>

&#x20;**Notes**

* This setting changes **calendar display only** (it does *not* change appointment times).
* If you don’t see changes on the storefront immediately:
  * refresh the page
  * try incognito mode

***

**🙋 Still need support?**

If you still need help, please feel free to contact us at <hi@tipo.io>. We’ll be happy to assist you further.


---

# 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.tipo.io/tipo-appointment-booking/settings/set-date-and-time-format/set-start-day-of-the-week.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.
