# Configure web-based CTV SDK version control

{% hint style="success" %}
**Access Type**: Consent Notices
{% endhint %}

Didomi offers your organization flexible release management to control how CMP updates are delivered to your web-based CTV application via our version control feature. In this article, we will cover how to manage the version control feature for a preexisting consent notice that utilizes the web-based CTV SDK.

{% hint style="warning" %}
**Note**: Your organization's version control option for the consent notice will only apply to deployments that utilize the web-based CTV SDK. It will not impact any deployments that use the native CTV SDKs.
{% endhint %}

Click **Consent Notices** on the left-hand panel.

<figure><img src="/files/R9IktGArgrqdNHO39Nmq" alt="" width="563"><figcaption></figcaption></figure>

Navigate to a consent notice on the subsequent list for a CTV and select the **Edit** icon inline with the consent notice name.

<figure><img src="/files/hD7hg1iHmMaD5fj1pEHJ" alt="" width="563"><figcaption></figcaption></figure>

Click the **Customization** tab within the consent notice configuration flow.

<figure><img src="/files/cq1px4uGGJ2nBxljXVSw" alt="" width="563"><figcaption></figcaption></figure>

Ensure the **Look & Feel** sub-tab is selected and click SDK versioning in the right-hand panel.&#x20;

<figure><img src="/files/FgEJMSuk9neOpUFJ99OP" alt="" width="563"><figcaption></figcaption></figure>

Use the provided radio buttons to select the version control option your organization wishes to utilize for the consent notice.

{% hint style="info" %}
[Click here](/consent-management-platform-cmp/sdk-version-control.md) for more information on the different version control options.
{% endhint %}

<figure><img src="/files/9vkz5mpbexpZPnh1Z084" alt="" width="324"><figcaption></figcaption></figure>

Save and publish the consent notice when finished.


---

# 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.didomi.io/consent-management-platform-cmp/sdk-version-control/configure-web-based-ctv-sdk-version-control.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.
