# Adjust brightness and contrast

{% hint style="info" %}
The Image Builder is a premium feature available to paid [subscribers](/manual/report-and-run/subscription/how-to-subscribe.md).
{% endhint %}

1. Tap on the image you just uploaded to the Image Builder.

   <div align="left"><figure><img src="/files/EQB1gxAVHm6eIcPPtkVs" alt="" width="375"><figcaption></figcaption></figure></div>

## Adjust Brightness

1. Tap the brightness icon in the image editor toolbar below the image.<br>

   <div align="left"><figure><img src="/files/ddCzOSydWBkSjACTpmND" alt="" width="375"><figcaption></figcaption></figure></div>
2. Move the slider to the left to make the image darker and to the right to make it brighter.&#x20;
3. Tap the checkmark in the lower right to save your adjustments.

   <div align="left"><figure><img src="/files/htLSV7xlcQ4941khf8cZ" alt="" width="375"><figcaption></figcaption></figure></div>

## Adjust Contrast

1. Tap the contrast icon in the image editor toolbar below the image.<br>

   <div align="left"><figure><img src="/files/Op1pjnRc7oQD3g4D2xct" alt="" width="375"><figcaption></figcaption></figure></div>
2. Move the slider to the left to decrease contrast and to the right to increase contrast.&#x20;
3. Tap the checkmark in the lower right to save your adjustments.<br>

   <div align="left"><figure><img src="/files/gjpg8uFy78bG5VyAE0Vz" alt="" width="375"><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/content/image-builder/adjust-brightness-and-contrast.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.
