# Profile settings

To manage your profile settings, you should go to "Profile".&#x20;

There you can manage your WLM profile data by editing it directly on the page (birth date, avatar, language, default units of measure). Also you can check data from your TEOS account data (name, last name, email), if you need to edit it, you can do it by clicking "Edit my info".

Check more about units in [Create asset](/white-label-management-tool/user-guide/create-asset.md#units-of-measure)


---

# 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://teos-docs.coreledger.net/white-label-management-tool/user-guide/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.
