docs: Update self-hosted worker API key setup - #800
Draft
warp-agent-staging[bot] wants to merge 1 commit into
Draft
warp-agent-staging[bot] wants to merge 1 commit into
warp-agent-staging[bot] wants to merge 1 commit into
Conversation
Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Author
|
This PR was generated with Warp. Comment |
This branch was successfully deployed
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.



Summary
Updates the managed self-hosted worker documentation to use the dedicated team-scoped API key flow shown in the product. The API key reference is now the canonical creation procedure, and each managed backend links to it instead of directing users to bind an Agent key.
Changes
Verification
npm run build— passed.python3 .agents/skills/check_for_broken_links/check_links.py --internal-only— passed; 0 broken internal links.python3 .agents/skills/doc_quality_policy/check_compression_contract.py src/content/docs/platform/self-hosting/quickstart.mdx --content-type quickstart— passed.python3 .agents/skills/style_lint/style_lint.py --changed— completed with 6 pre-existing warnings in touched files and no newly introduced warnings.src/content/docs/changelog/2026.mdx.trunk check— unavailable because Trunk is not installed in this environment.Unverified claims
None — all UI labels, key scope, expiration behavior, and one-time display behavior were verified against the Loom demonstration and
warp-serversource.Documentation risk
Risk: engineering-review-required
Rationale: Updates self-hosted worker authentication behavior and user-interface labels.
Source files consulted: warp-server/client/packages/factory/src/pages/UserSettings/NewApiKeyModal.tsx@50a3365d2c685bd0f3014ddf296e185222740321, warp-server/client/packages/factory/src/pages/UserSettings/index.tsx@50a3365d2c685bd0f3014ddf296e185222740321
Engineering review status: pending
Docs override: none
Additional context
Co-Authored-By: Oz oz-agent@warp.dev