> 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/consent-notices/archive-consent-notice.md).

# Archive consent notice

If you need to store your consent notice here are the steps you need to follow :

#### **Delete your targets domains and unselect the Default notice option**

1. &#x20;Go to your consent notice.
2. Go to the last step called **3.Publish**
3. Delete the domains on the **Add target domains and click on Publish** section.&#x20;
4. Unselect "**Declare the notice as the default notice"** (See below)
5. Click on **Publish** (red button)\
   &#x20;

   <figure><img src="https://support.didomi.io/hs-fs/hubfs/New%20console%20flow/Capture%20d%E2%80%99%C3%A9cran%202023-03-02%20%C3%A0%2018.30.06.png?width=688&#x26;height=335&#x26;name=Capture%20d%E2%80%99%C3%A9cran%202023-03-02%20%C3%A0%2018.30.06.png" alt=""><figcaption></figcaption></figure>
6. Don't forget to **SAVE & PUBLISH** for the updates to be taken into account.&#x20;

#### **Archive your notice**

1. Go to **Consent Notices**.
2. Click on the button allowing you to archive a notice.

![Screenshot 2024-09-12 at 18.02.02](/files/qLhnGYy6C0PnfufogagW)

#### **Find your Archived Consent Notice**

To find your archived Consent Notice:

1. In the Consent Notices Section, at the top right of the screen, select **Archived Notices**.

<figure><img src="https://support.didomi.io/hs-fs/hubfs/Screenshot%202024-07-18%20at%2009.30.38.png?width=688&#x26;height=202&#x26;name=Screenshot%202024-07-18%20at%2009.30.38.png" alt=""><figcaption></figcaption></figure>


---

# 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/consent-notices/archive-consent-notice.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.
