Skip to content

Commit 1eba4c0

Browse files
authored
docs: add beta back to orgs (coder#15902)
I merged coder#15888 too early. This PR incorporates @matifali 's edit suggestions --------- Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
1 parent ebb19b3 commit 1eba4c0

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

docs/admin/users/organizations.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ guide.
2020

2121
## The default organization
2222

23-
All Coder deployments start with one organization called `Coder`. All new users
23+
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, navigate to `Deployment -> Organizations` in
27-
the top bar:
26+
To edit the organization details, select **Deployment** from the top bar, then
27+
**Organizations**:
2828

2929
![Organizations Menu](../../images/admin/users/organizations/deployment-organizations.png)
3030

@@ -36,7 +36,7 @@ From there, you can manage the name, icon, description, users, and groups:
3636

3737
Any additional organizations have unique admins, users, templates, provisioners,
3838
groups, and workspaces. Each organization must have at least one dedicated
39-
[provisioner](../provisioners.md) since the built-in provisioner only applies to
39+
[provisioner](../provisioners.md) since the built-in provisioners only apply to
4040
the default organization.
4141

4242
You can configure [organization/role/group sync](./idp-sync.md) from your
@@ -110,6 +110,12 @@ their organization. Users can be in multiple organizations.
110110

111111
![Workspace List](../../images/admin/users/organizations/workspace-list.png)
112112

113+
## Beta
114+
115+
Organizations is in beta. If you encounter any issues, please
116+
[file an issue](https://github.com/coder/internal/issues/new?title=request%28orgs%29%3A+request+title+here&labels=["customer-feedback"]&body=please+enter+your+issue+or+request+here)
117+
or contact your account team.
118+
113119
## Next steps
114120

115121
- [Organizations - best practices](../../tutorials/best-practices/organizations.md)

0 commit comments

Comments
 (0)