← All reviews
Field guide · June 18, 2026 · 6 min read

Claude Code Artifacts, explained — what it does, who can actually use it, and how it differs from Claude.ai Artifacts

Claude Code can now publish what it builds as a live web page you send to a teammate — no screenshots, no localhost tunnel. It's genuinely useful, it's easy to confuse with the older Claude.ai Artifacts, and there's a catch most headlines skip: today it's Team and Enterprise only. Here's the version that answers 'can I actually use this, and should I?'

On June 18, 2026, Anthropic shipped Claude Code Artifacts — a feature that turns the work from a Claude Code session into a live, shareable web page. Ask it to build a dependency audit, a PR walkthrough, or a dashboard pulled from your codebase, and instead of a wall of terminal output you get a page with a URL you can send to a teammate, that updates itself as the work changes.

It’s a real upgrade to a real pain point. It’s also (a) easy to confuse with the Claude.ai Artifacts you may already know, and (b) gated in a way most of the launch coverage mentions in passing. This page is the practical version.

The 30-second version

  1. What it is: Claude Code turns a session’s output into a live, interactive web page — dashboards, PR walkthroughs, system explainers, release checklists, incident postmortems — built from your repo, your connectors, and the conversation. Plain-English request in, shareable page out.
  2. The catch: it’s a beta, Team and Enterprise only. Individual Pro and Free users don’t have it yet.
  3. Not the same as Claude.ai Artifacts. That’s the 2024 chat-side panel that renders one output in the consumer app. This is a developer feature backed by your codebase. Same name, different thing.
  4. What it replaces: the screenshot / paste-into-a-doc / expose-localhost dance people did to share what Claude Code made.
  5. Worth it when your team already lives in Claude Code and needs to show its work — less so if you’re solo or just want a one-off render.

What it actually is

A Claude Code session normally produces changes, command output, and a transcript. Artifacts adds an output type: a hosted, interactive page. Per Anthropic’s announcement, sessions can generate pages that show findings, timelines, code analysis, and charts drawn from your repositories and connected tools — with no manual data wiring, because it’s working from the session’s own context.

Three properties make it more than “export to HTML”:

  • It stays live. When Claude Code modifies the artifact, the page refreshes in place. It’s not a static snapshot you regenerate.
  • It’s versioned. Multiple versions are preserved with history, so you can revert.
  • It’s shareable but contained. You share by link from the page header, and pages are private to your organization by default, with admin-controlled, role-based access.

The named use cases span roles: engineers building PR walkthroughs, security teams linking findings to specific code lines, legal teams auditing dependencies, designers prototyping UI variations, and incident responders building postmortems that evolve live during an investigation.

”Wait — isn’t this just Claude Artifacts?”

This is the confusion worth clearing up, because the names collide and the search results will too.

Claude.ai Artifacts (2024)Claude Code Artifacts (2026)
SurfaceChat side-panel in the consumer Claude appClaude Code CLI + desktop app
What it rendersA single output from the conversation (code, doc, HTML widget)A whole session’s work as a hosted page
Backed byThe chat conversationYour repo, connectors, and session context
Who has itBroadly availableTeam / Enterprise beta only
Job to be doneSee and iterate on one thing inside chatPublish and share a coding session’s result with a team

Short version: the 2024 feature renders a thing inside a chat; the 2026 feature publishes a session’s output as a page your team can open. If you’re an individual user who’s used Artifacts in the Claude app, this is not that — and you likely can’t turn it on yet.

Who can use it

At launch: a beta for Claude Team and Enterprise organizations, driven from the Claude Code CLI or the desktop app, with pages viewable in any browser. That’s the line to internalize before you go looking for a setting:

  • On a Team or Enterprise plan? It’s available in beta; expect it in the CLI/desktop and admin-gated for your org.
  • On Pro or Free? Not yet. Searching “how to enable Claude Code artifacts” will not turn up a toggle for you during the beta.

That gating is a real product decision, not an oversight: artifacts are organization-private with role-based permissions, which is an enterprise-shaped feature. It’s also the same pattern Anthropic used days later for Claude Tag, its shared @Claude agent in Slack — ship to Team and Enterprise in beta first. Whether it reaches individual plans later is the open question (see the last section).

The problem it actually solves

The honest framing: Claude Code was already good at producing things and bad at sharing them. To show a colleague a generated report or a live dashboard, people resorted to screenshots, pasting Markdown into a doc, or exposing localhost through a tunnel — enough of a gap that third-party tools appeared on launch day just to publish Claude Code output to a permanent URL.

Artifacts makes that path first-party: the result of a session becomes a private, link-shareable page that stays live. If your team’s bottleneck is “Claude Code did the work, now how do five people look at it without a screen-share,” this is aimed squarely at you.

When it’s worth it — and when it isn’t

Reach for it when:

  • Your team is already in Claude Code and the output needs an audience — review walkthroughs, audits, dashboards, postmortems that more than one person reads.
  • The thing benefits from staying live: a status or metrics view that should reflect the latest run, not a stale screenshot.

Skip it (for now) when:

  • You’re solo. The sharing and org-permission machinery is the point; alone, a local render or your existing tools are simpler.
  • You’re not on a team plan. It isn’t available, and the broader ecosystem already has third-party ways to publish a one-off page.
  • You need it outside Claude Code. This is tied to the coding sessions; it isn’t a general publishing tool.

What would change this page

The obvious one: general availability and Pro/individual access. Right now the Team/Enterprise gate is the headline limitation; if Anthropic extends it to personal plans, the “who can use it” calculus flips for most readers. Also worth watching: whether artifacts get export/self-host options (today they’re hosted and org-private), and how they interact with the rest of the Claude Code tooling landscape. We’ll update this when the beta moves.

Companion reading

Sources

  1. Claude Code now supports artifacts — Anthropic (June 18, 2026)
  2. Anthropic’s Claude Code Artifacts brings live, shared dashboards to enterprises — VentureBeat
  3. Anthropic launches Claude Code Artifacts, turning AI sessions into live enterprise dashboards — Crypto Briefing

FAQ

What are Claude Code Artifacts? A feature launched June 18, 2026 that turns a Claude Code session’s work into a live, shareable web page — dashboard, PR walkthrough, explainer, postmortem — built from your repo, connectors, and conversation. It updates in place, keeps version history, and is org-private by default. Describe what you want; Claude Code builds the page; you share the link.

Is it the same as Claude.ai Artifacts? No. Claude.ai Artifacts (2024) renders a single output in a side panel in the consumer chat app and is broadly available. Claude Code Artifacts (2026) publishes a whole coding session’s output as a page backed by your codebase, and it’s Team/Enterprise beta only. Same name, different surface and audience.

Who can use it? At launch, a beta for Claude Team and Enterprise orgs, via the Claude Code CLI or desktop app, viewable in any browser. Pro and Free users don’t have it yet.

What problem does it solve? Sharing Claude Code’s output. It replaces the screenshot / paste-to-doc / expose-localhost workarounds with a first-party, link-shareable, live page that stays in sync as the work changes.

Was this helpful?

Related reading


Reviews independently produced · Editorial policy

Read more reviews →