Justin McKelvey

Justin McKelvey

Fractional CTO · 15 years, 50+ products shipped

AI Tools 5 min read

Claude Artifacts (2026): What They Are, Who Can Open Them, and the Sharing Rules That Bite a Business

The short answer

A Claude artifact is anything Claude makes that you would put in front of someone else: a document, a deck, a design, a dashboard, or a small working app. It opens beside your conversation, you can edit it, and you can share it with a link. Artifacts work on every plan, including Free. As of September 2026 the rule that matters most is the one almost nobody reads: in the new Claude experience, everyone who opens your artifact needs a Claude account, and an AI-powered artifact runs on the viewer's usage, not yours.

That one rule decides what artifacts are good for. Inside a team where everyone has a seat, they are the fastest internal-tool builder most companies will ever get. Pointed at customers, they hit a wall. Everything below is from Anthropic's own help center, read September 23, 2026.

What an artifact actually is

Anthropic's definition is refreshingly plain: an artifact is "anything Claude makes for you that you'd put in front of someone." Claude decides to make one when the output is significant and self-contained (typically over 15 lines), something you will want to edit or reuse, and something that stands on its own without the chat around it.

In practice that means six kinds of thing:

  • Documents in Markdown or plain text: briefs, SOPs, proposals.
  • Code snippets you will copy somewhere else.
  • Single-page HTML sites: a landing page draft, a one-page report.
  • SVG images and diagrams or flowcharts.
  • Interactive React components: calculators, trackers, dashboards, quizzes.

On top of that sit three branded tools that make a specific kind of artifact: Claude Design for visuals, prototypes and landing pages built from your design system, Claude Slides for presentations that export to PowerPoint or PDF, and Claude Docs for living documents your team writes together. Those three are in beta and on paid plans only. A plain artifact is not.

Which plans get what

Capability Free Pro / Max Team / Enterprise
Create and edit artifacts Yes Yes Yes
Claude Design, Slides, Docs (beta) No On by default On by default on Team; off on Enterprise until an owner enables each
Artifacts that connect to other apps (MCP) No Yes Yes
Persistent storage (20 MB, text only) No Yes Yes
Share options Publish (previous chat experience) "Only you" or "Anyone with the link" People with access, your organization, or anyone with the link (Enterprise needs an owner to allow it)

Two setup details trip people up. Artifacts require "Code execution and file creation" to be switched on under Settings, then Capabilities (or Organization settings on Team and Enterprise); Anthropic no longer supports artifacts without it. And artifacts count toward your plan's usage limits like any other work, which is covered in my Claude usage limits breakdown.

How sharing actually works: the account rule

This is the section the product pages skip, and it is the one that decides whether an artifact can do the job you have in mind.

Artifacts shared from the Share dialog need a Claude account to open, "even if they have the link." That covers everything made in the new Claude experience, plus everything from Claude Design, Slides, Docs and Claude Code. There is one exception left over from the previous chat experience: an artifact published from chat on a Free, Pro or Max plan opens without an account for basic use, and only asks the visitor to sign up when they touch an AI feature. As the new experience rolls out, that exception covers less and less of what people make.

Then the usage rule. When you share an AI-powered artifact, one that asks Claude questions as people use it, Anthropic says there are "no costs to you" and no API key required, because "usage counts against each user's own Claude subscription limits, not yours."

Put the two together and you get the practical rule: an artifact is a tool for people who already have Claude. Inside a Team plan, that is perfect. Every seat can open it, every seat pays for its own usage out of an allowance the company already bought, and nobody wires up a server. Pointed at customers, it inverts: each customer needs an account, and each one spends their own plan to use your tool. If you are picturing a client portal or a public calculator, you are picturing a product, and an artifact is a prototype of it.

What the limits and storage rules do not tell you

Persistent storage is what turns an artifact from a page into an app: a tracker that remembers, a shared leaderboard, a team log. The published spec is 20 MB per artifact, text only, with no images, files or binary data. Storage only works once the artifact is published, so it will not save anything while you are still testing it. It can be personal, where each user sees only their own entries, or shared, where everyone sees everything.

Three consequences are not on the spec sheet:

  • Unpublishing is a delete button. It permanently removes all stored data, personal and shared, and you cannot publish that same artifact again. A tracker a team has used for three months is one click from gone, so export first.
  • Sharing a chat artifact shares the chat's files. Viewers also get the attachments and files from the conversation that made it. Build the client-facing version in a clean conversation, not the one where you pasted the contract.
  • Connected apps are per person. An artifact that reads Slack or Google Calendar makes every user authenticate on their own, and admins can switch the feature on or off but cannot choose which connections an artifact uses.

What a small team should actually build with them

The pattern that fits those rules is boring and very effective: small internal tools that one person used to rebuild in a spreadsheet every week.

  • A quote or pricing calculator your sales team shares inside the organization.
  • A one-page status dashboard generated from a pasted export, rebuilt Monday morning.
  • An onboarding checklist with personal storage, so each new hire tracks their own progress.
  • A proposal or brief template as a Markdown artifact, edited in place with "Edit with Claude."

What not to build: anything a customer must use, anything that needs more than 20 MB of text, and anything whose data you cannot afford to lose to one unpublish. Those are real software, and the honest move is to prototype in an artifact and then build it properly.

The owner's version

If your team is on Free, artifacts already work, but the three tools most people actually want (Design, Slides, Docs) and storage do not. Pro is $17 a month on annual billing ($20 monthly) per person; a Team plan starts at $25 per seat monthly for teams of 2 to 150, and it is the plan where sharing inside the organization and governing it actually make sense. The full plan comparison is on my Claude AI pricing page.

If you want your team building these internal tools in the first week instead of the first quarter, with sharing set up so client files stay inside the organization, that is part of what my Claude for Small Business install covers.

Free Resource Justin McKelvey

Get the Free AI Content Toolkit

The exact system I use to turn one idea into a month of content — atomization framework, voice template, prompt library, weekly system.

Frequently Asked Questions

What are Claude artifacts?
Anthropic's help center defines an artifact as anything Claude makes for you that you would put in front of someone: a design, a deck, a document, a dashboard or a small interactive tool. It opens beside the conversation, you can edit it and come back to it, and you can share it with a link. Claude creates one when the output is significant and self-contained, typically over 15 lines, and likely to be reused. Common types are Markdown documents, code, single-page HTML sites, SVG images, diagrams and interactive React components.
Are Claude artifacts free?
Yes. As of September 2026 artifacts are available on Free, Pro, Max, Team and Enterprise plans, and in Claude Code on every plan that includes Claude Code. What is not free: Claude Design, Claude Slides and Claude Docs, the three artifact tools for designs, decks and docs, are in beta on paid plans only. Persistent storage and connecting artifacts to other apps through MCP are also paid-plan features. Artifacts count toward your plan's usage limits like any other work.
Can someone without a Claude account open my artifact?
Usually not. Anthropic's sharing article says artifacts shared from the Share dialog, which covers everything made in the new Claude experience plus Claude Design, Slides, Docs and Claude Code, need a Claude account to open, even with the link. The one exception is an artifact published from chat in the previous experience on a Free, Pro or Max plan: those open without an account for basic use, and prompt a sign-up only for AI-powered features.
Who pays for usage when I share an AI-powered artifact?
The person using it. Anthropic states that sharing an AI-powered artifact costs the creator nothing, needs no API key, and that usage counts against each user's own Claude subscription limits. That is ideal inside a Team plan, where everyone already has a seat. It is a problem for a customer-facing tool, because every customer needs a Claude account and spends their own allowance to use it.
How much data can a Claude artifact store?
Twenty megabytes per artifact, text only, with no images, files or binary data. Storage is available on Pro, Max, Team and Enterprise plans, works only once the artifact is published, and can be personal (each user sees their own data) or shared (everyone sees the same data). Unpublishing permanently deletes all of it, personal and shared, and you cannot publish the same artifact again afterward.
Is it safe to share a Claude artifact with sensitive data?
Check two things first. When you share an artifact made in chat, viewers also get access to the attachments and files in the conversation that created it. And an artifact that uses shared storage shows every user's entries to every other user. Anthropic's own advice is to treat someone else's artifact like a file from an unknown sender. For client data, build inside a Team or Enterprise plan and keep sharing set to your organization.
What is the difference between Claude artifacts and Claude Design?
Artifacts are the container; Claude Design is one of three tools that make a specific kind. Claude Design makes visuals, mockups, prototypes and landing pages using your design system, Claude Slides makes presentations that export to PowerPoint or PDF, and Claude Docs makes living documents you write with your team. All three are in beta on paid plans. A plain artifact, like a calculator or a Markdown brief, works on every plan including Free.

More on AI for Business

ChatGPT Business vs Plus (2026): Which One a Small Business Should Actually Pay For

ChatGPT Plus vs Business, as of September 2026: Plus is $20 a month for one person and OpenAI may train on your chats unless you opt out; Business is $20 a seat billed annually or $25 monthly, two seats minimum, with no training by default, admin controls, shared projects for groups, and the Company Knowledge plugin. The side-by-side from OpenAI's pages, and three owner scenarios with a verdict each.

6 min

ChatGPT for Customer Service (2026): What Works, What Breaks, and What It Costs a Small Business

ChatGPT for customer service, as of September 2026: it drafts replies, answers policy questions from your own documents, and triages an inbox for $20 to $25 a seat a month on ChatGPT Business. It can't look up an order, issue a refund, or remember a customer unless you connect the system that holds them. The honest capability line, the plan you need, a setup in six steps, the failure modes, and the point where a real agent takes over.

7 min

ChatGPT Pulse (2026): What It Was, Why OpenAI Retired It, and How to Get the Morning Brief for Your Business

ChatGPT Pulse, the daily research cards OpenAI previewed for Pro users in September 2025, was sunset on June 17, 2026 with a 14-day wind-down. What it did, which plans ever had it, why scheduled tasks replaced it, and how an owner rebuilds the morning brief on a Plus or Business seat without handing ChatGPT the wrong things.

7 min

Claude for Word (2026): The Add-In Is Real, Still in Beta, and Anthropic Will Not Say Which Plans Get It

Anthropic publishes a purpose-built Word add-in for reviewing, redlining and drafting documents. It is also the one Office integration still carrying a beta label on Anthropic's own status page while Excel has already graduated — and the plan requirements everyone repeats are not published anywhere.

6 min
Justin McKelvey, Fractional CTO and AI consultant in Austin, TX

Written by

Justin McKelvey

Fractional CTO & AI consultant in Austin, TX. 15 years building software, 50+ products shipped, $53M+ in client revenue generated. I help $1M–$50M founders ship production software and automate operations with AI — without hiring a full-time executive team.

Work with me

If this was useful, here are two ways I can help: