docs: document prebuilds quota group behavior - #28015
Merged
Merged
Conversation
Contributor
Docs previewCheck off each page once it's been reviewed. If a page changes in a later push, its checkbox clears automatically so it gets a fresh look. Pages not yet wired into the docs navigation aren't listed here. |
johnstcn
marked this pull request as ready for review
August 11, 2026 10:39
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the prebuilt workspaces administration docs to explain how quotas apply to prebuild pools, including why the prebuilds system user is not visible in group member listings.
Changes:
- Documents that prebuild attribution uses the
coderprebuiltworkspacesgroup (displayed as Prebuilt Workspaces) with a default quota allowance of 0. - Adds an explicit note that the
prebuildsuser is a system user and is hidden from group member lists in the dashboard and API.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documents the behavior of the prebuilds quota group so admins can find it and understand why the
prebuildsuser doesn't appear in its member list.Clarifies that prebuilt workspaces are attributed to a group named
coderprebuiltworkspaces(often referred to as the Prebuilt Workspaces group), which defaults to a quota allowance of 0 and should be adjusted to match the desired prebuild pool size. Adds a note that theprebuildsuser is a system user and is hidden from group member listings in the dashboard and API.