> For the complete documentation index, see [llms.txt](https://cmp.docs.sirdata.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cmp.docs.sirdata.net/en/script-management/tag-conditioning-service.md).

# Tag Management setup service

Support for setting up the Sirdata CMP is part of our freemium service.

As a result, all questions related to the correct configuration of the CMP, the protection of personal data relating to online activities, as well as the technical questions associated are handled by our teams.

It is mandatory to condition the display of tags on obtaining a choice from the end user. For this, we provide you with methods to condition your tags by using the universal method of Sirdata or by using the API of TCF V2.

Our tool for conditioning, and its specific documentation allow you to easily package your tags by yourself. Please, also note, that our conditioning method works whatever the scenario is : hard scripts, scripts in plugins, or even scripts in Tag Managers ...

If you do not wish to manage the conditioning of your tags by yourself, and you prefer Sirdata takes care of it, you can send a message here :

[Contact Sirdata CMP](https://www.sirdata.com/en/Consent-Management#FContact)

Content of your request: list of domains

For more efficiency, we advise you to directly indicate in your request the list of domains for which you want a Sirdata developer to carry out tag conditioning.

The operation is invoiced from 1 000 € HT per domain and thus condition all the tags present on the site.


---

# 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://cmp.docs.sirdata.net/en/script-management/tag-conditioning-service.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.
