Skip to content

Commit c4c0470

Browse files
Update manage.md
1 parent 9766304 commit c4c0470

File tree

1 file changed

+20
-18
lines changed

1 file changed

+20
-18
lines changed

articles/partner-solutions/neon/manage.md

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -34,27 +34,10 @@ When you create your first Neon organization, a default project is created for y
3434

3535
### View projects
3636

37-
To view your projects, Choose the projects tab from the menu.
37+
To view your projects, Choose the **Projects** from the sidebar.
3838

3939
To view a specific project, select the project's name.
4040

41-
### Add a branch to a project
42-
43-
A branch is a copy-on-write clone of your data. You can create a branch from a current or past state. Each Neon project is created with a root branch called main. The first branch that you create is branched from the project's root branch. Subsequent branches can branch off the root branch or from a previously created branch.
44-
45-
1. To create a new branch, open your project and select **+ Create new Branch** from the menu bar in the working pane.
46-
47-
The **Create new Branch** flyout appears in the right side of the working pane.
48-
49-
1. Enter the values for each setting.
50-
51-
|Field |Action |
52-
|-------------------|-------------------------------------------------------------------|
53-
|Branch name |Specify a name for your Branch. |
54-
|Parent branch |Select the parent branch for your new branch. |
55-
56-
1. Select the **Create** button.
57-
5841
### Create a new project
5942

6043
1. From the menu bar in the working pane, select **+ Create project**.
@@ -78,6 +61,25 @@ A branch is a copy-on-write clone of your data. You can create a branch from a
7861
7962
1. Select the **Create** button.
8063

64+
### Add a branch to a project
65+
66+
A branch is a copy-on-write clone of your data. You can create a branch from a current or past state. Each Neon project is created with a root branch called main. The first branch that you create is branched from the project's root branch. Subsequent branches can branch off the root branch or from a previously created branch.
67+
68+
1. To create a new branch, open the project in the working pane.
69+
70+
1. Select **+ Create new Branch** from the menu bar in the working pane.
71+
72+
The **Create new Branch** flyout appears in the right side of the working pane.
73+
74+
1. Enter the values for each setting.
75+
76+
|Field |Action |
77+
|-------------------|-------------------------------------------------------------------|
78+
|Branch name |Specify a name for your Branch. |
79+
|Parent branch |Select the parent branch for your new branch. |
80+
81+
1. Select the **Create** button.
82+
8183
## Single sign-on
8284

8385
Single sign-on (SSO) is already enabled when you create your Neon resource.

0 commit comments

Comments
 (0)