# Update account

You can use the Edit option on the **Account** page to make changes to your account details. The information you can update includes your account name and logo, company details, preferred language, and headquarters address.

Only account administrators can update these details. If you want to update your individual profile, see [Manage your profile](/marketplace-platform/getting-started/manage-profile.md).

### Update account

To update your account details:

1. Go to **Settings** > **Account**.
2. Select **Edit**.

<div data-with-frame="true"><figure><img src="/files/WarrUdG26Tb7pj2i2aZT" alt=""><figcaption><p>Use the Edit account wizard to update your account details.</p></figcaption></figure></div>

3. Follow the guided steps to update the details as necessary:
   1. **General**
      1. **Logo** – Update the logo for your account. You can upload an image by selecting **Select file** or by dragging the image into the field.
      2. **Client name** – Update your account name.
   2. **Additional data**
      1. **Company website** – Enter the URL of your company website.
      2. **Communication language** – Select the preferred language for email messages and notifications. The default language is **English***.*&#x20;
      3. **Technical support email** – Enter the email address for your technical support.
      4. **Company description** – Enter a description of your company.
   3. **Headquarters address**
      1. **Address line 1** – Enter the first line of your company address.
      2. **Address line 2** – Enter additional or secondary address details.
      3. **City** – Enter the city.
      4. **State/region** – Select the state or region.
      5. **ZIP/postcode** - Enter the ZIP or postal code.
      6. **Country** – Select the country.
4. Select **Save**. A confirmation message is displayed indicating that your account settings have been updated.


---

# 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/modules-and-features/settings/account/update-account-information.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.
