# Timezone Configuration

**Configure how dates are displayed in your Partner Dashboard**

***

## Timezone Configuration during Onboarding

When you first set up your Alternative Payments account during Onboarding, you’ll be asked to set up your timezone preferences. You can:

* **Set one timezone for all users** in your company, or
* **Continue using each user’s local timezone**.

<figure><img src="https://1567070316-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKPl2XyqKMY0CU5Sb4EWy%2Fuploads%2F0ycw3D3bynm9nR2pBKrG%2FMonosnap%20Partner%20timezone%20config%20-%20Engineering%20-%20GitBook%202025-09-03%2013-18-16.png?alt=media&#x26;token=0a392d5f-b2fe-4326-9cc0-d2de02bfb744" alt=""><figcaption></figcaption></figure>

***

## Changing Timezone Settings from the Partner Dashboard

**Admin users** can update the timezone setting directly from the Partner Dashboard:

1. Go to **Company Profile** in your Partner Dashboard.
2. Locate the **Timezone** field.
3. Select your preferred timezone or choose to use local user timezones.
4. Save your changes.

<figure><img src="https://1567070316-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKPl2XyqKMY0CU5Sb4EWy%2Fuploads%2FgpYJIX0JEeZBNLxvDs5U%2Fimage.png?alt=media&#x26;token=ebf51b02-7788-466a-8960-d7acc50c012d" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Important:** This change applies to **all users** in your company, not just the Admin user who makes the update.
{% endhint %}

***

## Understanding the Timezone Settings

**Timezone field:** This option allows you to set a single timezone for all users in the Partner Dashboard.

**Use my local timezone:** Disables the company-wide timezone field. Each user will then see dates in their own local timezone. If your company has users in different time zones, their dashboards will display dates differently.

***

## Invoice fields that are always displayed in UTC

Some invoice fields always use UTC to stay consistent with integrations:

* **Invoice Creation Date**
* **Invoice Due Date**

These fields will not be affected by your timezone settings.

<figure><img src="https://1567070316-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKPl2XyqKMY0CU5Sb4EWy%2Fuploads%2FA2864SUCWxzeMklgJcpd%2Fimage.png?alt=media&#x26;token=9e3435ed-bdbb-49c8-ab2b-3d8c566ce094" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1567070316-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKPl2XyqKMY0CU5Sb4EWy%2Fuploads%2FVbuJ504gyW8BK9aJ700e%2Fimage.png?alt=media&#x26;token=77f1312b-e569-4966-a9ae-9f27004f6e8c" alt=""><figcaption></figcaption></figure>

**Love our platform?** Rate us on [Channel Program](https://channelprogram.com/v/alternativepayments) and check out our [Referral Program page](https://www.alternativepayments.io/referral-partners/)!


---

# 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.alternativepayments.io/preferences/timezone-configuration.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.
