# User Profile

## How can I manage my personal account?

The user profile of the platform is an important element. Here, you can manage your **personal account**. You can set your name, email and phone number that serve as main contact details for the platform in case of emergencies and any other information.

{% hint style="danger" %}
The platform will prioritise contact details of the user profile over contact details from automatically transferred travel data, as any data provided by the traveller is assumed to be more precise.
{% endhint %}

In addition, users can select their preferred language and time zone. If user’s login via *username* and *password*, they can also change their password here.

For additional safety they can also enable *two-factor authentication* for their account. Users can also determine their personal country of employment in the user profile.

![](/files/-M6ZFdnz1U9xgaVZM86D)


---

# 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://traveler.docs.x-assist.crisis24.com/admin-area-1/user-profile.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.
