# Manage your profile

Your profile contains details, such as your profile picture, first and last name, and contact options. Use the **My profile** page to update your personal details and display preferences.

{% hint style="info" %}
Regional settings only affect the Marketplace interface. They do not apply to platform‑generated attachments, such as PDF documents (including invoices) and Excel files, which follow their own local settings.
{% endhint %}

### Updating your profile

To update your profile:

1. Sign in to your account.
2. Select your profile menu in the header, then select **My profile**.
3. On the **My profile** page, select **Edit**.

<div data-with-frame="true"><figure><img src="/files/i7hp9WiSxLIg7TgUqIhV" alt="The Edit option on the My profile page"><figcaption><p>Select **Edit** on the **My profile** page to update your profile.</p></figcaption></figure></div>

4. In **Edit user**, update your personal details as needed:
   * **Profile picture** - Add or update your profile picture. Use a PNG or JPG image up to 5 MB.
   * **First name** - Update your first name.
   * **Last name** - Update your last name.
   * **Country code** - Select the country code for your phone number.
   * **Phone number** - Enter your phone number.
5. Update your region preferences as needed:
   * **Language** - Choose your preferred display language.
   * **Settings** - Choose whether to use your browser settings or custom formats for time, date, and numbers.
     * **Browser defaults** - Use your browser's language and regional settings automatically.
     * **Custom settings** - Choose your own **Time zone**, **Time format**, **Date format**, and **Number format**.
6. Select **Save**.

A confirmation message appears after your profile is updated. You can review your regional settings on the **General** tab of **My profile** or from the **Account switcher** menu.


---

# 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.platform.softwareone.com/marketplace-platform/getting-started/manage-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.
