# How to import pre-built GTM container

## **Step 1: Download the GTM Container**

Click **Download** to get the pre-built container file (.json) in your destination’s settings.

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

## Step 2: Import the GTM Container into Google Tag Manager

**#Tutorial video**

{% embed url="<https://app.arcade.software/share/n6nSBuveXX9i4V6SHwjh>" %}

**#Step-by-step guide**

1. In your Google Tag Web Manager container > click Admin > then click Import Container

<figure><img src="/files/0awKyqRMGaLdQKfJlVX3" alt=""><figcaption></figcaption></figure>

2. Click Choose Container File and select the .json file you downloaded.

<figure><img src="/files/7gtXWb7SFAgqRtg7JukT" alt=""><figcaption></figcaption></figure>

3. Select an existing Workspace or create a new one.

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

4. <mark style="color:red;">**IMPORTANT**</mark>: Choose '*Merge*' then '*Overwrite conflicting tags, triggers and variables*'

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

5. Select ***Confirm*** to import the tags. Now, the tags, triggers, and variables you imported will appear in your Workspace Changes! 🎉
6. To publish the changes, click **Submit** in Google Tag Manager > Then click **Publish** to make the setup live

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

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

✅ **Your GTM container is now set up and ready to use!** 🚀


---

# 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://docs.tagfly.io/getting-started/how-to-import-pre-built-gtm-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.
