Skip to article
Public docs

Shiplet documentation

Prepare an artifact, share its review link, and bring contextual feedback back to your team or agent.

Browse documentation
Automation

API keys

Create narrowly scoped organization credentials for automation.

Browser OAuth is the default for people. Organization API keys are for CI and other automated jobs. Store each key in the automation provider's secret store.

Keep keys out of artifacts, custom widgets, browser scripts, source files, build logs, and screenshots.

Choose the required scopes

ScopeAllows
shiplets:readRead authorized Shiplets.
shiplets:writePrepare artifacts and perform permitted writes.
shiplets:archiveArchive or restore authorized Shiplets.
feedback:readRead review feedback.
feedback:writeCreate replies and update feedback.
mcpUse /api/mcp.

Choose Only selected for a bounded job. A selected-project key cannot create a new Shiplet because the new identity has no pre-existing allow rule.

The retired organization-key alias feedback:manage is rejected for new keys. Existing keys project it to feedback:read plus feedback:write until rotation.

Next: open Agents and API keys or review Access control.