Creating branches

Create and switch between branches in your decision automation.

About this task

When you create a decision automation, a default branch that is named master is created automatically. You can create new branches from this default branch or from any other branch.

Each branch represents an independent line of development. Creating a new branch from an existing one lets you work on changes without affecting other branches or your collaborators' work.

Procedure

  1. Open the Branches tab from your decision automation page.
  2. Choose one of the following options to create a branch:
    Option Procedure
    Start from the Create branch menu
    1. Click Create branch +.
    2. Enter a name for the branch.
    3. In the Branch from section, select the existing branch that you want to base your new branch on.
    4. Click Create.
    Start from the branch you want to copy
    1. Click the Create new branch from icon Switch branch icon next to the branch you want to base your new branch on.
    2. Enter a name for the branch.
    3. Click Create.

Results

You automatically switch to the newly created branch.

If you want to switch to another branch, click the Switch branch Switch branch icon icon in the toolbar at the top of your decision automation.