> For the complete documentation index, see [llms.txt](https://help.activenow.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.activenow.io/en/instructor-management/instructor-timezone.md).

# Setting an Instructor's Timezone

If you work with instructors based abroad, by default they see lesson times in Polish time — which can cause confusion. By setting the right timezone, the instructor will see lesson times in their panel converted to their local time.

## How to enable the option

We enable the timezone option after you contact us — reach out via chat, email, or phone.

## How the instructor sets their timezone

Once the option is enabled, the instructor will see a new ***Timezone*** field in their panel under ***My details***. They simply select their local timezone from the list.

From that point on, all lesson times in their panel are displayed in their local time — not Polish time.

{% hint style="info" %}
The timezone setting only affects the instructor's view in their panel. Lesson times in your system remain unchanged.
{% endhint %}


---

# 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:

```
GET https://help.activenow.io/en/instructor-management/instructor-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.
