# Visitor Defaults

*Article Topics:* [*Themes*](/content-management/member-areas-and-tours/themes.md)*,* [*CMS Tours*](/getting-started/common-topics/cms-tours.md)

Visitor Defaults provide settings for customizing the Content Consent Popup and the Cookie Consent Popup. These options allow you to blur your content behind a consent pop-up, having users agree to specific terms before they can access your tour. In addition to the Content Consent Popup, you can prompt users to acknowledge your use of cookies on the site.&#x20;

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

***

## Content Consent Popup

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

This setting is used to set up the Content Consent pop-up displayed across your tour.&#x20;

* **User Consent Required** - Enables or Disables the User Consent Content Modal.
* **Disable Auto-Play of Clips** - Determines whether or not Clips are automatically playing.
* **Exit Button URL** - Determines the page visitors will be taken to upon clicking the exit button.
* **Exit Button Label** - Determines the label for the Exit button. Will simply display "Exit" if left blank.
* **Accept Button Label** - Determines the label for the Accept button. Will simply display "Enter" if left blank.
* **Text/HTML** - Determines the message that will be displayed on the Modal.
* **Header Image URL** - The location of the image for use in the header.

***

## Cookie Consent Popup

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

This setting is used to set up the Cookie consent pop-up displayed across your tour.

* **Cookie Consent Required** - Enables or disables the Cookie Consent Modal.
* **Popup Placement** - Determines the placement of the modal.
* **Accept Link Label -** Determines the label for the accept button.
* **Heading** - Determines the Heading Label for the Modal.
* **Text/HTML** - Determines the message that will be displayed on the modal.

## Related Articles

{% content-ref url="/pages/2WBaOGctsVmCNSqY6yfm" %}
[Themes](/content-management/member-areas-and-tours/themes.md)
{% endcontent-ref %}


---

# 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.toomuchmedia.com/content-management/member-areas-and-tours/themes/visitor-defaults.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.
