Claude Cowork Live Artifacts: Real-Time Dashboards Connected to Gmail and Google Sheets
Claude Cowork's Live Artifacts feature takes the standard Artifacts system — which generates one-off documents, HTML files, and interactive components — and wires them to live data sources. A Live Artifact connected to Google Sheets updates when your spreadsheet changes. One connected to Fireflies shows your latest meeting notes in real time. This demo-style walkthrough covers the distinction between regular and live artifacts, how to build them inside the Cowork tab of the Claude desktop app, how to iterate on their design, and how to connect them to tools like Gmail, Google Sheets, Notion, and Fireflies.
"Claude Cowork's New Live Artifacts: A Step-by-Step Demo" by Allie K. Miller — Watch on YouTube →
Key Takeaways
- Live Artifacts are built inside the Cowork tab of the Claude desktop app — not in the Chat tab or Code tab — and connect to external tools like Gmail, Google Sheets, Notion, and Fireflies.
- Regular artifacts (documents, PDFs, one-off HTML files) are still generated in Chat; Live Artifacts are specifically for components that need to stay current as underlying data changes.
- The Cowork tab uses a folder-scoped security model: Claude cannot access anything outside the folder you designate, unlike the Code tab which can access your full file system.
- Use cases demonstrated include client lead dashboards, meeting dashboards from Fireflies transcripts, and marketing metrics displays — all updating without manual refreshes.
- You can iterate on a live artifact's design by continuing the conversation in Cowork — Claude updates the artifact based on your feedback without losing the data connection.
- The demo recommends the desktop app over the terminal for newer Claude users — the Cowork tab's visual interface makes project management and artifact previewing much easier.
Regular Artifacts vs Live Artifacts
Regular Claude artifacts are static output: you ask Claude to build an HTML file, it generates one, you use it. That artifact doesn't know anything happened after you created it. Live Artifacts are different in that they maintain a connection to a data source. A Live Artifact built from your Google Sheets CRM data will reflect the current state of that spreadsheet every time it's opened. The underlying component is still Claude-generated HTML, but the data layer is live. This makes them suitable for anything you'd normally build a dashboard for: pipeline tracking, meeting notes, content calendars, metrics.
The Cowork Tab vs Code Tab: Which to Use
The Claude desktop app has three tabs: Chat, Cowork, and Code. Code gives Claude full access to your local file system — powerful but broad. Cowork scopes Claude strictly to a folder you designate; it cannot read or write anything outside that folder even if asked. For Live Artifacts connected to cloud tools like Gmail or Notion, Cowork is the right entry point. The folder boundary makes it more suitable for client work or sensitive projects where you don't want Claude wandering into unrelated directories. The reviewer recommends Cowork as the starting point for users new to Claude's more agentic capabilities.
Related on OpenClawDatabase
- Claude Cowork Setup Guide — getting started with the desktop app and Cowork tab
- Claude Cowork Projects — managing project folders and scoped access
- Claude Cowork Skills Guide — extending Cowork with custom skills
- Cowork vs API — when to use each approach
← Back to News digest · See also: Claude Cowork guide