# Displayed timezone

The timezone shown on your invite page depends on whether you've created your link with the **Displayed Timezone** option set to Invitee Local Timezone (the default setting) or Locked Timezone.

### Invitee Local Timezone

zcal will automatically detect your invitee's timezone and adjust the display of your available times accordingly.  If the invitee prefers to view your availability in a different time zone, he can change the timezone using the timezone dropdown.

### Locked Timezone

If you're meeting in person, selecting *Locked Timezone* will ensure that everyone sees your availability in the same timezone as the one set in your link settings (this should be set to the timezone at your meeting location).  Links with this option will always present availability in the same timezone, regardless of where in the world your invitees are.


---

# 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://help.zcal.co/invite-settings/displayed-timezone.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.
