Application developers can create a branch to work on a new version of an existing application.

Before you begin

Important: You've landed at the legacy version of Studio, which will be supported until the Australia release in Q1 2026. Try building and editing apps in the new version of ServiceNow Studio instead. For more information, see Building applications with ServiceNow Studio.

Procedure

  1. Navigate to All > Source Control > Create Branch.
    Studio opens the Create Branch window.
    Create Branch window
  2. Enter the Branch Name.
  3. (Optional) To create a branch from a tag, click the Create from Tagdrop-down list and select an existing tag.
  4. Click Create Branch.
    Studio creates the branch.
    Create Branch window showing the success message.
  5. Click Close.

What to do next

Commit changes to the new branch.