docs: adjust steps and add screenshots for orgs (#16248)

first in a series of updates to orgs docs
This commit is contained in:
Edward Angert
2025-01-29 12:58:55 -05:00
committed by GitHub
parent 9520da338e
commit 3897ea458b
9 changed files with 18 additions and 9 deletions
+18 -9
View File
@@ -23,14 +23,14 @@ guide.
All Coder deployments start with one organization called `coder`. All new users
are added to this organization by default.
To edit the organization details, select **Deployment** from the top bar, then
To edit the organization details, select **Admin settings** from the top bar, then
**Organizations**:
![Organizations Menu](../../images/admin/users/organizations/deployment-organizations.png)
<Image height="255px" src="../../images/admin/users/organizations/admin-settings-orgs.png" alt="Organizations Menu" align="center" />
From there, you can manage the name, icon, description, users, and groups:
![Organization Settings](../../images/admin/users/organizations/default-organization.png)
![Organization Settings](../../images/admin/users/organizations/default-organization-settings.png)
## Additional organizations
@@ -52,10 +52,19 @@ identity provider to avoid manually assigning users to organizations.
### 1. Create the organization
In the sidebar, select **New organization** to create an organization. In this
example, we'll create the `data-platform` org.
To create a new organization:
![New Organization](../../images/admin/users/organizations/new-organization.png)
1. Select **Admin settings** from the top bar, then **Organizations**.
1. Select the current organization to expand the organizations dropdown, then select **Create Organization**:
<Image height="212px" src="../../images/admin/users/organizations/org-dropdown-create.png" alt="Organizations dropdown and Create Organization" align="center" />
1. Enter the details and select **Save** to continue:
<Image height="579px" src="../../images/admin/users/organizations/new-organization.png" alt="New Organization" align="center" />
In this example, we'll create the `data-platform` org.
Next deploy a provisioner and template for this organization.
@@ -97,11 +106,11 @@ Once you've started a provisioner, you can create a template. You'll notice the
### 4. Add members
From **Administration > Settings**, select **Organizations** to add members to
your organization. Once added, they will be able to see the
From **Admin settings**, select **Organizations**, then **Members** to add members to
your organization. Once added, members will be able to see the
organization-specific templates.
![Add members](../../images/admin/users/organizations/organization-members.png)
<Image height="365px" src="../../images/admin/users/organizations/organization-members.png" alt="Add members" align="center" />
### 5. Create a workspace
Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 248 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 239 KiB

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 226 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 248 KiB