> For the complete documentation index, see [llms.txt](https://docs.ingestlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ingestlabs.com/tag-manager/data-governance/steps-to-add-a-consent-provider.md).

# Steps to Add a Consent Provider

## Introduction

A **Consent Provider** collects, stores, and manages users’ permission for data collection and use.

## Procedure

**Step 1:** Under the Data Governance drop-down, click **Consent Providers.**

<figure><img src="/files/Nm8UrollRhbYZcXFNJ0b" alt=""><figcaption></figcaption></figure>

**Step 2:** Click on **Add Consent Provider**.

<figure><img src="/files/y7CFulwJJSYxpbVGX20J" alt=""><figcaption></figcaption></figure>

**Step 3:** The **Consent Provider** panel opens from the right side. In the **Name** field, enter the appropriate name. In the **Description** field, provide a proper description.

<figure><img src="/files/E81XjBckZUd5FrJVVeuh" alt=""><figcaption></figcaption></figure>

**Step 4:** Click **Consent Template**. The **Select Consent Template** panel opens. Choose a template from the drop-down list or use the search bar to find and select the required template.

<figure><img src="/files/ZBuaw2rveD4BHzdv57E4" alt=""><figcaption></figcaption></figure>

**Step 5:** The selected Consent Template is displayed under the **Consent Template** field. Click **Save**.

<figure><img src="/files/1timuPalD2hg9pM5qQUk" alt=""><figcaption></figcaption></figure>

**Step 6:** The created Consent Provider is displayed on the screen with the following details:

* **Name** – The name of the Consent Provider.
* **Template** – The Consent Template associated with the provider.
* **Status** – Indicates the current state of the provider.
* **Updated By** – The user who last updated the provider.
* **Updated On** – The date and time of the last update.

<figure><img src="/files/sJcOArnhOrvolyPDLrN8" alt=""><figcaption></figcaption></figure>

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDMDmegqZUJFhJhF4JQG%2Fuploads%2FxFnREkHNACTr0J70Bqc3%2FSteps%20to%20Add%20a%20Consent%20Provider.mp4?alt=media&token=1beecbb5-694f-4a3a-9f2e-0bf340cfd958>" %}


---

# 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.ingestlabs.com/tag-manager/data-governance/steps-to-add-a-consent-provider.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.
