# GTM Server Container

## 1) Creating the GTM Server Side Container

To begin, go to the "Admin" section.

<figure><img src="/files/Ta1FOsLaa1C6m8KF4Mhs" alt=""><figcaption><p>"Admin" Section</p></figcaption></figure>

Add a Container:

<figure><img src="/files/dhvXS2RWE99YlClEquF3" alt=""><figcaption><p>Add a Container</p></figcaption></figure>

Select the target platform "Server":

<figure><img src="/files/ATyw6PTwH0dRqgx2MgTM" alt=""><figcaption><p>Target platform "server"</p></figcaption></figure>

Select the option "Manually provision the tagging server" and copy the configuration code to send it to Sirdata : <br>

<figure><img src="/files/TvNHsoJuDn6qDGvu6DfN" alt=""><figcaption><p>"Manually provision the tagging server"</p></figcaption></figure>

## 2) Container Configuration: Preview Server

\
In "Container Settings":

<figure><img src="/files/osFHebwMUvo4TzDamBUd" alt=""><figcaption><p>"Container Settings"</p></figcaption></figure>

Add a URL in this format (<https://xyzxxx.urldemonsite.com>)

{% hint style="warning" %}
In the xyzxx field :

* Prefer lowercase letters
* Avoid numbers
* Avoid words with meaning (example: GTM, server-side, etc.)
  {% endhint %}

**Enregistrer** et envoyer l'url à Sirdata&#x20;

<figure><img src="/files/cSPS30Wxf9qAaO5VedlL" alt=""><figcaption><p>Server Container URLs</p></figcaption></figure>


---

# 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://server-side.docs.sirdata.net/sirdata-server-side/english-1/installation/gtm-server-container.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.
