# How to use Color Grading Widget?

Go to Menu > Preference > Widget, and you can check what you have installed, click to toggle on/off and manage your widgets.

<figure><img src="/files/FvAAsBXdDl3mmDeN3d7b" alt=""><figcaption><p>Color Grading</p></figcaption></figure>

***

<figure><img src="/files/2exiaUZSJg9XjLFkBPcH" alt="" width="240"><figcaption><p>Color Grading</p></figcaption></figure>

Precisely control the tonal values of Midtones, Shadows, Highlights, Global in the scene with Effect panel.

***

### Color Wheel <a href="#header-0" id="header-0"></a>

Click on the four buttons at the top to switch between the four-color wheels: Global, Shadows, Midtones and Highlights. Clicking on different color wheels can modify the color of the corresponding part, and you can precisely modify the value to control the color through the parameters at the bottom.

* Adjust color value: Drag and drop around the disk to adjust or modify the value of H below.
* Adjust Saturation: Drag and drop in the radial direction of the disk to adjust or modify the value of S below.
* Adjust Brightness: Modify the value of V below.

***

### Hidden Effect <a href="#header-1" id="header-1"></a>

Click the "Hide" icon next to the color wheel name to temporarily hide the effects of the current color wheel. Click the "More" option in the upper right corner of the color correction face to uncheck the "Show All Color" option and hide the color correction effect of all color wheels.

<figure><img src="/files/4UlM9PCy2ABz0zDzQHQt" alt=""><figcaption><p>Hide</p></figcaption></figure>

***

### Reset Effect <a href="#header-2" id="header-2"></a>

Click on the "Restore" button at the bottom right corner of the color wheel will restore the effects of the current color wheel and reset it to its original state. Click the "More" option in the upper right corner of the color correction face to reset the color correction effects for all or a single-color wheel.

Use the Global to make an initial adjustment to the scene as a whole before adjusting the rest of the scene.

<figure><img src="/files/SmNAwJjTXEb93KjG5UBS" alt=""><figcaption><p>Reset</p></figcaption></figure>

<figure><img src="/files/vq66KURWtdx6yF4oRyx7" alt=""><figcaption><p>Reset</p></figcaption></figure>


---

# 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.d5render.com/user-guide/widget/how-to-use-color-grading-widget.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.
