# Settings Overview

Settings is your central area for managing both your organisation's configuration and your personal account details for the Merchant Console. You can access it from the left-hand navigation under **Manage Console → Settings**.

The Settings area is divided into two primary sections: [**Organisational Settings**](#organisational-settings) and [**Account Details**](#account-details).

<div data-with-frame="true"><figure><img src="/files/iqslP33t1P29bfnHeFQI" alt=""><figcaption></figcaption></figure></div>

## Organisational Settings

Organisational Settings contains configuration that applies across your entire Pay.io account. Only **Admin users** can request changes to organisational details.

<div data-with-frame="true"><figure><img src="/files/4D9C9UN7C1cwWpnjZ8rq" alt=""><figcaption></figcaption></figure></div>

The following information is displayed:

| Field                    | Description                                                                               |
| ------------------------ | ----------------------------------------------------------------------------------------- |
| **Organisation Email**   | The email address your organisation registered with. To edit, please email <help@pay.io>. |
| **Organisation Name**    | The name displayed across the Pay.io UI. To edit, please email <help@pay.io>.             |
| **Country of Operation** | The country in which your organisation operates. To edit, please email <help@pay.io>.     |
| **Phone Number**         | Your organisation's contact number                                                        |
| **Default Currency**     | The base fiat currency used for conversions across the platform                           |

Under **Organisational Settings**, in addition to Account Organisation Details you have access to:

* [**Team Members**](/account-settings/team-management-roles-and-permissions.md) to manage the users who have access to your Merchant Console, including their roles and permissions. Available to view for manager and Viewer roles, editable for Administrator.
* [**API Keys and Webhooks**](/account-settings/managing-api-keys.md) to generate and revoke API keys, and configure webhook endpoints for real-time event notifications. Available to view for manager and Viewer roles, editable for Administrator.
* [**Compliance and Verification**](/account-settings/compliance-procedures.md) to view the current status of your organisation's compliance and verification checks. Available to view for Viewer role, editable for Administrator and Manager roles.&#x20;

### **Changing Your Organisation Email**

To update your organisation email address, an admin user must send a change request to <help@pay.io>. This cannot be changed directly from the console.

***

## Account Details

Account Details is the second section of Settings area, which contains your personal profile information and account preferences.&#x20;

Each user manages this section independently. Changes made here apply only to your own account.

Under **Account Details,** you can view and manage:

* **Profile** to view your name and email address associated with your account.
* **Password** to update your account password at any time. See [How to Change Your Password](/account-settings/settings-overview/changing-my-password.md) for a step-by-step walkthrough.
* **Preferences** to configure your personal notification settings for key platform events. See [Managing Notifications](/account-settings/managing-notifications.md) for full details.


---

# 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.pay.io/account-settings/settings-overview.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.
