# Claude Code Artifacts
Claude Code Artifacts are live, interactive web pages generated from a [[Claude Code]] session, turning work in progress into something shareable. Announced June 18, 2026, they build a page from the full session context (codebase, connectors, and the conversation itself) and keep it up to date as the session runs.
## What you can build
PR walkthroughs, system explainers, dashboards, release checklists, architecture diagrams, privacy data-flow maps, security findings linked to code lines, cloud-cost analyses, incident investigation pages, and shipping metrics.
## How it works
- A page is built from the full session context and refreshes in place when Claude Code updates it
- Teammates see updates the moment they are published
- Automatic version history with restore
## Availability and privacy
- Beta for Claude Team and Enterprise orgs, from the Claude Code CLI and desktop app; pages viewable in any browser
- Private to the organization by default; viewable only by authenticated org members and cannot be made public
- Admins manage access with an org-level toggle and role-based scoping
## References
- https://claude.com/blog/artifacts-in-claude-code
## Related
- [[Claude Code]]
- [[Claude]]
- [[Anthropic]]
- [[AI Agents]]