# Change console settings

Current version of the Management Console supports switching between interface languages. This option can be chosen by clicking on the owner account name in the upper-right corner:

![Owner menu](/files/yxNE40Dljp41FiILWwMq)

In order to change the interface language click on the respective "**Language**" menu item. Confirm your preference by clicking on the sub-menu item:

![Interface language sub-menu](/files/Y2QvH97aehr8p68kON0v)

The profile information can be changed by clicking on "**Profile**" menu item. See next document for details.


---

# 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://pango.gitbook.io/paas/getting-started/change-console-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.
