# Tag managers

Didomi has direct integrations with key tag managers, and documentation for integrating with other tag managers that we do not have a direct integration with yet:

* [Adobe Launch/DTM](https://developers.didomi.io/cmp/web-sdk/third-parties/tags-management/tag-managers/adobe-launch-dtm)
* CommandersAct: Reach out to <support@didomi.io> for documentation.
* [Eulerian](https://developers.didomi.io/cmp/web-sdk/third-parties/tags-management/tag-managers/eulerian)
* [Google Tag Manager](https://developers.didomi.io/cmp/web-sdk/third-parties/tags-management/tag-managers/google-tag-manager)
* [Other tag managers](https://developers.didomi.io/cmp/web-sdk/third-parties/tags-management/tag-managers/other-tag-managers)
* [Tealium](https://developers.didomi.io/cmp/web-sdk/third-parties/tags-management/tag-managers/tealium)


---

# 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://developers.didomi.io/cmp/web-sdk/third-parties/tags-management/tag-managers.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.
