# Account customization

Some items in your account information are configurable. You can change the **account name**, configure a **time zone,** and set a default **currency**.

These changes can only be carried out if you have administrator rights ([***admin or super admin role***](/account/account-management/how-to-manage-users.md)) for the account.

These 3 customizations can be performed from the page [Account/ General Information](https://app2.abtasty.com/settings/account-informations).

## Account information <a href="#h_01ggf1ny20nrwjzwz5cmk43s0b" id="h_01ggf1ny20nrwjzwz5cmk43s0b"></a>

You change the name of the account you are one here.

## Timezone <a href="#h_01ggf1p48ztzw6tb50x8m5keqk" id="h_01ggf1p48ztzw6tb50x8m5keqk"></a>

### **Definition** <a href="#id-01h27q136vh2d178zp521mey03" id="id-01h27q136vh2d178zp521mey03"></a>

A timezone is a geographic region within which the same standard time is used.

Time zones tend to follow the boundaries between countries and their subdivisions instead of strictly following longitude, because it is convenient for areas in frequent communication to keep the same time.

All time zones are defined as offsets from **Coordinated Universal Time (UTC)**, ranging from **UTC−12:00** to **UTC+14:00**. The **offsets** are usually a whole number of hours, but a few zones are offset by an additional 30 or 45 minutes, such as in India, South Australia and Nepal.

Some areas of higher latitude use daylight saving time for about half of the year, typically by adding one hour to local time during spring and summer.

AB Tasty is using the **IANA database**, which is a collaborative compilation of information about the world's [time zones](https://en.wikipedia.org/wiki/Time_zone), primarily intended for use with computer programs and operating systems.

### **Choosing a Timezone for your account** <a href="#id-01h27q3yp7zqbb6zzqwjb62xvy" id="id-01h27q3yp7zqbb6zzqwjb62xvy"></a>

Each account **has to be linked to a timezone**. If your website is used in several countries or in a country that use several timezones (such as the United States of America), you’ll still need to select one reference timezone to set-up your account.

#### **Main usage of the timezone** <a href="#id-01h27q3yp77nxdq0g4hn1erqb9" id="id-01h27q3yp77nxdq0g4hn1erqb9"></a>

**The chosen timezone will manage the timestamp for the following main use cases:**

Information:

* Start date and hour of a campaign - appears in dashboards and reports
* Pause date and hour of a campaign - appears in dashboards and reports
* The dates and times at which visitors carried out actions on your site are recorded in the reports and displayed as a function of the configured timezone.

Actions:

* Scheduled start date and hour of a campaign - appears in dashboards and reports **and triggers the campaign start action**
* Scheduled pause date and hour of a campaign - appears in dashboards and reports **and triggers the campaign stop action**

In general, all the timestamps which are available and displayed into the platform are based on the offset of the selected timezone.

#### **How to change the timezone** <a href="#id-01h27q5py74frnj2etgc9wp87t" id="id-01h27q5py74frnj2etgc9wp87t"></a>

You need to select your chosen timezone in the dropdown and it will immediately become your the default timezone of your account.<br>

## Currency <a href="#h_01jfje36acqsbp70jazg9ay6fa" id="h_01jfje36acqsbp70jazg9ay6fa"></a>

You may choose the currency in which you transactions will be displayed in the reports of the campaigns. Make a selection among all the currencies available.


---

# 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.abtasty.com/account/account-management/account-customization.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.
