# Settings Features

## 👤 Profile & Account Information

This is where you manage your core account identity and preferences.

**Editable fields include:**

* Display Name
* Email Address
* Password (with reset and 2FA protection)
* Country / Region (used for localization)

You can also view your current account type (e.g., Free, Pro) and subscription status at a glance.

<figure><img src="/files/v0TyFcvavxz2WvAz3iHE" alt=""><figcaption></figcaption></figure>

***

## 🌐 Language & Regional Settings

AllScale Pay supports multiple languages and local preferences. Easily adjust:

* Dashboard language
* Date and time formats
* Currency display options (USD equivalent shown globally)

This helps personalize your experience while keeping USD as the universal settlement base for your assets.

***

## 💼 Subscription & Billing

Manage your current plan, upgrade to premium, or view your billing history.

**Features Include:**

* Overview of plan features (Free vs. Premium)
* Payment method on file (if applicable)
* Downloadable invoices for platform fees (e.g., for Social Commerce subscriptions)
* Cancel or switch plans

**Image Sample**\
\&#xNAN;*(Insert screenshot of Subscription tab with pricing tiers and billing table)*

***

## 🔔 Notification Preferences (Coming Soon)

Fine-tune how and when you receive alerts from AllScale Pay:

* Email notifications (e.g., invoice paid, funds received)
* In-app alerts and banners
* Push notifications (mobile app integration planned)

You'll be able to opt in or out of specific categories.

***

## 🔒 Security Settings

Your AllScale Pay account is protected with high-grade encryption and optional verification layers.

**Coming security features:**

* Two-Factor Authentication (2FA)
* Login device history
* Recovery email setup

These controls will ensure your financial dashboard stays private and secure.<br>

<figure><img src="/files/xzlcoQLscE3FyyI2kD0C" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/9eFWWSpK6YIzceyJVAgl" alt=""><figcaption></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.allscale.io/allscale-pay/support-modules/settings/settings-features.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.
