# Set Consent Requirements for Client-Side Tags

## Enable GTM Consent Overview

### Container settings

* Start from your Google Tag Manager homepage and make sure you're in the "Admin" tab.
* Go to the "Container" section on the Admin page and select "Container Settings."

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

* In the Container Settings of your Google Tag Manager, proceed to the "Additional Settings" section on the page.
  * Check the box labeled "Enable consent overview."
  * &#x20;Please make sure to save your changes by clicking the "Save" button located in the upper right corner of the page.

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

## Assign Consent Requirements

* Start from your Google Tag Manager homepage and select the "Tags" tab.
* Find the shield icon in the upper right corner of the Tags section and click on it.

<figure><img src="/files/5izCVazu8gB4ICmrFBXw" alt=""><figcaption></figcaption></figure>

* Choose all the tags you want, then click the shield icon located in the upper right corner of the page.

<figure><img src="/files/29cvhCniniksdEDm0l2v" alt=""><figcaption></figcaption></figure>

* Decide if the tags need consent. If consent is required, specify the type of consent necessary for the tags to trigger.
* Ensure that you save any changes by clicking the "Save" button located in the upper right corner of the page.

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

## Publish

* Once you have completed all your desired changes, go to the "Workspace" tab in Google Tag Manager.
* Next, click the "Submit" button located in the upper right corner of the page.
  * A confirmation window will appear; make sure to click the "Publish" button in the upper right corner of the window.

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


---

# 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.tagfly.io/set-consent-requirements-for-client-side-tags.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.
