Skip to content

Commit d4bfbe7

Browse files
committed
add workspace & members screenshot
1 parent e420539 commit d4bfbe7

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

docs/guides/using-organizations.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,24 @@ coder provisionerd start --key=<key>
7878

7979
WIP!
8080

81+
### 4. Create a workspace
82+
83+
Navigate back to the `Templates` page. Templates are now separated by
84+
Organization in the sidebar:
85+
86+
WIP
87+
8188
### 4. Add members
8289

83-
Navigate to the
90+
Navigate to `Deployment->Organizations` to add members to your organization.
91+
Once added, they will be able to see the organization-specific templates.
92+
93+
![](../images/guides/using-organizations/organization-members.png)
8494

8595
## Planned work
8696

8797
Organizations is under active development. The following features are planned
8898
before organizations are generally available:
8999

90100
- [ ] Sync OIDC claims to auto-assign users to organizations / roles
91-
- [ ] View provisioner health and manage PSKs in the Coder UI
101+
- [ ] View provisioner health and create PSKs via the Coder UI

0 commit comments

Comments
 (0)