> For the complete documentation index, see [llms.txt](https://docs.tipo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tipo.io/tipo-appointment-booking/settings/control-time-zone-for-bookings/set-timezone.md).

# Set timezone

### 🕒 Set your time zone for appointments

#### ✅ What this setting does

When you set a time zone,  the app will use it to display and manage appointment times in the app (calendar, appointment details, and availability setup).

**Steps**

1. Open the app > click **Settings** > **General**
2. In **Date time** > **Timezone** > select your timezone
3. Click **Save**

This time zone is applied to the date time you select to set up available dates in the service detail in the app. It is applied to the appointments in the app too.&#x20;

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

***

### ✅ What changes after you save?

After updating the time zone:

* The time you pick when setting availability in a service follows this time zone.
* The appointment date/time shown inside the app also follows this time zone.

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

***

**🙋 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.tipo.io/tipo-appointment-booking/settings/control-time-zone-for-bookings/set-timezone.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
