Amit Kothari
Amit Kothari CEO of Tallyfy, AI advisor at Blue Sheen

Claude Artifacts: the feature that changes everything

In brief

Anthropic built Claude Artifacts as living documents that evolve through conversation. Instead of copying and pasting between tools, you create everything from code to landing pages in a workspace that iterates naturally. With over half a billion created, most teams still miss this feature.

The short version

Iteration happens through conversation. Instead of manually editing documents, you refine them by talking to Claude, creating a more natural creative process

  • Now a full microapp platform. Artifacts can call Claude's API directly, connect to external services through MCP, and store up to 20MB of persistent data per artifact
  • Built for collaboration and sharing. Publish artifacts with a link, let others remix and customize, browse community creations in the Artifact Catalog, or keep them private within your team

I stopped using Google Docs for most things.

Not because Google Docs is bad. It isn’t. But I found something that fits how I actually work: Claude Artifacts. Documents that evolve through conversation instead of manual editing. The workflow shift was complete within days.

Most people ignore this feature. They see Artifacts pop up during a conversation with Claude and assume it’s just a fancy way to display code or text. Turns out, that misunderstanding costs real productivity.

The problem with how we create things

Every AI tool before Artifacts had the same broken workflow. You generate something. Copy it. Paste it into another tool. Edit it there. Paste it back when you need changes. Repeat until something breaks or you give up. Brutal.

Dario Amodei’s Anthropic launched Artifacts specifically to solve this. The idea was simple: the problem wasn’t the AI output. It was the friction between creating and refining.

Traditional document creation is sequential. Open your tool. Build the structure. Fill in content. Edit manually. Save. Share. Each step is separate, with clunky context switching at every turn. And what’s the actual cost of that switching? Not just time. Momentum. Each switch breaks your thinking.

I think this is why most teams working with AI tools still feel like they’re not getting full value. That is an oversimplification, mind you, but it holds. They’re using AI as fancy autocomplete, not as a creation partner. Understanding Claude’s different modes helps teams find where Artifacts fit in their workflow.

What Artifacts actually are

Conversation-driven artifact creation cycle from describing outcome through iteration to publish

Artifacts are standalone content windows that appear next to your conversation with Claude. They show up when you’re creating something large, typically over 15 lines, that you’ll want to edit, reuse, or share.

Living documents. You describe what you need, Claude builds it in the artifact window, and you refine through conversation. No copying between tools. No application switching.

Since launching, users have created over half a billion artifacts. That scale surprised me. It suggests people who actually find this feature don’t let go of it.

The iteration happens through natural language, not through manual edits. Basically, you talk and it builds. I was building a landing page recently. Needed copy, structure, some interactive elements. Normally that’s three tools minimum: a text editor, a design tool, a code editor.

With Artifacts, I described what I wanted. Claude built it. I said “make the headline shorter, add a demo section, change the call to action.” Each change appeared straightaway. Twenty minutes total.

No copying. No losing context. Just creation through conversation.

This isn’t only about speed, though it is faster. When you don’t have to context switch, you think better. Ideas connect more naturally.

What you can build with Artifacts

Artifacts support multiple content types that matter for real work:

Code in any language. Python scripts, JavaScript functions, SQL queries. Syntax highlighting, direct testing, copy when ready.

Documents and reports. Markdown, plain text, structured content. Perfect for documentation, meeting notes, project plans.

Web content. Complete HTML pages with CSS and JavaScript. Landing pages, forms, interactive demos. No design or development experience required.

React components. Build reusable UI elements, prototypes, interactive tools. These aren’t just mockups. They include real business logic and data validation.

Visualizations and diagrams. Interactive charts using Plotly.js, flowcharts and process diagrams with Mermaid, SVG graphics. Data analysis becomes visual immediately.

AI-powered apps. This is the one most teams haven’t caught up with yet. Artifacts can now call Claude’s API directly without API keys, per-call charges, or deployment. You describe a tool, Claude builds it, and it works as a live application using your existing subscription. People are building AI tutoring apps, games with NPCs that remember conversations, and self-adjusting analytics dashboards. The economics make sharing these things practical.

MCP-connected tools. Artifacts can connect to external services through Model Context Protocol, things like Asana, Google Calendar, Slack. So you’re not building isolated toys. You can create artifacts that read from and write to the tools your team already uses.

The range matters because different work needs different formats. Marketing needs landing pages. Engineering needs code. Operations needs process diagrams. Artifacts handle all of it without switching tools. That’s what makes them relevant for entire teams, not just technical users.

Curious how this plays out for your team? Get in touch via Blue Sheen.

Claude vs Copilot - where they differ

Claude Artifacts lets you build and share complete interactive applications - AI-powered tools, dashboards, games - all from a conversation. GitHub Copilot has moved well past autocomplete (as of mid-2026 it has an IDE agent mode plus a cloud agent that opens pull requests from issues), but it still doesn't create standalone, shareable apps that non-technical users can interact with. If your goal is creating things people can use (not just code people can read), Artifacts fills a gap Copilot doesn't touch.

How sharing and collaboration work

Artifacts aren’t just for solo work. The collaboration features change how teams create together.

Click publish, get a link, share it. Anyone can view and interact with your artifact without a Claude account. When they do have one, they can remix it, making their own copy to modify however they want.

Team and Enterprise users can share artifacts securely within their organization. Browse what others have built, use them as templates, iterate on existing work instead of starting fresh. I wrote separately about Artifacts for enterprise workflows.

Persistent storage matters more than it sounds. Artifacts support up to 20MB of stored data per artifact. Journals, trackers, collaborative tools that remember state across sessions. Useful for ongoing projects, not just one-off tasks.

Anthropic added a community catalog where you can browse artifacts other people have published. A growing library of ready-made tools to remix for your own needs, no starting from scratch.

Your entire conversation becomes version history. Scroll back, see what you asked for, understand why something changed. It’s not git, but for many use cases it works better because the context is plain English.

The team at Tallyfy uses Artifacts for documentation now. Someone creates a process guide, shares the link, others remix it for their specific situation. Hours of back-and-forth compressed into minutes.

What actually works in practice

After months of daily use, some patterns emerged that make Artifacts much more useful.

Start with the outcome. Don’t describe the process, describe what you want to end up with. Instead of “create a table, add these columns, format it this way,” say “I need a comparison table showing these three products with pricing, features, and target customer.” The difference in results is real.

Iterate in small steps. One change at a time. I’ve tried making sweeping changes in a single message and it almost always means more back-and-forth to fix things. Small steps stay cleaner.

Use specific examples. “Make it look like the pricing section on Stripe’s website” works better than “use a modern card-based layout.” Show Claude what you mean rather than describing it abstractly.

Export at the right time. Get it 80% there in the artifact, then finish the last 20% in your preferred tool if that’s easier. Artifacts aren’t meant to replace everything. They’re meant to eliminate the painful early stages.

Organize by project. Use Claude Projects to group related artifacts. A workspace for each major effort makes it easy to find and reuse past work. Projects double as a knowledge management system once the artifacts pile up.

You’ll probably figure most of this out through use. The key is to stop thinking about Artifacts as a display feature and start treating them as your proper creation environment.


Anthropic keeps pushing this direction further. Recently, they launched Claude Cowork, essentially Claude Code for non-technical work. It gives Claude access to folders on your computer, lets it read and edit files, and runs multi-step tasks that can go for extended periods without needing input. If Artifacts are your creation workspace inside Claude, Cowork extends that capability to your entire local file system. The plugin system added two weeks later lets you turn Claude into a specialist for specific roles, sales, legal, marketing, research, with pre-built connectors to external tools. Since I wrote this, interactive charts started rendering directly in responses and interactive apps reached iOS and Android (March 2026, per the release notes). The direction holds.

Most teams using Claude never turn on Artifacts. They miss this. Will that change? Probably not. If you’re paying for Claude and not using this feature, you’re leaving most of the value behind.

The pattern I keep noticing: people who try Artifacts for one real project never go back to the old workflow. Not because someone told them to switch. Because the friction disappears and they can’t unsee it.

About the Author

Amit Kothari is an experienced consultant, advisor, coach, and educator specializing in AI and operations for executives and their companies. With 25+ years of experience, he is the Co-Founder & CEO of Tallyfy® (raised $3.6m, the Workflow Made Easy® platform) and Partner at Blue Sheen, an AI advisory firm for mid-size companies. He helps companies identify, plan, and implement practical AI solutions that actually work. Originally British and now based in St. Louis, MO, Amit combines deep technical expertise with real-world business understanding. Read Amit's full bio →

Disclaimer: The content in this article represents personal opinions based on extensive research and practical experience. While every effort has been made to ensure accuracy through data analysis and source verification, this should not be considered professional advice. Always consult with qualified professionals for decisions specific to your situation.

Related Posts

View All Posts »
Claude is allowed in regulated finance, but it has no EU data residency

Claude is allowed in regulated finance, but it has no EU data residency

Two objections kill most regulated-finance AI conversations before they start. The first, that Anthropic does not permit Claude for regulated work, is false: Claude for Financial Services exists, banks run it, and the usage policy names finance high-risk, not forbidden. The second is real and almost nobody states it plainly: first-party Claude Enterprise has no EU data residency at all. There is no "eu" inference region and workspace storage is US-only. If you are FCA-regulated, that is the fact to design around, and the only EU route runs through a hyperscaler.

Your locked-down Claude sandbox is a holding pattern, not a destination

Your locked-down Claude sandbox is a holding pattern, not a destination

Giving everyone Claude inside an isolated VM, no sensitive data allowed, feels like the safe way to start. It is a fine way to start. The trouble is what happens when you leave people there: the leak it was built to stop walks out by copy-paste anyway, the friction recruits the shadow AI you were trying to prevent, and the value never compounds because nothing in an ephemeral box survives the session. A sandbox is a scaffold. Scaffolds come down.

An MCP server is unreviewed code with your file system in scope

An MCP server is unreviewed code with your file system in scope

Treat every MCP server as untrusted code that runs with the access your agent has, because that is what it is. Anthropic docs say the directory lists connectors but does not security-audit them. A registry of approved servers with nothing enforcing it is a memo. The control that binds is a managed allowlist matched by URL or command, never by name.

Your Claude Code deny rules are not a security boundary

Your Claude Code deny rules are not a security boundary

Before you hand Claude Code to hundreds of people you add deny rules for .env and credentials and feel locked down. You are not. Those rules govern Claude own tools, not a Python one-liner that opens the same file, and the control that actually holds, the OS sandbox, reads your whole machine by default and fails open when it cannot start. The baseline worth setting is real. Its dangerous gaps are the defaults you never changed.

How to schedule Claude Code on your own machine

How to schedule Claude Code on your own machine

You want a Claude job to run every few hours on your Mac, not in the cloud. A cloud routine cannot do it, because it never touches your machine. Here are the local options that can, why launchd beats cron for this, and a working LaunchAgent that pulls every one of my repos on a schedule.

Claude Code loop is for the work you watch

Claude Code loop is for the work you watch

Claude Code /loop reruns a prompt on an interval inside your session. It is perfect for babysitting a deploy or a test run, and wrong for anything that has to keep going while you are away. It also exposes a durable flag that, on version 2.1.185, quietly writes nothing to disk. Here is how to use it well.

AI advisory services via Blue Sheen.
Contact me Follow 10k+