# Settings Overview

## 🧭 What Is the Settings Section?

The **Settings** section is your personal control panel inside AllScale Pay. It allows you to manage your account preferences, language, login credentials, subscriptions, and other core settings — helping tailor the platform to your workflow.

Whether you're managing multiple services, switching languages, or upgrading your features, this is where it all starts.

***

## 🗂️ What You Can Do

* **Edit your account details** such as name, email, and password
* **Manage language and regional settings**
* **Subscribe to premium features** like custom Social Profile URLs
* **View billing and subscription status**
* **Manage security features** (e.g., 2FA, recovery email – coming soon)

This section is also where you'll handle notifications, privacy preferences, and access help resources as we continue to expand platform support.

***

## ⭐ Key Features

* Personal information editing
* Multi-language support (more coming soon)
* Subscription and billing management
* Security settings (more coming soon)
* Notification and privacy controls (in development)


---

# 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-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.
