For the complete documentation index, see llms.txt. This page is also available as Markdown.

Version history and restore (chat)

Preview and restore earlier versions of automations you build with Cody in chat.

Overview

When you build and change automations in chat with Cody, CodeWords keeps a version history. You can see what changed, preview an older version, and restore it if you want to go back.

That makes it safer to try ideas — you can undo without starting from scratch.

What is version history?

  • Versions are snapshots of your automation at different points in time (for example, after you or Cody made changes).

  • Version history is the list of those snapshots — usually with a timestamp and a short description.

  • Descriptions are often generated automatically so you can tell versions apart quickly.

Viewing version history

In the chat where you’re building or editing:

  1. Open version history (or Versions) from the chat header or menu.

  2. Review the list — creation time, short description, and options to preview or restore.

You can also open versions from the project on the Projects page.

Previewing a version

Before you restore, preview first:

  1. Open version history.

  2. Find the version you care about.

  3. Choose Preview.

  4. Review that version’s state (workflow steps, inputs, and so on).

  5. Close the preview to stay on your current version, or choose Restore.

Preview lets you look without changing anything.

Restoring a version

Restore makes an older version your current one again:

  1. Open version history.

  2. Find the version you want (preview if you’re unsure).

  3. Choose Restore and confirm if asked.

  4. Keep editing from that restored state.

Restoring doesn’t delete newer versions — they stay in history so you can switch again later.

When to use version history

  • You tried a change and want to undo it

  • You want to compare an older idea with the current one (preview first)

  • You need a known-good state after experiments

  • You want to see what changed over time

Last updated

Was this helpful?