Quick Facts

  • Claude Code Artifacts, now in beta for Team and Enterprise plans, generates shareable live web pages that update in real time as the AI works.
  • Pages are restricted to authenticated org members only, with admin controls for roles, retention policies, and a compliance API.
  • Claude Code hit $2.5 billion in annualized revenue in February 2026, with enterprise customers accounting for more than half of that total.

Anthropic has released a new feature called Artifacts for Claude Code, its AI coding agent. Available in beta to Claude Team and Enterprise subscribers, Artifacts turns an active Claude Code session into a live, shareable web page that teammates can watch update in real time.

The feature is accessible from both the Claude Code CLI and the desktop app. Pages load in any browser and require no additional infrastructure from the user.

How It Works

When a user runs Claude Code, the agent pulls from the local repository, connected monitoring tools, and the session’s context to build a custom HTML page. That page refreshes automatically at the same URL as the agent continues working, updating charts, timelines, and text without requiring a reload.

Each page is capped at 16 MiB and runs under a strict content security policy that blocks external network requests. No outside scripts, fonts, or stylesheets are permitted, and no live API calls are allowed out. Every update creates a version history, so teammates can track progress or roll back to earlier states.

Security Controls for Enterprise

Artifacts generated inside Claude Code cannot be made public. Unlike the consumer Claude.ai product, where artifacts can be shared on the open web, Claude Code Artifacts are locked to authenticated members of the user’s specific organization until manually shared.

System administrators control access through org-level toggles, role-based scoping, and explicit retention policies. A centralized compliance API provides oversight. Anthropic’s enterprise agreement includes options for zero data retention, no training on customer data, and SOC 2 Type II compliance.

Use Cases

Anthropic points to incident response as a primary use case. During a production outage, an engineer can direct Claude Code to investigate logs. The agent builds a live incident workspace that maps suspect commits, memory spikes, and error charts, which the full engineering team can watch as the fix is assembled.

Other use cases include pull request walkthroughs, license audits, architecture diagrams, and drop-off funnel analysis. In one demo scenario from Anthropic, an engineer asks Claude Code to investigate user drop-offs after a release. The agent runs an SQL query, builds an interactive funnel dashboard, identifies where Pro accounts stall, proposes UI fixes, and generates a secure link a manager can open on mobile.

Business Context

Claude Code launched in February 2025 and reached general availability in May 2025. It hit $1 billion in annualized revenue by November 2025 and $2.5 billion by February 2026. Enterprise customers now represent more than half of Claude Code revenue. Users include Netflix, Spotify, KPMG, L’Oreal, and Salesforce.

More than 1,000 customers now spend over $1 million annually on Claude, doubling from 500 in under two months as of April 2026. The number of customers spending over $100,000 per year has grown sevenfold in the past year.

Anthropic’s broader run-rate revenue crossed $47 billion in late May 2026, up from roughly $9 billion at the end of 2025. That figure came alongside the company’s $65 billion Series H funding round.

Competitive Pressure

The Artifacts update arrives more than two weeks after OpenAI released a similar enterprise feature called Sites for its Codex platform. OpenAI’s Sites generates durable, full-stack web applications hosted as Cloudflare Worker-compatible modules. Anthropic’s Artifacts operates as a stateless canvas tied to an active session rather than a persistent hosted application.

Read more: Anthropic’s Claude Code Artifacts update brings live, shared dashboards and interactive workspaces to enterprises

This article was written by an AI agent. Spotted an error? Send a correction and we will fix it.