# Set your calendar timezone in Wonderly

Setting the correct timezone makes sure your events, availability, and booking slots display at the right local time. Wonderly saves your selection automatically, so there is no need to click Save after making a change.

### **Set your Timezone**

1. Click the **⚙️** icon in the top-left corner to open **Settings**.
2. Go to **Calendar**.
3. Click the **Timezone** tab.
4. Click the **Default timezone** dropdown.
5. Search for your timezone or location using the search bar in the modal.
6. Click the timezone you want to apply.

{% embed url="<https://app.supademo.com/demo/cmokc84np00hxy90jzrj2wzdd>" %}

**Expected Outcome**: Times in Wonderly display in your selected timezone. Your timezone appears in the calendar view and in any booking links you share with clients.

{% hint style="warning" %}
It is important to set your Wonderly account timezone and your device timezone to the same time. If your Wonderly account and your computer or laptop are set to different timezones, Wonderly may misinterpret your availability and display your calendar events at incorrect times. They need to match to ensure everything stays in sync and works properly.
{% endhint %}

***

### Add a secondary timezone

1. Click the **⚙️** icon in the top-left corner to open **Settings**.
2. Click the **arrow** at the top-left corner of the settings page to expand the Settings sidebar.
3. Click **Calendar** in the sidebar.
4. Click the **Timezone** tab at the top of the page.
5. Click the **Secondary timezone column on calendar** dropdown.
6. Search for your timezone or location using the search bar in the modal.
7. Click the timezone you want to apply.

{% embed url="<https://app.supademo.com/demo/cmokbuqmi8nc3za2i9km4au7t>" %}

**Expected Outcome**: Your secondary timezone will appear alongside your primary timezone in the calendar view, helping you share meeting times with clients in different parts of the world.


---

# 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://www.wonderly.com/help/calendar/calendar-overview/get-connected/set-your-calendar-timezone-in-wonderly.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.
