@@ -23,14 +23,14 @@ guide.
23
23
All Coder deployments start with one organization called ` coder ` . All new users
24
24
are added to this organization by default.
25
25
26
- To edit the organization details, select ** Deployment ** from the top bar, then
26
+ To edit the organization details, select ** Admin settings ** from the top bar, then
27
27
** Organizations** :
28
28
29
- ![ Organizations Menu ] ( ../../images/admin/users/organizations/deployment-organizations .png )
29
+ < Image height = " 255px " src = " ../../images/admin/users/organizations/admin-settings-orgs .png " alt = " Organizations Menu " align = " center " />
30
30
31
31
From there, you can manage the name, icon, description, users, and groups:
32
32
33
- ![ Organization Settings] ( ../../images/admin/users/organizations/default-organization.png )
33
+ ![ Organization Settings] ( ../../images/admin/users/organizations/default-organization-settings .png )
34
34
35
35
## Additional organizations
36
36
@@ -52,10 +52,19 @@ identity provider to avoid manually assigning users to organizations.
52
52
53
53
### 1. Create the organization
54
54
55
- In the sidebar, select ** New organization** to create an organization. In this
56
- example, we'll create the ` data-platform ` org.
55
+ To create a new organization:
57
56
58
- ![ New Organization] ( ../../images/admin/users/organizations/new-organization.png )
57
+ 1 . Select ** Admin settings** from the top bar, then ** Organizations** .
58
+
59
+ 1 . Select the current organization to expand the organizations dropdown, then select ** Create Organization** :
60
+
61
+ <Image height =" 212px " src =" ../../images/admin/users/organizations/org-dropdown-create.png " alt =" Organizations dropdown and Create Organization " align =" center " />
62
+
63
+ 1 . Enter the details and select ** Save** to continue:
64
+
65
+ <Image height =" 579px " src =" ../../images/admin/users/organizations/new-organization.png " alt =" New Organization " align =" center " />
66
+
67
+ In this example, we'll create the ` data-platform ` org.
59
68
60
69
Next deploy a provisioner and template for this organization.
61
70
@@ -97,11 +106,11 @@ Once you've started a provisioner, you can create a template. You'll notice the
97
106
98
107
### 4. Add members
99
108
100
- From ** Administration > Settings ** , select ** Organizations** to add members to
101
- your organization. Once added, they will be able to see the
109
+ From ** Admin settings ** , select ** Organizations** , then ** Members ** to add members to
110
+ your organization. Once added, members will be able to see the
102
111
organization-specific templates.
103
112
104
- ![ Add members ] ( ../../images/admin/users/organizations/organization-members.png )
113
+ < Image height = " 365px " src = " ../../images/admin/users/organizations/organization-members.png " alt = " Add members " align = " center " />
105
114
106
115
### 5. Create a workspace
107
116
0 commit comments