# Cookie Consent

So that everything is in accordance with the GDPR regulation, Pixel Your Shop offers the integration with the following providers:

* [Shopware](/shopware/extensions/pixelyourshop/cookie-consent/pixelyourshop-cookie-consent-shopware.md)
* [Cookie Bot](/shopware/extensions/pixelyourshop/cookie-consent/pixelyourshop-cookie-consent-cookie-bot.md)

### Disable cookie consent <a href="#disable-cookie-consent" id="disable-cookie-consent"></a>

You can also completely disable the cookie consent by going to the Shopware Admin and selecting `Marketing > Pixel Your Shop > Settings > Cookie Consent` and settng the provider to `Off`. Don't forget to save!

{% hint style="info" %}
**Tip**

You can configure the disabling of the cookie consent per sales channel & language individually, which ultimately gives you more flexibility.
{% endhint %}


---

# 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.shop-studio.io/shopware/extensions/pixelyourshop/cookie-consent.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.
