# Profile Introduction

The Profile section allows you to manage your account information, subscription, and usage in one place. Here you can review key metrics, update personal details, manage plans and billing, and configure account-related settings.

**Dashboard** displays tiles with key account metrics such as the next billing date, number of rules, API call usage, and other relevant usage data.

**Your Profile c**ontains basic account information including your name and email address. From this section, you can also change your password directly within the application.

The **Plans & Billing** page provides access to all subscription and billing-related information. This section is divided into multiple tabs:

* **Plans** – overview of available and active plans
* **Limits & Usage** – current limits and their usage
* **Pay As You Go Settings** – configuration of usage-based billing
* **Invoices** – list of issued invoices
* **Subscriptions** – active and past subscriptions
* **Billing Info** – billing and company details

The **Statistics** section provides an overview of all application metrics across all spaces. It includes a customizable chart that can be adjusted to display different time periods, with data available for export.

In the **Setting** page, you can manage your language, currency and Pay-as-you-Go.


---

# 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.decisionrules.io/doc/profile/profile-introduction.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.
