> For the complete documentation index, see [llms.txt](https://docs.decisionrules.io/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decisionrules.io/doc/profile/settings.md).

# Settings

The Settings page allows you to manage your language, currency and Pay-as-you-Go settings.

## General

### **Managing Language**

This enables you to change the language of DecisionRules application. The new setting is applied immediately after you change it.

### **Managing Currency**

This enables you to change the currency in which the prices (prices of the plans and any additional prices) are displayed.

Please notice: this option is available only until you subscribe to a specific plan.

### Pay-as-you-Go Settings

This gives you possibility to switch on (or off) the Pay-as-you-Go functionality which enables you to use Audit logs and Jobs without being limited by your plan. For details, see [Pay-as-you-Go](/doc/profile/pay-as-you-go.md) page.

## Advanced

The button “Hard refresh page” deletes all stored data in memory and refreshes the page. Use this to make sure the application is behaving in line with the latest settings.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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