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

# Reload an item from Webflow

Use **Reload from Webflow** to fetch the latest version of an open item from Webflow, replacing your local edits with the server state.

## Reload one item

Click **OPEN** on an item to open the detail sheet.

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

Select **Reload from Webflow** from the menu.

If you have unsaved changes, Wicked CMS shows **Reload from Webflow?** Confirm to proceed or cancel to keep editing.

## When to reload an item

Reload a single item when:

* You edited the same item in Webflow Designer and want the latest values
* Another user changed the item and your sheet is stale
* You want to discard all local edits and start from the Webflow version
* You accidentally changed fields and prefer to reset everything at once

## Reload item vs. reload collection

| Action                  | Scope                   | Location                 |
| ----------------------- | ----------------------- | ------------------------ |
| **Reload from Webflow** | One open item           | Item detail sheet ⋮ menu |
| **Reload items**        | Entire collection table | Collection toolbar       |

Use [Reload items](/reload-items) when the table view may be stale. Use **Reload from Webflow** when you are focused on one item in the detail sheet.

## Reset individual fields instead

If you only want to undo changes to specific fields (not the entire item), use [Reset a changed field](/reset-changed-field) with Option-click or Alt-click on the field label.

## Next step

After reloading, continue editing and [Save changes](/save-changes) or [Publish an item](/publish-an-item) as needed.