Skip to content

Commit 3897ea4

Browse files
authored
docs: adjust steps and add screenshots for orgs (#16248)
first in a series of updates to orgs docs
1 parent 9520da3 commit 3897ea4

File tree

9 files changed

+18
-9
lines changed

9 files changed

+18
-9
lines changed

docs/admin/users/organizations.md

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@ guide.
2323
All Coder deployments start with one organization called `coder`. All new users
2424
are added to this organization by default.
2525

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
2727
**Organizations**:
2828

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" />
3030

3131
From there, you can manage the name, icon, description, users, and groups:
3232

33-
![Organization Settings](../../images/admin/users/organizations/default-organization.png)
33+
![Organization Settings](../../images/admin/users/organizations/default-organization-settings.png)
3434

3535
## Additional organizations
3636

@@ -52,10 +52,19 @@ identity provider to avoid manually assigning users to organizations.
5252

5353
### 1. Create the organization
5454

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:
5756

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.
5968

6069
Next deploy a provisioner and template for this organization.
6170

@@ -97,11 +106,11 @@ Once you've started a provisioner, you can create a template. You'll notice the
97106

98107
### 4. Add members
99108

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
102111
organization-specific templates.
103112

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" />
105114

106115
### 5. Create a workspace
107116

Loading
Loading
Binary file not shown.
Binary file not shown.
Loading
Loading
Loading
Binary file not shown.

0 commit comments

Comments
 (0)