# Turning Off Alternate Time Zones

### **How to prevent users from making appointments in time zones other than the business's time zone:**

If you have a client whose business is near a time zone border (or maybe the business is in a popular tourist town that receives customers from other time zones) you may want to prevent people from being able to book appointments in their own time zones.&#x20;

### To prevent people from being able to book appointments in their own time zones please head into:

**Settings** > Select the **Business Info** tab > Scroll down and activate the **"Disable Contact Time zone"** checkbox.

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48252417137/original/L_-_J4OyWu9AYvrxXegI79NRCSeyEUqFVg.gif?1663790015" alt=""><figcaption></figcaption></figure>

To see which timezone the location is set to please head into the **Location** **Settings > Business Info> Time Zone field.**

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48252406638/original/kbBiGVRKXPZ7QsSulEb2UCYwE91ciaNzOw.png?1663785273" alt=""><figcaption></figcaption></figure>

#### The screenshot shows **after** you have selected the "**Disable Contact Time zone**" checkbox on the calendar widget

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48252407475/original/zucJ0WQgM4n2WNUv2-s9og0fUUjl5oXtLQ.png?1663785650" alt=""><figcaption></figcaption></figure>

#### This screenshot shows the **default calendar widget** with the timezone preference

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48252415113/original/hzsSqyJiAE_2P26O0cTCpl1wnyNwWyptZQ.png?1663789100" alt=""><figcaption></figcaption></figure>


---

# 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.getgymini.com/gymini/features/features-overview/calendar/turning-off-alternate-time-zones.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.
