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

# Publish an item

Click **Publish** in the item detail sheet to make the current item (and its saved changes) live on your Webflow site.

![Publish dialog](https://files.buildwithfern.com/wicked-cms.docs.buildwithfern.com/6b7fa434f92a8b80aab02d9bf1a12e49ffcae424e4013a1c4f68b67e3d2bbcd0/docs/assets/screenshots/publish-dialog.png)

## Publish an item

Make your changes and click **Save** if needed. See [Open and edit an item](/open-and-edit-item) and [Save changes](/save-changes).

In the item sheet sidebar, click **Publish**. While publishing, the button shows **Publishing...**.

If the site has multiple locales, a dialog asks **Publish item in which locales?** Choose **Current locale only** or **All locales**.

If draft references are detected, you may see **Publish with draft references?** Confirm to proceed or cancel to fix references first.

## Site must be published first

If the Webflow site has never been published, the **Publish** button is disabled. Hover to see the tooltip:

> Publish site to enable item publishing

Publish the site in Webflow at least once before you can publish individual CMS items from Wicked CMS.

## Publish vs. save vs. queue

| Action                          | Effect                                                                                                   |
| ------------------------------- | -------------------------------------------------------------------------------------------------------- |
| **Save**                        | Saves changes as draft; site content unchanged                                                           |
| **Publish**                     | Makes changes live immediately                                                                           |
| **Queue for next site publish** | Schedules changes for the next site-wide publish. See [Queue for site publish](/queue-for-site-publish). |

## Multi-locale publishing

On multi-locale sites, choose:

* **Current locale only** — publish the item in the locale you are currently viewing
* **All locales** — publish the item across every locale on the site

See [Locale-scoped actions](/locale-scoped-actions) for more on locale scope dialogs.

## After publishing

The item status updates to **Published** and publish state shows **Live**. Changed-field highlights are cleared for published values.

## Bulk publish

To publish multiple items at once, use [Update multiple items](/bulk-actions) and choose **Publish**.

## Next steps

Schedule publishing with the next site deploy.

Learn what status badges mean after publishing.