# Time Zone Settings

Administer the account-level, user-level and schedule-level time zones

Time zones help users contextualize the information that PagerDuty displays within incidents and schedules. When users are added to an account, their time zones match the [account-level time zone](#change-the-account-level-time-zone) by default. Users can change their [user-level time zone](#change-the-user-level-time-zone), if necessary. Regardless of the account-level time zone, on-call schedules are displayed in the user's preferred time zone.

## Change the Account-Level Time Zone

The Account Owner can change the account-level time zone in the web app:

1. Navigate to **User Icon**  →  **Account Settings**  →  **Account Settings** tab.
2. Under **Account Details**, select the **Default Time Zone** from the dropdown.
3. Click **Save Changes**.

![A screenshot of the PagerDuty web app showing the default time zone set to "PST Pacific Time"](/images/kb/db76a2863ec475d5ffe2774b477dab604c617c606b5f218d3d0807dd0fc58004-account_time_zone.webp)
*Default Time Zone set to "PST Pacific Time"*

## Change the User-Level Time Zone

Any user can adjust the time zone for their own account:

1. Navigate to **User Icon**  →  **My Profile**  →  **My Profile**.
2. To the right of **Time zone**, click .
3. Select the desired **Time zone** from the dropdown.
4. Click **Save**.

## Change the Schedule-Level Time Zone

> **Required User Permissions:** Users with the following roles can create, edit, and delete on-call schedules:
>
> - User
>
> - Admin
>
> - Manager base roles and team roles
>   - Manager team roles can only manage schedules associated with their team.
>
> - Global Admin
>
> - Account Owner

> **Free Plan Limit:** Free plans are limited to one schedule.

When you create a new schedule, it is set to the [account-level time zone](#change-the-account-level-time-zone) by default. You may, however, adjust the schedule's time zone to differ from the account's time zone. Before changing a schedule with users in multiple time zones, read the section on how [Daylight Saving Time](#daylight-saving-time) may affect your schedules.

To change a schedule's time zone:

1. Navigate to **People**  →  **Schedules**  →  click  next to your desired schedule  →  **Edit**.
2. In the **Time zone** dropdown, select your preferred **time zone**.
3. Click **Save Schedule**.

![A screenshot of the PagerDuty web app showing a schedule's time zone set to "Pacific Time"](/images/kb/453b62f98a5d86e7b8811785e71d16591fa3cad3470eb7c40d5ebfac38e30e8b-time-zone.webp)
*Schedule Time zone set to "Pacific Time"*

## Daylight Saving Time

If your account has users in different time zones, consider the following with respect to how [Daylight Saving Time (DST)](https://en.wikipedia.org/wiki/Daylight_saving_time) may impact your schedules:

- A schedule defaults to the [account-level time zone](#change-the-account-level-time-zone). You can, however, [change the schedule's time zone](#change-the-schedule-level-time-zone) if you do not want it to match the account's time zone.
- Users who are not in the same time zone as the schedule still view it in their own time zone. For example, if a schedule is configured in US Eastern (EST) and it is 9:00 a.m., but another user has their account set to US Pacific (PST), the user's view of the schedule reflects 6:00 a.m.
- In the case of DST discrepancies between users' and schedules' time zones (e.g., the user's time zone observes DST but the schedule's does not, and vice versa), the above details still apply. Users in this situation should take note of the following and the potential impact to their schedules:
  - **Example 1**: If a schedule is set to USA EST (observing DST) at 2:00 a.m., but user Jon has his account set to [UTC](https://en.wikipedia.org/wiki/Coordinated_Universal_Time) (not observing DST) at 7:00 a.m., when DST begins in the schedule's time zone, his view of his schedule will advance to 8:00 a.m., but his clock will remain at 7:00 a.m.
  - **Example 2**: If a schedule is set to UTC (not observing DST) at 7:00 a.m. and user Emily's account is set to US EST at 2:00 a.m., when DST begins in Emily's time zone, her clock will advance to 3:00 a.m., but her view of her schedule will remain at 2:00 a.m.

> **Best Practice:** When creating schedules with users in multiple time zones, we recommend taking note of the schedule's time zone and communicating it to any users who may be affected by the observance/non-observance of DST.

## Exceptions

Most times in the PagerDuty web app are displayed in the logged-in user's time zone. A possible exception is [Insights](/incident-management/analytics/insights) reports, which give times in the account's time zone if a user has not configured their own time zone.

Additionally, any time-related information gathered from the [REST API](/developer/rest-api-overview), such as incident trigger times, are displayed in UTC.
