# Vendors

A vendor represents an entity to which access to end-user data is granted for processing in accordance with its specified purposes. In this article, we will provide an overview of the vendors that are included and customizable in your Didomi account.

View vendors in your Didomi account by clicking **Data Manager** on the left-hand panel and selecting the **Vendors** tab on the subsequent page.&#x20;

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

From the data manager page, you can use the provided filter to sort the list of vendors by different types.

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

The Didomi console supports 4 types of vendors:

<table><thead><tr><th width="165">Type</th><th width="215">Source</th><th>Description</th></tr></thead><tbody><tr><td>IAB vendors</td><td><a href="https://iabeurope.eu/vendor-list-tcf/">IAB TCF Global Vendor List (GVL)</a><br><br><mark style="background-color:$warning;"><strong>Note</strong>: The Didomi platform syncs with the GVL every Monday morning.</mark></td><td>Part of the IAB Transparency and Consent Framework (TCF). These vendors come pre-populated in your account with the <a href="/pages/SpxlbgNegz7zSV9d90J5#iab-purposes">IAB purposes</a> that they have declared. <br><br>Your organization can add purposes to these vendors but cannot remove any declared IAB purposes from the vendor.<br><br><mark style="background-color:$warning;"><strong>Note</strong>: Some IAB vendors include only special features or special purposes, with no purpose as defined in the Didomi Console. Consequently, no purpose will appear for these vendors in the Data Manager.</mark></td></tr><tr><td>Google ATP vendors</td><td><a href="https://support.google.com/admanager/answer/9012903?hl=en">Google ad partner list</a><br><br><mark style="background-color:$warning;"><strong>Note</strong>: The Didomi platform syncs with the Google ad partner list every Monday morning.</mark></td><td>Part of Google's Ad Technology Providers. These vendors do not necessarily adhere to the IAB TCF framework (although they can) and rather undergo Google's Ad Manager certification. <br><br>Your organization can add purposes to these vendors but cannot remove any declared IAB purposes from the vendor.</td></tr><tr><td>Global vendors</td><td>Didomi-provided</td><td>Commonly used vendors pre-populated by Didomi in your organization's account. These vendors are not a part of the IAB TCF nor included in the Google ATP list.<br><br>Your organization can add, remove, and edit some or all of the purposes configured for the vendor.<br><br><mark style="background-color:$warning;"><strong>Note</strong>: There is currently no filter to support global vendors. However, a global vendor will include the following path in its URL <code>data-manager/global-vendor/:id</code></mark></td></tr><tr><td>Custom vendors</td><td>Client-provided</td><td>These vendors are created and added to your specific Didomi account by your organization (even if they already exist in the Didomi database. <br><br>Your organization can add, remove, and edit all the details and purposes for the vendor.<br><br><mark style="background-color:$warning;"><strong>Note</strong>: Only custom vendors with defined purposes will appear in consent notices.</mark> </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/data-manager/vendors.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.
