# Managing account settings

The **Account Settings** section provides merchants with tools to manage essential account details, including user permissions and banking information. This feature ensures secure access control and streamlines financial management.

**User management**

The User Management page allows you to manage user permissions, access, and settings. Merchants can search by email, username, merchant number, or expiration date. Filters help refine search results based on status. The page also allows viewing Active Users and Invitations for better access control.

<figure><img src="/files/hvDql3NS6uxrKGzDt6E2" alt=""><figcaption><p>Screenshot: User management</p></figcaption></figure>

**Bank account settings**

The Bank Account Settings page allows merchants to manage and update their banking details securely. This section also enables merchants to define how their bank account is used for deposits, fees, and chargebacks. Any modifications made in this section are subject to an approval process.

The **Change History** tab provides a record of all tracked changes made to account settings. You can review historical updates and compare modifications to previous configurations.

Clicking the More tab displays a detailed view of the proposed changes alongside the original bank account details, allowing for easy comparison and verification.

<figure><img src="/files/oDobg6eEVRQDhJFziLnR" alt=""><figcaption><p>Screenshot: Bank account settings</p></figcaption></figure>


---

# 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.xplorpay.com/merchant-portal/merchant-portal/core-features/managing-account-settings.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.
