# Color Managed timeline

When you use Nobe Display with DaVinci Resolve in Color Managed timeline and DaVinci Wide Gamut the preview will appear washed out. It's because Nobe Display shows you the raw image data as is in the timeline. There's no display transform applied to the image at this stage yet.

![DaVinci Wide Gamut in Color Managed timeline](/files/-MaTPaUd4Ju41rgKrVEZ)

In order to see the correct image in Nobe Display we need to use 2 built-in OFX plugins called Color Space Transform, one before Nobe Display Connect plugin, and one after:

![Color Space Transform "Sandwitch"](/files/-MaTPqBP_uvCU94OVT-Y)

Here are the settings that we should use in the node before Nobe Display Connect:

![WG to Rec.709](/files/-MaTPzfhxzAwKQibw-Kj)

And these are the settings to get back to WG:

![](/files/-MaTQ4sr-t29Up8x3KYT)


---

# 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.timeinpixels.com/nobe-display/color-managed-timeline.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.
