Agent governance docs — service accounts, API keys, audit log, MCP setupAgent governance stream 1 docs#3219
Merged
ginatkins merged 9 commits intoJun 26, 2026
Conversation
Adds docs for the new Agent Service Account identity type and agent API key support introduced in the Agent Governance project, including how to create them, the API Keys page management UX (type tags, AI agent filter, last-used timestamp, view permissions shortcut), and cross-links between the two pages. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Document agent service accounts and agent API keys
Adds a note that agent API key names are captured in audit events for attribution, and documents the AI Agents filter for narrowing the audit log to agent activity only. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Document agent activity filtering and attribution in audit log
Updates the MCP server requirements to recommend creating a dedicated Agent Service Account and agent API key rather than a generic API key, with links to the relevant docs and a brief explanation of the benefits. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Recommend agent service account and agent API key for MCP setup
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
Documents the public-facing changes shipped in stream 1 of the Agent Governance initiative (AIF project). Three areas updated:
These were developed and merged across three PRs on the fork (#1, #2, #3) and are combined here for upstream review.
🤖 Generated with Claude Code