# Notice versions

{% hint style="success" %}
**Access Type**: Notice Versions - Viewer
{% endhint %}

When a consent notice is published or republished, a unique version of the notice is created and stored by Didomi. This enables your organization to view a change log of public facing updates for any particular consent notice.

Your organization's consent notice versions are available by clicking **Versions & Proofs** on the left-hand panel and ensuring the **Notice Versions** tab is selected on the subsequent page.&#x20;

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

For every consent notice included in the table, Didomi provides the following information:

{% hint style="info" %}
Additionally, use the available filters to locate a specific consent notice. [Click here](/versions-and-proofs/notice-versions/notice-version-filters.md) to learn more.
{% endhint %}

<table><thead><tr><th width="238">Field</th><th>Description</th></tr></thead><tbody><tr><td>Notice</td><td>Name and ID of the published notice</td></tr><tr><td>Version ID</td><td>Unique version ID assigned to a particular published/republished consent notice</td></tr><tr><td>Type</td><td>Platform selected for the consent notice when it was created</td></tr><tr><td>Publish Date</td><td>Date the version of the consent notice was published</td></tr><tr><td>Target</td><td>List of domains where the notice is embedded. Only available when a consent notice is loaded based on notice ID</td></tr><tr><td>User</td><td>User in your organization that published the version of the consent notice</td></tr><tr><td>Version Notes</td><td>View any notes that were included when the version of the consent notice was published</td></tr><tr><td><a href="/pages/C3HyU3UJO3ieGqSYJM68">Download</a></td><td>Download the JSON configuration of the consent notice version</td></tr><tr><td><a href="/pages/UpcW5B8NdBqvKe9FyzMe">Preview</a></td><td>View the UI of the consent notice version</td></tr></tbody></table>


---

# 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/versions-and-proofs/notice-versions.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.
