# ​How to Upload an Account Icon or Platform Logo

Upload an **Account icon** and update the **Platform logo** from the admin panel.

### Upload an icon or logo

{% columns %}
{% column width="66.66666666666666%" %}

1. Open the admin panel.
2. Go to **Account icon settings** or **Platform logo settings**.
3. Click the <img src="/files/C9G9OHQKcJNijGoixPpT" alt="" data-size="line"> button and select an image.
4. Click the <img src="/files/GxvF6W4xxrxlS0QjQ3Yw" alt="" data-size="line"> button.
   {% endcolumn %}

{% column width="33.33333333333334%" %}

<figure><img src="/files/qJf3vjPr3GBDCJmCnUWV" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Image requirements

{% columns %}
{% column width="50%" %}

* resolution: 25×25 to 300×300
* formats: PNG, JPG, JPEG, SVG
* max file size: 1 MB
  {% endcolumn %}

{% column width="50%" %}

<figure><img src="/files/eSyyJRPSoqxZ7B0IQFT2" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Restore the default logo

1. Open the admin panel.
2. Go to **Account icon settings** or **Platform logo settings**.
3. Click **Set default**.

The account icon becomes the first two letters of the account name.

The platform logo becomes the DocStudio logo.


---

# 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://support.docstudio.com/admin-panel/account-settings/how-to-upload-an-account-icon-or-platform-logo.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.
