# Publish to the Staging

## Introduction

After creating any elements, you must first publish to the Staging Environment and then in the Production environment.

## Procedure

To publish the tag to Staging, perform the following steps:

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

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

**Step 2:** Click the staging tab.

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

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

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

**Step Result**: The *Publish to Staging* screen appears. Any newly created elements remain in a pending publish status, and you can view them here on this screen.

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

**Step 4:** Select the element and click **Review** on the top-right corner of the screen.

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

**Step 5:** Enter the Publishing Name in the **Name** field and provide **Description.**

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

**Step 6:** Review the tags that are selected and click **Publish to Staging**.

<figure><img src="/files/tfxykeKiWrFSp2RhmjN7" 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.

![](https://ingest-lab.netlify.app/images/publishimages/refreshstatus.png)

**Step Result**: The Published tag appears with the Published status.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDMDmegqZUJFhJhF4JQG%2Fuploads%2FbbXqEEIXqlgk4m7Zrw0z%2FPublish%20the%20Tag%20to%20Staging.mp4?alt=media&token=92f38ad5-095d-4df9-88bb-bb3dc6595fda>" %}


---

# 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-staging.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.
