# Develop Panel

The Develop panel is present in the Base Correction and Shot Matching Pages.

<figure><img src="/files/ugfmIyQVKCCgmHVl9S5B" alt="" width="231"><figcaption></figcaption></figure>

With the **Input Color Profile** section you can set the color management for your images. By selecting the color space or profile in which your images were captured.  This enables CineDream to correctly integrate your images to our color pipeline and in the case of log footage it transforms it to REC709 or any other color space the timeline/sequence in the host application is set to.

By default, after selecting the input color profile, the **CineDream emulations** get enabled, applying a film emulation to the image. You can choose between 4 emulations.  In case you don’t want to apply the emulations you can use the Switch next to the CineDream logo to disable them.

Right below the emulations you’ll find sliders to control the **Temperature**, **Tint** and **Exposure** of the image.&#x20;

And below that the **Tone Curve** slider to control the intensity of the luminosity and contrast components of the CineDream Emulations.

And the **Film Color** slider to control the intensity of the chromatic components of the CineDream Emulations.

You can pin this panel with the icon on the top right corner so it won’t close. At any moment you can unpinned and click outside the panel to close it.


---

# 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.cinedream.io/panels-and-tools/develop-panel.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.
