# Set logo size

1. Click on the name on the right side of your work space (next to the pencil icon).\
   ![](/files/yaS9b157LOiN14Gmazl3)
2. In the text box beneath the *Header Logo Type* menu, type the desired size of your logo or banner in millimeters or inches. E.g. 25mm or 2.5"\
   ![](/files/M1HKPA9hmPBzMlMPbVGi)
3. Scroll to the bottom of the screen and click **Update**. \
   ![](/files/WzjxMn6ecJkHC1wAW1qN)

{% hint style="info" %}
For icons, you are setting the image width. For banners, you are setting the image height. Images will scale proportionally.&#x20;
{% endhint %}


---

# 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.reportandrun.com/manual/readme/branding/set-logo-size.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.
