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

# Duplicate an item

Duplicate creates a copy of an existing item with the same field values. Wicked CMS automatically resolves a unique slug for the new item.

## Duplicate an item

Click **OPEN** on the item you want to copy.

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

Select **Duplicate** from the menu.

If prompted, choose **Current locale only** or **All locales** for the duplicate.

The detail sheet opens with the duplicated item's fields. Edit as needed, then **Save** or **Publish**.

## What gets copied

Duplicate copies all field data from the source item. The new item gets a unique slug automatically — you do not need to manually adjust the slug to avoid conflicts.

## Locale scope

On multi-locale sites, you choose whether the duplicate exists in the current locale only or in all locales — the same pattern as [Create a new item](/create-new-item). You cannot add the duplicate to additional locales later.

See [Locale-scoped actions](/locale-scoped-actions).

## After duplicating

The duplicated item opens in the detail sheet as a new unsaved or draft item (depending on your next action). Review and update field values — especially name and slug — before publishing.

## Next step

[Publish an item](/publish-an-item) when the duplicate is ready to go live.