We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs: clarify My Apps navigation in quickstart, add encryption key to glossary - Quickstart step 1: "open your parameter stores" → "go to My Apps and open Parameter Stores" so users know where to find it in the console - Glossary: add Encryption Key definition (user-submitted feedback) - Also clarify the quickstart now says "encryption key" rather than just "key" Co-Authored-By: Claude <noreply@anthropic.com>
docs: restore parameter store encryption key details to credentials guide Re-adds: key shown once at store creation (copy immediately), OSC auto-stores it as a Service Secret when linking to an app/task, regeneration option if lost (requires relinking all dependent apps), and the MCP secure flow where AI receives a download URL rather than the raw key value. Co-Authored-By: Claude <noreply@anthropic.com>
docs: restore safe AI token provisioning flow to credentials guide Re-adds the MCP secure flow for OSC Access Tokens (mint → download URL → Service Secret, value never passes through chat). The beginner rewrite had dropped this and replaced it with a blanket "don't ask AI" warning, which was misleading. Co-Authored-By: Claude <noreply@anthropic.com>
docs: rewrite credentials guide for beginners Replaces technical-oriented content with a beginner-first guide structured around plain-language explanations, a decision table, a quickstart happy path, and a glossary. Secret name examples updated to alphanumeric-only (no hyphens) per platform constraint. Co-Authored-By: Claude <noreply@anthropic.com>
docs: add consolidated Credentials & Secrets user guide Merges content from Working-with-Secrets, Secrets-vs-Parameter-Store, Tenant-Secrets, and feature pages into a single user-focused guide covering Service Secrets, Parameter Store, OSC Access Token, Git credentials, and AI credentials for My Agent Tasks. Co-Authored-By: Claude <noreply@anthropic.com>