Skip to content

Publish and manage automations

Publish a validated draft to create a runnable version. Then use the separate Active toggle to decide whether that version can accept new triggers.

Agency team members who release and maintain automations. Requires View Automations and Edit Automations.

  • Save every node and select Save Draft.
  • Reload the builder and confirm the graph, connections, conditions, and action settings persisted.
  • Resolve every toolbar issue.
  • Review actions for real side effects and use approved test records or destinations.
  1. Open the draft from Settings, then Automations ( /settings/automations (opens in new tab) ).
  2. In Builder, select the publish control in the toolbar.
  3. Confirm the header shows Published.
  4. Turn on the toggle beside Published when the automation should accept new triggers.
  5. Confirm the toggle reads Active.

Publishing alone leaves a newly published automation inactive. There is no separate Unpublish control in the current interface. To stop new runs, turn the automation Inactive; its published versions and activity remain available.

When you edit an active published version, AgencyTitan creates a draft while the published version remains active. The builder shows Draft (v# is Active).

  1. Make and save changes in the draft.
  2. Test the draft with safe data when appropriate.
  3. Select Publish automation to replace the active version with the draft.
  4. Confirm Published and Active appear together.

If the changes should not go live, leave the draft unpublished. The active version continues handling triggers.

Open Versions to review published versions. An active version is marked Active. Select an older read-only version to inspect its nodes.

Use Restore as Draft to copy that version into a new editable draft. Restoring does not replace the active version until you publish the restored draft.

Automation Versions tab with Version 4 active, previous versions, Restore as Draft, and a read-only graph
View full size

Open Settings inside the automation to manage:

  • Name and description
  • Timezone and an optional execution window
  • Retry failed actions and maximum retry attempts
  • Completion notifications and their channels
  • Failure notifications and recipients

These settings apply to execution behavior, not the visual order of nodes.

From the automation list:

  • Select Add Folder to organize automations.
  • Open More actions, then Duplicate to start from a copy.
  • Use Move to Folder to reorganize an automation.
  • Use Delete and type DELETE to confirm removal.

The confirmation explains that deleting removes the automation configuration and nodes, removes its execution history, and disables its triggers. This action cannot be undone from the automation list.

  • A released automation shows Published in its detail header.
  • An automation that can accept triggers shows Active.
  • Draft edits do not replace the active version until published.
  • Versions lists the current version and any retained previous versions.
SymptomLikely causeWhat to do
Publish control is disabledBuilder validation found an issueOpen the issue counter and resolve every item
Automation is published but does not runIt is still inactiveTurn on the toggle and confirm Active
Header says Draft (v# is Active)You have unpublished editsFinish and publish the draft, or leave it unpublished while the active version continues
Older version is read-onlyPublished versions cannot be edited directlySelect Restore as Draft, edit the draft, then publish
Activation is blockedThe draft or published graph is invalidOpen the displayed validation message and repair the graph before activating
Automation should stop immediatelyIt is activeTurn the toggle off and confirm Inactive