# Entreprise Tag Management

- [ClientSide](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/entreprise-tag-management/clientside.md)
- [How to check the changes made on a tag?](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/entreprise-tag-management/clientside/how-to-check-the-changes-made-on-a-tag.md): A tag has been modified, and does not work as before. Here's how to figure out what happened and get it back to the way it was!
- [How to add a tag in client side?](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/entreprise-tag-management/clientside/how-to-add-a-tag-in-client-side.md): Analytics or marketing teams need to add a new partner to the site
- [How to change a partner ID according to the work environment?](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/entreprise-tag-management/clientside/how-to-change-a-partner-id-according-to-the-work-environment.md): It often happens that a partner offers you to have 2 account ids, one for your recipe environment, and the other for your production environment.
- [How to restrict the triggering of a client-side tag?](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/entreprise-tag-management/clientside/how-to-restrict-the-triggering-of-a-client-side-tag.md): It is sometimes essential to create strict rules so that your tags only run under certain conditions Not all tags must be active on all pages.
- [How can I check which container version is deployed on my website?](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/entreprise-tag-management/clientside/how-can-i-check-which-container-version-is-deployed-on-my-website.md): For greater autonomy when tagging recipes, it is essential to know which container version is live on a site.\*
- [Serverside](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/entreprise-tag-management/serverside.md)
- [How can incoming data be transformed on the platform?](https://community.commandersact.com/customer-success/cookbooks-and-tutorials/entreprise-tag-management/serverside/how-can-incoming-data-be-transformed-on-the-platform.md): Using the Data Cleansing Transform/fix your events before sending them to destinations


---

# 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://community.commandersact.com/customer-success/cookbooks-and-tutorials/entreprise-tag-management.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.
