# Profile Settings

Within the profile settings, users have the ability to personalize and manage their account details to enhance their user experience:

* Change their name, allowing for personalization and accurate representation within the platform,
* Add a phone number,
* Upload an avatar, offering a way to visually represent themselves to other users, making interactions more personal and engaging.
* Copy their user ID, providing easy access to a unique identifier for transferring courses between companies,
* Check permissions, enabling users to understand their access rights within the platform, ensuring clarity on what actions they can perform and what information they can access.
* Change Password, allowing users to update their password, providing them with control over their account security.

<figure><img src="/files/2b8x1OB2sHePX2Svuc48" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
In your profile settings, you can also select which notifications you want to receive and whether to get them via email or the app.
{% endhint %}

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


---

# 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://help.parta.io/introduction/home-dashboard-overview/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.
