# DaVinci Resolve OFX

The OFX plugin is installed automatically on Windows. On macOS, select **Options / Install plugins…**

<figure><img src="/files/2gjv3HKJCepq8op0CzCI" alt=""><figcaption><p>Install individual plugins</p></figcaption></figure>

{% hint style="info" %}
If Resolve is open please restart it to reload the OFX plugin.
{% endhint %}

## Using OpenFX plugin in DaVinci Resolve

### Adjustment Layer <a href="#adjustment-layer" id="adjustment-layer"></a>

To easily monitor all the clips in the timeline create an adjustment layer above your clips in the timeline in the **Edit Page**, and place the OpenFX plugin on top of that layer.

Find **Effects** in the **Toolbox** in your **Edit Page** on the left side of your timeline:

![Drag Adjustment Clip to your timeline](/files/-MHjitLy6h505v3OODHT)

And then drag the **OmniScope Connect** plugin on top of that **Adjustment Clip**:

![Apply OmniScope Connect OpenFX plugin onto that Adjustment Clip](/files/-MHjizYfnLmirWu_2oQr)

## Timeline node

Alternatively, you can use **Timeline Node** in the **Color Page**:

![Apply OmniScope Connect OpenFX plugin onto that](/files/-MG3Mog_CztsMYm-icEc)

{% hint style="info" %}
Placing an OpenFX plugin in the Timeline node can cause side effects when Caching is enabled in Resolve - the plugin can start sending frames to OmniScope once background renderer is started even if the clip is paused.\
\
To fix that please use the **Adjustment Layer** approach above.
{% endhint %}


---

# 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-omniscope/sources/davinci-resolve-ofx.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.
