> 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/vendor-lists/manage-vendors-list-template.md).

# Manage vendors list template

#### What is it ?

This feature lets you apply templates to your consent notices. A template defines specific parameters for vendors, linked purposes, publisher restrictions, stacks, SPI, and categories.

By using templates, you can update the Vendor Lists across multiple consent notices simultaneously, saving considerable time.

![demo-vendor-list-regulations](/files/UgZJsroyzTyfNnQ1vFnV)

#### Access the feature

1. Go to your Didomi Console.
2. Click on **Consent Notices**, in the left menu.
3. Click on the "Manage vendor lists" section :

![](/files/dVUf0OUjmrodpsWOZHGN)

&#x20;

4\. From here you can **create a template**, and once at least one is created, you will be able to **edit a template**, or **delete a template**.

#### Create a new template

1. Go to the "Manage vendor lists" section.
2. Click on **Create template**.
3. &#x20;![](https://support.didomi.io/hs-fs/hubfs/Capture%20d%E2%80%99%C3%A9cran%202023-11-29%20%C3%A0%2010-28-47-png.png?width=617\&height=1261\&name=Capture%20d%E2%80%99%C3%A9cran%202023-11-29%20%C3%A0%2010-28-47-png.png)
4. Select the **vendors**, **purposes**, **publisher**, **restrictions**, **stacks** and **categories** you want to associate with your template.
5. Choose the regulations within the notices that this template should apply to.

⚠️ It will erase and replace existing **Edit Vendors & purposes** settings done from the notice in the regulation(s) selected.

5\.   Finally, click on **Save as vendor list**.

![](/files/UgbYMeeYHfHfccGKMpsH)

#### Link a template to a notice(s)

1. Go to the "Manage vendor lists" section.
2. Click on **Edit template**.&#x20;
3. Scroll down to the **Notices Linked** section.
4. Choose the regulations within the notice(s) you want to associate with your template.
5. Click on **Apply**. The template is now applied to your notices. \
   or Click on **Apply & Publish** to apply the template and also publish all selected notices at the same time.

#### Edit a template

1. Go to the "Manage vendor lists" section.
2. Click on **Edit template**.&#x20;
3. Make the changes you want, about **vendors**, **purposes**, **publisher**, **restrictions**, **stacks** and **categories**.
4. Click on **Save template**.

⚠️ Saving a template will impact all notices linked.

#### Select template from a notice

1. Go to the "Manage vendor lists" section.
2. Click on **Edit template**.&#x20;
3. Scroll down to the **Notices Linked** section.
4. Check the notice(s) you want to link with this template.
5. Click on **Apply**. The template is now applied to your notices. \
   or Click on **Apply & Publish** to apply the template and also publish all selected notices at the same time.


---

# 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/vendor-lists/manage-vendors-list-template.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.
