# Publish to the Production

## Information

Before publishing a tag in the Production environment, the tag must be published in the Staging environment.

## Production

To publish a tag from the Staging to the Production environment, perform the following steps:

**Step 1:** Select **Publish** from the left navigation panel.

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

**Step 2:** Click the **Production** tab to view all the tags in the Production environment.

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

**Step 3:** Click **Publish to Production**.

<figure><img src="/files/6d1bes6uTQa1zW4kwhEz" alt=""><figcaption></figcaption></figure>

**Step Result**: The list of Tags, Providers, Transformers, and Triggers appears on the screen.

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

**Step 4:** Select the list items that are to be published to production and click **Review**.

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

**Step 5:** In the *Name* field, enter the name, and in the *Description* field, enter the description.

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

**Step 6:** Click **Publish to Production** on the top-right of the screen.

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

**Step 7:** Click the refresh icon on the top right to change the status from Publish to Staging->Queued->Finished->Published.

<figure><img src="/files/6sEmqApUJVbSNQxc8JBw" alt=""><figcaption></figcaption></figure>

**Step Result**: The relevant tags are published to Production. The tag will be successfully moved from the Staging environment to the Production environment.

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

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDMDmegqZUJFhJhF4JQG%2Fuploads%2FGFzLtTsWo1wWnhOAAwKs%2FProduction%20Final%20video.mp4?alt=media&token=ea224a5a-824b-4461-a79f-a485f40f1db7>" %}


---

# 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.ingestlabs.com/tag-manager/publish/publish-to-the-production.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.
