> For the complete documentation index, see [llms.txt](https://docs.didomi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.didomi.io/consent-management-platform-cmp/sdk-version-control/configure-web-sdk-version-control.md).

# Configure web SDK version control

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

**Premium Feature**: Web SDK versioning
{% endhint %}

Didomi offers your organization flexible release management to control how CMP updates are delivered to your website via our version control feature. In this article, we will cover how to configure the version control feature for a preexisting consent notice that utilizes the Web SDK.&#x20;

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

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

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

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

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

<figure><img src="/files/VwKQRnxX1jpLnvx9PADb" 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/SwmTzdjsV4Aw54N6n4Z8" 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/HImQSPE4NN6QUm1Ale1i" alt="" width="324"><figcaption></figcaption></figure>

Save and publish the consent notice when finished.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.didomi.io/consent-management-platform-cmp/sdk-version-control/configure-web-sdk-version-control.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
