[BUG] Google Drive save button missing on generated Artifacts in Team workspace

Resolved 💬 4 comments Opened Mar 14, 2026 by luiz161 Closed Apr 16, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

The "Save to Google Drive" button does not appear on files generated via Artifacts (e.g., .pptx, .docx) in the Claude Team workspace, even though all required settings are fully enabled.

On a personal Claude Pro account with the exact same configuration, the Google Drive icon button appears correctly next to the "Download" button on every generated file. In the Team workspace, only the "Download" button appears — no Drive save option.

Settings confirmed as active (Team workspace, Owner-level account):

  • "Code Execution and File Creation" — Enabled (Settings > Feature Preview)
  • "Allow network output" — Enabled
  • Google Drive connector — Enabled (Organization Settings > Connectors)
  • Google Drive authenticated at the user level

This appears to be either a feature parity gap between Pro and Team plans, or a bug specific to the Team workspace context. Related issue: #30457 (Google Drive connector shows connected but tools not exposed).

What Should Happen?

Generated files (e.g., .pptx, .docx presentations) should display a Google Drive save button alongside the "Download" button, exactly as they do on the personal Pro plan. Clicking the button should save the file directly to the authenticated Google Drive account.

Error Messages/Logs

No error messages are displayed. The Drive save button simply does not render on the Artifact file card.

Steps to Reproduce

  1. Log into a Claude Team workspace as Owner
  2. Confirm "Code Execution and File Creation" is enabled in Settings > Feature Preview
  3. Confirm Google Drive connector is enabled at the org level (Organization Settings > Connectors) and authenticated at the user level
  4. Ask Claude to generate a file (e.g., "Create a PowerPoint presentation about X")
  5. Observe the generated file card — only a "Download" button appears, no Google Drive icon

Expected: Google Drive icon button appears next to "Download"
Actual: Only "Download" button is shown

Claude Model

Sonnet (default)

Is this a regression?

Yes, this worked in a previous version

Last Working Version

Not sure — the button has never appeared in the Team workspace for this account

Claude Code Version

N/A — this bug occurs in the claude.ai web interface, not in Claude Code CLI

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Windows Terminal

Additional Information

Comparison between plans with identical settings:

| Setting | Personal Pro | Team Workspace |
|----------------------------------|--------------|----------------|
| Code Execution & File Creation | Enabled | Enabled |
| Google Drive connector | Authenticated| Enabled + Auth |
| Drive save button on Artifacts | Visible ✅ | Not visible ❌ |

Screenshots available showing all settings enabled. The feature works correctly on the personal Pro account, confirming this is environment-specific.

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗