Skip to content

Commit 5cc0917

Browse files
committed
copied images from organizations folder in main to images/admins/users/organizations
1 parent f5fd31d commit 5cc0917

11 files changed

+7
-7
lines changed

docs/admin/users/organizations.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ deployment for different user groups or projects.
1111
Here is an example of how one could use organizations to run a Coder deployment
1212
with multiple platform teams, all with unique resources:
1313

14-
![Organizations Example](../images/admin/organizations/diagram.png)
14+
![Organizations Example](../../images/admin/users/organizations/diagram.png)
1515

1616
## The default organization
1717

@@ -20,11 +20,11 @@ All Coder deployments start with one organization called `Coder`.
2020
To edit the organization details, navigate to `Deployment -> Organizations` in
2121
the top bar:
2222

23-
![Organizations Menu](../images/admin/organizations/deployment-organizations.png)
23+
![Organizations Menu](../../images/admin/users/organizations/deployment-organizations.png)
2424

2525
From there, you can manage the name, icon, description, users, and groups:
2626

27-
![Organization Settings](../images/admin/organizations/default-organization.png)
27+
![Organization Settings](../../images/admin/users/organizations/default-organization.png)
2828

2929
## Additional organizations
3030

@@ -49,7 +49,7 @@ provider to avoid manually assigning users to organizations.
4949
Within the sidebar, click `New organization` to create an organization. In this
5050
example, we'll create the `data-platform` org.
5151

52-
![New Organization](../images/admin/organizations/new-organization.png)
52+
![New Organization](../../images/admin/users/organizations/new-organization.png)
5353

5454
From there, let's deploy a provisioner and template for this organization.
5555

@@ -87,21 +87,21 @@ coder provisionerd start --org <org-name>
8787
Once you've started a provisioner, you can create a template. You'll notice the
8888
"Create Template" screen now has an organization dropdown:
8989

90-
![Template Org Picker](../images/admin/organizations/template-org-picker.png)
90+
![Template Org Picker](../../images/admin/users/organizations/template-org-picker.png)
9191

9292
### 5. Add members
9393

9494
Navigate to `Deployment->Organizations` to add members to your organization.
9595
Once added, they will be able to see the organization-specific templates.
9696

97-
![Add members](../images/admin/organizations/organization-members.png)
97+
![Add members](../../images/admin/users/organizations/organization-members.png)
9898

9999
### 6. Create a workspace
100100

101101
Now, users in the data platform organization will see the templates related to
102102
their organization. Users can be in multiple organizations.
103103

104-
![Workspace List](../images/admin/organizations/workspace-list.png)
104+
![Workspace List](../../images/admin/users/organizations/workspace-list.png)
105105

106106
## Beta
107107

Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)