# Scale an image

1. Tap on an image you uploaded to the Image Builder.&#x20;

   <div align="left"><figure><img src="/files/v9lO2RXoXW3dnTU2QhjQ" alt=""><figcaption></figcaption></figure></div>
2. Zoom in by touching two fingers to the screen and moving them apart.&#x20;

   <div align="left"><figure><img src="/files/3Mlz9Ehyg4GSfjxYwkot" alt=""><figcaption></figcaption></figure></div>
3. Zoom out by touching two fingers to the screen and moving them together. <br>

   <div align="left"><figure><img src="/files/2J0n7drABU0HeBImfi1q" alt=""><figcaption></figcaption></figure></div>
4. Tap the **Save** icon in the lower right when your image is scaled as desired.

   <div align="left"><figure><img src="/files/FYGFlChlPSeTV7gDEce3" alt=""><figcaption></figcaption></figure></div>


---

# 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/report-and-run-integrate/content/image-builder/scale-an-image.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.
