# Publish

The **Publish** option provides an overview of all the tags that are present on the Ingest Labs application. Any tag that is created in Ingest Labs includes the following stages:

* **Pending Publish**: A newly created tag appears with a "Pending Publish" status in orange color.
* **Staging**: Before any tag can be published to "Production" it has to be first published to "Staging". Once published to staging, it displays as **staging** in green.
* **Production**: In the Publish Project to Production screen, review the tags, providers, triggers, and transformers that are ready for production. You can now publish the tag to "Production". Once you publish the tag in production, it displays **production** in green.

The stages are displayed on the Tags UI screen:

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

**Note**: A disabled tag is displayed in grey background.

## Related Topics <a href="#relatedtopics" id="relatedtopics"></a>

The Publish section includes the following topics:

* [Publish Screen](/tag-manager/publish.md)
* [Publish the Tag to Staging](/tag-manager/publish/publish-to-the-staging.md)
* [Publish the Tag to Production](/tag-manager/publish/publish-to-the-production.md)


---

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