# Publish Screen

## Introduction

This document describes the Publish screen UI elements.

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

The **Publish Timeline** screen is categorized into two environments:&#x20;

* Staging
* Production

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

**Staging**

The **Staging** section displays all the publish info.

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

When an element is published, it remains in the ***Pending Publish*** state and is listed in the *Publish to Staging* section.

**Note:** This can be any element.

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

Click **Publish to Staging.**

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

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

Select the required element and click **Review**.

<figure><img src="/files/3vmreGxUHlQSrwA7Xdv2" alt=""><figcaption></figcaption></figure>

* In the **Name** field, enter the element name.
* In the **Description** field, enter the description.

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

Click **Publish to Staging.**

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

**Result:** The element is in the *Staging* state.

**Production**

The ***Production*** section displays the elements that are pushed from the ***Staging*** section. Then, you can publish the elements to *Production,* so they go live.&#x20;

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

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

**Note:&#x20;*****Pending to Publish*** change is visible on the dashboard in about 4-5 mins for client-side tags after the CDN cache for client SDK is cleared. For server-side tags, it is almost immediate.

## Adjust Publish View Per Page

This option indicates the number of Publish items currently displayed out of the total available Publish items.\
You can adjust the number of Publish items displayed per page using the dropdown menu located at the top-right corner of the screen.

* **50 per page:** Displays up to 50 Publish items on the current page.
* **100 per page:** Displays up to 100 Publish items on the current page.
* **200 per page:** Displays up to 200 Publish items on the current page.

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

Click the **Refresh.**

A **Fetching Data Elements…** message appears while the system retrieves and displays the updated data.

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

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDMDmegqZUJFhJhF4JQG%2Fuploads%2F2NJcjjXAkTVjrfQKVJBE%2FPublish%20screen.mp4?alt=media&token=4bb556ad-fb76-4c1a-9471-06117e5fd436>" %}

[<br>](https://ingest-lab.netlify.app/tagmanager/publish/)


---

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