> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.wickedcms.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.wickedcms.com/_mcp/server.

# Queue for site publish

Instead of publishing an item immediately, you can **queue** it for the next site-wide publish in Webflow. Queued changes go live when the entire site is published — useful when your team batches CMS updates with site deploys.

## Queue an item

Open an item in the detail sheet with saved changes ready to go live.

Click the **⋮** button in the item sheet sidebar, next to the **Publish** button.

Select **Queue for next site publish** from the menu.

On multi-locale sites, choose **Current locale only** or **All locales** if prompted.

After queuing, the item status changes to one of:

* **Item Queued to Publish** — a draft item queued for site publish
* **Changes Queued to Publish** — a live item with draft changes queued for site publish

See [Understand item status](/understand-item-status).

## Remove from queue

To cancel a queued item, open the **⋮** menu and click **Remove from queue**. The item returns to its previous draft or published state.

## Site must be published first

Like immediate publishing, queuing requires the Webflow site to have been published at least once. If not, publish actions are disabled with the tooltip:

> Publish site to enable item publishing

## Queue vs. publish immediately

| Method                          | When changes go live                                  |
| ------------------------------- | ----------------------------------------------------- |
| **Publish**                     | Immediately. See [Publish an item](/publish-an-item). |
| **Queue for next site publish** | On the next site-wide publish in Webflow              |

Use queuing when your workflow batches CMS changes with site deploys.

## Queue in create mode

When [creating a new item](/create-new-item), the sidebar shows the standalone **Save** and **Publish** buttons, and **Queue for next site publish** is available from the **⋮** menu next to them.

## Bulk queue

Use [Update multiple items](/bulk-actions) and choose **Queue for publish** to queue multiple items at once.

## Next step

Learn about other lifecycle actions in [Unpublish, archive, and delete](/unpublish-archive-delete).