Skip to content

Update an Automation

Change automation metadata, team boundaries, scopes, or suspension state without recreating the automation.

Best for Workspace manager Updated April 3, 2026
CLI In this interface
4 steps Steps
3 interfaces Available in
Use this path when

The CLI update command handles the same automation maintenance work from the terminal.

What you'll finish here
  • Edit the correct automation.
  • Narrow scopes safely.
  • Suspend access without deleting context.

Where this happens

LabelValueNotes
Command./backlog.sh admin automations update <automationId> [options]Updates an automation.

Same Task, Other Interfaces

Use the version that matches where you are working now. The subject matter stays the same; the delivery changes by surface.

Do the work

  1. 1. Run the update command with the automation id.
  2. 2. Add only the flags that describe the actual change: `--name`, `--description`, repeated `--team-id`, repeated `--scope`, `--suspend`, or `--unsuspend`.
  3. 3. Use `--clear-description` when the description should be removed.
  4. 4. Confirm the output and then re-list automations if you want a fresh inventory view.

Keep Going in Automation and Agents

Stay in the same interface and move to the next closest task in this topic when needed.

Nearby Guides

These guides stay close to the current workflow so you can keep moving without restarting discovery.