Claude Tag: Anthropic's Shared AI Teammate in Slack Anthropic launched Claude Tag in beta on June 23, 2026, for Team and Enterprise plans. Designed to replace the older "Claude in Slack" app by August 3, 2026, Claude Tag transforms the AI from a private chatbot into a shared, always-on team member. Shared Identity and Persistent Memory The most significant upgrade is the shift to a workspace-level "Agent Identity". Instead of borrowing individual user permissions, Claude now operates under an organizational identity with admin-scoped access to specific tools per channel. It builds persistent memory, remembering channel context across days. This "multiplayer" setup allows team members to seamlessly collaborate and hand off half-finished tasks without having to re-explain the context. Core Features and Workflows Teams can interact with Claude in several ways: On-Demand: By tagging @Claude in a thread, users can delegate tasks such as summarizing long discussions, querying data from connected tools, or drafting emails.Ambient Mode: This opt-in feature allows Claude to act proactively without being tagged. It can flag urgent support tickets, announce finished deployments, or follow up on stalled conversations.Claude Code: Developers can turn Slack threads into coding sessions. Claude can investigate bug reports, write fixes in connected GitHub repositories, and open Pull Requests (PRs) directly from Slack. To prevent standard chat requests from failing with a "No repositories found" error, users must set the routing mode to "Code + Chat". For highly visual frontend UI changes, alternative tools like Builder.io are recommended.Integration Methods Organizations can connect Claude to Slack using two methods: Slack Connector: The official, easy-to-install integration for Pro, Max, Team, and Enterprise plans.MCP (Model Context Protocol): A highly flexible method available on all plans (including Free) that requires building a custom Slack Bot, ideal for complex workflows.Security and Administration Because Claude acts autonomously, Anthropic provides strict governance controls that must be configured by an organization's Primary Owner or Owner: Channel-Level Access Control: Admins determine exactly which tools, data sources, and codebases Claude can access on a per-channel basis. Data from private channels is strictly isolated and never leaked to the rest of the workspace.Comprehensive Audit Logs: Every action Claude takes is recorded, linking specific tool usages directly back to the human who initiated the request.Budget Limits: To prevent runaway token spending, admins can set hard spend limits for both the entire organization and individual channels. Automatic threshold alerts are sent at 75% and 95% usage.Data Privacy: Slack conversations are kept separate from standard Claude web history and are automatically deleted within 30 days if the integration is disconnected.