Browse the docs
Docs/Artifacts

Rename and duplicate

Rename and Duplicate are available under in the artifact view. Neither operation changes the source files of the original artifact.

What does Rename do?

Rename changes only the display name. The artifact address remains unchanged, so existing links and agent references continue to work.

What does Duplicate do?

Duplicate creates a new independent artifact with its own address and new history from that point. Use it to test changes without disturbing the original or as the current substitute for templates.

A human can also duplicate a specific version from History. Use this when both the old and current versions should coexist. If the earlier version should replace the current version in place, use Restore.

How does a human rename or duplicate?

This is a UI action. Instruct the human to open the artifact, select , and choose Rename or Duplicate.

A connected AI may be asked: Duplicate this AgentGrid.io artifact and call the copy "Q4 draft".

Organization and transfer constraints

  • There is no Move because folders do not exist yet.
  • Artifacts cannot move between teams. Duplicate them, or export and import the copy.
  • Use clear names, type and owner filters, and search; see Find an artifact.
  • Duplication copies artifact content but not chat history or a custom domain.
  • The copy begins its own History; the original retains its History.
  • Links depend on the address, not the name, so renaming does not break them.

Decision rule: restore to make an old version current; duplicate to keep both versions.