Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · claude-docs

Work with Claude Tag changed

claude-tag/overview

Nearest release: v2.1.250, published 5 hours before this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+13added
Lines−8removed
From line 79 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits7to this page, all time

The whole hunk

from line 79, old and new numbered
/
lines
from line 79
7979 <a className="tm-band tm-band-admins" href="/docs/docs/claude-tag/admins/setup-overview">
8080 <span className="tm-band-text">
8181 <span className="tm-band-label">For administrators</span>
82 <span className="tm-band-title">Provision the identity</span>
82 <span className="tm-band-title">Set up Claude Tag</span>
8383 </span>
8484 
8585 <img src="https://mintcdn.com/claude-ai/5JFKyLlO7sHMMf5J/images/claude-tag/illustrations/Hand-Key.svg?fit=max&auto=format&n=5JFKyLlO7sHMMf5J&q=85&s=1b7a9675728f971bc7a4663c7f1ea599" alt="" noZoom width="1000" height="1000" data-path="images/claude-tag/illustrations/Hand-Key.svg" />
from line 89
8989 <a className="tm-qrow" href="/docs/docs/claude-tag/admins/setup-overview">
9090 <span className="tm-qrow-text">
9191 <span className="tm-qrow-q">Where do I start?</span>
92 <span className="tm-qrow-sub">The four setup steps, what to have ready, and what to test first</span>
92 <span className="tm-qrow-sub">Pair your Slack workspace, connect the services Claude will work in, launch, and test that it works</span>
9393 </span>
9494 </a>
9595 
from line 184
184184 
185185## Set Claude Tag up once for everyone
186186 
187Installing the Claude app in Slack is a prerequisite, not the setup. Setup is provisioning an identity. Claude Tag starts with no access to your external systems; you choose its credentials and repositories (an [Access bundle](/docs/claude-tag/concepts/glossary#access-bundle)), and which workspaces and channels they apply to.
187You set up Claude Tag once, at [`claude.ai/admin-settings/claude-tag`](https://claude.ai/admin-settings/claude-tag), and you must be an Owner in your Claude organization to do it. The setup page at that URL walks you through it:
188188 
189You configure this once, at [`claude.ai/admin-settings/claude-tag`](https://claude.ai/admin-settings/claude-tag), and everyone in those places can use Claude Tag immediately, with no per-user setup. You must be an Owner in your Claude organization to run setup.
189* **Pair your Slack workspace**: send `@Claude connect` in Slack to get a pairing code, then enter it on the setup page.
190* **Connect the services Claude will work in**: for each one, such as your issue tracker or data warehouse, create an account for Claude and enter its credential.
191* **Grant repositories**: choose which repositories the Claude GitHub App can reach.
192* **Set a monthly spend limit and launch**.
190193 
191[Set up Claude Tag](/docs/claude-tag/admins/setup-overview) walks the four provisioning steps, from creating the identity to attaching it to your first channel.
194Claude Tag starts with no access to your external systems. The services you connect during setup form an [Access bundle](/docs/claude-tag/concepts/glossary#access-bundle), the set of tools Claude can reach, attached to the workspace or channels you paired. Once you launch, everyone in a channel Claude is in can use Claude Tag immediately, with no per-user setup.
192195 
196[Set up Claude Tag](/docs/claude-tag/admins/setup-overview) walks through those steps with what to have ready, what each choice means, and how to verify Claude Tag works once you launch.
197 
193198<div className="tm-strip">
194199 <div className="tm-strip-head">
195200 <p className="tm-strip-title">Security review</p>
from line 208
203208 
204209<CardGroup cols={2}>
205210 <Card title="Set up Claude Tag" icon="gear" href="/docs/claude-tag/admins/setup-overview" horizontal arrow>
206 Admins: provision the identity and connect your first channel
211 Admins: pair your Slack workspace, connect the services Claude will work in, and launch
207212 </Card>
208213 
209214 <Card title="Hand Claude Tag your first task" icon="paper-plane" href="/docs/claude-tag/users/getting-started" horizontal arrow>