claudekit / updates / artifacts-in-claude-code
[ NEW · ]

Claude Code now supports artifacts — turn session work into live web pages

Claude Code can now turn session work into artifacts — live, shareable web pages built from full session context. Ask for a PR walkthrough, dashboard, or incident timeline, and the open page refreshes in place when Claude Code updates it. Artifacts are private by default and viewable only by authenticated members of your org, available in beta for Claude Team and Enterprise orgs.

Official announcement →

This article is a summary based on official documentation.

Overview

Claude Code can now turn session work into artifacts — live, shareable visual pages. Instead of constantly communicating status, your team can see work like incident investigations, code reviews, and dashboards as interactive web pages. Artifacts are built from full session context, including your codebase, connectors, and conversation.

Key features

  • Turn session work into live web pages

    Technical work done in a session is hard to share as-is. Artifacts turn it into interactive web pages — PR walkthroughs, dashboards, incident timelines, checklists — so your team can see progress without a manual status update.

  • Create them by asking in your session

    You create artifacts by asking for them. Prompt “Build an artifact listing every third-party dependency” or “Make an artifact walking through this PR,” and Claude Code generates the page from the context it already has.

  • Auto-updating with version history

    When Claude Code updates an artifact, the open page refreshes in place at the same URL. Version history lets you restore at any time, and a gallery lets you browse and manage all artifacts.

  • Share across your org, private by default

    An artifact is private to its author by default. You can share it with your teammates and your organization directly from the page, but it stays viewable only by authenticated members of your org and cannot be made public. Admins control access with an org-level toggle and role-based scoping.

  • Role-specific use cases

    Artifacts cover work across roles: security findings that link to the exact line, a license audit of every dependency, a data-flow map tracking personal information, cloud resources and cost drivers mapped from Terraform, an incident timeline with suspect commits and an error-rate chart, and 5 UX variations of a signup form built from your component library.

Notes

  • Beta for Claude Team and Enterprise — artifacts are currently available in beta for Claude Team and Enterprise orgs.
  • Created from the CLI and desktop app — you build artifacts from the Claude Code CLI and desktop app, and the pages are viewable in any browser.
  • Cannot be made public — artifacts are viewable only by authenticated members of your org and cannot be made public. Access is managed by admins.
§ 4

Frequently Asked Questions

frequently asked
§ 4.1
What's new with this update?
Claude Code can now turn session work into artifacts — live, shareable web pages. You can build visuals like a PR walkthrough, a dashboard, or an incident timeline from your session context and share them with your team.
§ 4.2
How do I create an artifact?
Ask your session for one during a session — for example, "Build an artifact listing every third-party dependency" or "Make an artifact walking through this PR." Claude Code generates the page from the existing session context.
§ 4.3
Who can use it?
Artifacts are in beta for Claude Team and Enterprise orgs. You create them from the Claude Code CLI and desktop app, and the pages are viewable in any browser.
§ 4.4
Can artifacts be made public?
No. An artifact is private to its author by default, viewable only by authenticated members of your org, and cannot be made public. Admins control access with an org-level toggle and role-based scoping.
§ 4.5
What happens when an artifact is updated?
When Claude Code updates an artifact, the open page refreshes in place. Version history lets you restore at any time, and a gallery lets you browse and manage all artifacts.
§ 4.6
Where can I find the official announcement?
See the Claude blog post 'Claude Code now supports artifacts' at claude.com/blog/artifacts-in-claude-code.