# Managing user profile settings

Your user profile settings on TextMaster allow you to personalize your account to better fit your needs and preferences. This guide will walk you through the steps to update your personal information, manage language preferences, and ensure that your profile reflects your current details.

### **Accessing your user profile**

* **Navigate to your profile**: After logging into your TextMaster account, locate the user icon or your name in the top-right corner of the dashboard. Click on it to access the drop-down menu, then select "My Profile" to open your user profile settings.

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

* **Profile overview**: In the "My Profile" section, you will see an overview of your account details, including your name, email address, and other personal information. This is where you can make updates to your profile settings.

### **Updating personal information**

* **Edit personal details**: To update your personal details, update your first and last name, profession, and any other relevant details that are displayed in your profile.
* **Save Changes**: After making the necessary changes, ensure that you click "Save" to update your profile. This will ensure that your account reflects your most current information.

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

By managing your user profile settings, you can tailor the TextMaster platform to better suit your needs, making your experience more personalized and efficient.


---

# 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.textmaster.com/client/account-management/managing-user-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.
