# Breakdown service

In some cases, the Cookies widget is not displayed, here are the solutions to this problem:&#x20;

1. Check the domains associated with the widget. To do this, go to **Cookies** > **Select a widget** > **Settings**\
   Modify the authorized domains in this way, respecting the format *<https://myurl.com>:*

<figure><img src="/files/4Hz4H8G1alTOa5PEDbvG" alt=""><figcaption></figcaption></figure>

2. **Check the validity of your public API key** (Don't use the private key!). To do this, go to **Organization settings** (the top right button![](/files/IsVO3358IdAPKdnAA6ec)) > **Development / API keys** . Then check that the API key exists and that it's valid.

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

3. **Check your subscription**: to freely use the cookie consent widget, you must have a valid subscription to the feature. Contact your organization owner if they do not see the cookie button displayed in the navigation, it is likely that the functionality is not included in your subscription. You can contact the support department for more information.
4. For any other problem, contact the support.


---

# 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://doc.dastra.eu/en/features/gerer-le-consentement-aux-cookies/breakdown-service.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.
