Creating Your First Branch

Awesome! You are ready to try Page Branching. Follow these steps to create and merge your first branch on Confluence Cloud.

1. Pick a page to branch

Open any Confluence page in a space where Page Branching is enabled. You need permission to create and edit pages in that space (see Administrator Guide for details).

2. Create the branch

  1. Make sure you are in view mode (not the editor).

  2. Below the page title, open the Page Branching modal:

    Screenshot of Confluence page with Page Branching byline item
  3. Click Create branch:

    Screenshot of Confluence page with open Page Branching modal
  4. Enter a clear branch name (for example draft-q2-update) and confirm:

    Screenshot of Confluence page with Page Branching modal and entered Branch Name

Confluence opens your new branch page. It starts as a copy of the original page body. Edit the branch freely – the original page stays unchanged.

3. Edit the branch

Click Edit and change the branch content. When you save, only the branch is updated.

Check the Page Branching modal on the branch page: it shows whether your branch is up to date with the original. If someone edits the original while you work on the branch, use Update (sync) from the byline before merging.

Screenshot of Confluence Page with open Page Branching modal showing the Branch status

4. Merge back to the original

  1. From the branch modal, click Merge.

    Screenshot of Page Branching Modal with Merge Button
  2. Review the confirmation and complete the merge.

Your changes are applied to the original page. Depending on space settings, the branch is archived under Branches or deleted after merge. You did it! πŸŽ‰

5. What if merge is blocked?

If the original page and the branch both changed the same content, Page Branching may report a merge conflict. Don’t worry – see Merge Conflicts for how to update the branch and merge successfully.

Next steps