# How to Upload a User Icon

### Upload an icon

{% columns %}
{% column %}

1. In the top-right corner, click your user initials.
2. Click **User profile**.
3. Click the <img src="/files/zQnf3QYLQL6oi5UyYmw2" alt="" data-size="line"> button and select an image.
4. To see allowed image formats and sizes, hover the info icon.
5. Click the <img src="/files/MIf3kGuDP0cGnUuX4l1p" alt="" data-size="line"> button.
   {% endcolumn %}

{% column %}

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

{% hint style="danger" %}
Accepted image resolution is from 25x25 up to 300x300.\
Accepted file formats: .png, .jpg, .jpeg, .svg.\
Max file size: 1 MB.
{% endhint %}

### Reset to default

Use **Set Default** to return the default profile icon.


---

# 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/user/user-profile/how-to-upload-a-user-icon.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.
