Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
260 changes: 130 additions & 130 deletions content/.metadata.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions content/en/docs/claude-code/costs.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@ When the request for your plan limits fails, most often because the usage endpoi

[Usage credits](https://support.claude.com/en/articles/12429409-extra-usage-for-paid-claude-plans) let you keep working past your plan's usage limit. To manage them, run `/usage-credits` after signing in with your claude.ai subscription through `/login`; the command isn't available with API key authentication. What it opens depends on your role:

| Your role | What `/usage-credits` does |
| :----------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------- |
| Pro or Max subscriber | Opens your billing settings in the browser |
| Team or Enterprise member with billing access | Opens your organization's usage settings in the browser |
| Team or Enterprise member without billing access | Asks you to confirm, then sends a request to your organization's admins. Before v2.1.211, Claude Code sent the request without a confirmation step |
| Your role | What `/usage-credits` does |
| :----------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Pro or Max subscriber | Opens [**Settings > Usage**](https://claude.ai/settings/usage) on claude.ai in the browser. In its **Usage credits** section you can turn usage credits on or off and check your credit balance, this month's spend, and your monthly spend limit |
| Team or Enterprise member with billing access | Opens your organization's usage settings, [**Admin settings > Usage**](https://claude.ai/admin-settings/usage), in the browser |
| Team or Enterprise member without billing access | Asks you to confirm, then sends a request to your organization's admins. Before v2.1.211, Claude Code sent the request without a confirmation step |

For Team and Enterprise members without billing access, the confirmation appears only in interactive sessions: in non-interactive mode with the `-p` flag and from [Remote Control](/docs/en/remote-control), the command sends no request and tells you to run it in an interactive session instead.

Expand All @@ -68,7 +68,7 @@ On Pro and Max plans, when you reach your spend limit with usage credits still a

Which controls you have depends on how your organization accesses Claude Code: a Claude for Teams or Enterprise plan, the Claude Console, or a cloud provider. On Teams and Enterprise plans, usage draws from each member's seat allowance. On the Console and on cloud providers, usage is billed per token to your organization. If your organization mixes sign-in methods, each developer is metered according to the one they authenticated with.

The table maps each setup to where you see spend, where you cap it, and how you pull per-user numbers.
The table maps each setup to where you see spend, where you cap it, and how you pull per-user numbers. On an individual Pro or Max plan you have no organization to manage, so track your own usage-credit spend, including [fast mode](/docs/en/fast-mode#see-where-fast-mode-spend-appears), under [Add usage credits to your subscription](#add-usage-credits-to-your-subscription).

| Your setup | See spend | Cap spend | Per-user reporting |
| :-------------------------------------------------------------------------------------- | :---------------------------------------------------------------------------------------------------------------------------------- | :----------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/claude-code/desktop-ios-simulator.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
> Claude Code Desktop opens your app in the iOS Simulator pane when Claude builds, runs, or checks it, with a separate simulator for each session.

<Note>
The iOS Simulator pane is in public beta in Claude Code Desktop on macOS. It's available on Pro, Max, and Team plans, and not available on the Enterprise plan.
The iOS Simulator pane is in public beta in Claude Code Desktop on macOS. It's available on Pro, Max, Team, and Enterprise plans.
</Note>

The iOS Simulator pane shows your app running in Apple's iOS Simulator next to your conversation in Claude Code Desktop. When Claude builds, installs, launches, or checks your app in a simulator, the pane opens automatically and streams the device screen live. Use it to watch Claude run and test your app, or to tap through the app yourself while Claude keeps working.
Expand Down
11 changes: 10 additions & 1 deletion content/en/docs/claude-code/fast-mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,14 @@ Fast mode pricing is flat across the full 1M token context window. For the stand

The first time you enable fast mode in a conversation, you pay the full fast mode uncached input token price for the entire conversation context. The deeper into a conversation you are, the more this costs, so enabling fast mode from the start is cheaper. The cost applies once per conversation, so toggling fast mode off and on again later does not repeat it. For the mechanism, see [how fast mode interacts with the prompt cache](/docs/en/prompt-caching#turning-on-fast-mode).

### See where fast mode spend appears

You see fast mode spend in a different place depending on how you signed in, so first run [`/status`](/docs/en/commands) to check. If it shows a `Login method` row such as `Claude Max account`, you signed in with a Claude subscription. If it shows an `API key` row instead, your requests bill to a Claude Console organization.

* **Pro and Max**: you pay for fast mode from your usage credits. Go to [**Settings > Usage**](https://claude.ai/settings/usage) on claude.ai, where the **Usage credits** section shows how much you've spent in usage credits this month. That figure includes fast mode but doesn't break it out separately.
* **Team and Enterprise**: your organization pays for your fast mode usage from its usage credits. For where your organization sees that spend, see [Claude for Teams and Enterprise](/docs/en/costs#claude-for-teams-and-enterprise).
* **Claude Console**: your organization pays for fast mode with the rest of its API usage. On the Console [Usage](https://platform.claude.com/usage) and [Cost](https://platform.claude.com/cost) pages, select **Speed (Research Preview)** in the **Group by** menu to separate fast mode from standard-speed usage. You see that option only when the selected date range includes fast mode usage.

## Decide when to use fast mode

Fast mode is best for interactive work where response latency matters more than cost:
Expand Down Expand Up @@ -99,12 +107,13 @@ You can combine both: use fast mode with a lower [effort level](/docs/en/model-c
Fast mode requires all of the following:

* **Anthropic API or subscription only**: fast mode is available through the Anthropic Console API and for Claude subscription plans using usage credits. It is not available on Amazon Bedrock, Google Cloud's Agent Platform, Microsoft Foundry, or Claude Platform on AWS.
* **Usage credits turned on**: your account must have usage credits turned on, which allows billing beyond your plan's included usage. For individual accounts, turn this on in your [Console billing settings](https://platform.claude.com/settings/billing). For Team and Enterprise, an admin must turn on usage credits for the organization.
* **Usage credits turned on for subscription plans**: on a Pro, Max, Team, or Enterprise plan, your account must have [usage credits](/docs/en/costs#add-usage-credits-to-your-subscription) turned on, which allows billing beyond your plan's included usage. Until they're on, `/fast` shows "Fast mode requires usage credits · /usage-credits to turn them on". On Pro and Max, turn them on in the **Usage credits** section of [**Settings > Usage**](https://claude.ai/settings/usage) on claude.ai, or run `/usage-credits` to open that page. On Team and Enterprise, a member with billing access turns them on for the organization at [**Admin settings > Usage**](https://claude.ai/admin-settings/usage), and a member without it runs `/usage-credits` to send the organization's admins a request.

<Note>
Fast mode usage draws directly from usage credits, even if you have remaining usage on your plan. This means fast mode tokens do not count against your plan's included usage and are charged at the fast mode rate from the first token.
</Note>

* **Paid Console organization**: Claude Console accounts don't use usage credits, and your organization pays for fast mode per token with the rest of its API usage. On the Console's free Evaluation plan, `/fast` shows "Fast mode unavailable during evaluation. Please purchase credits." To clear it, purchase credits in your [Console billing settings](https://platform.claude.com/settings/billing).
* **Owner enablement for Team and Enterprise**: fast mode is disabled by default for Team and Enterprise organizations. An Owner must explicitly [enable fast mode](#enable-fast-mode-for-your-organization) before users can access it.

<Note>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ To regain access to your account on any device, you'll need to authenticate agai

If you used your Claude account to authenticate into Claude Code, you can manage your authorization tokens by navigating to **[Settings > Claude Code](https://claude.ai/settings/claude-code)**. To remove a token and log out of Claude Code, click the trash can icon.

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1608263923/b4fa7d6f6f08f2adffb4ea63bc58/image+%287%29.png?expires=1786419000&amp;signature=46334b631a7188e4c9dc53d7401dcd4cf6fd30fdd5cb402817bce6bdda732eb9&amp;req=dSYnHst4nohdWvMW1HO4zVuHihr51267AQofdwM8qVcy3p6S4A0u4GJpwVvp%0AYxK8e1p0uokzQ4Sk2I4%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1608263923/b4fa7d6f6f08f2adffb4ea63bc58/image+%287%29.png?expires=1786432500&amp;signature=74dc6aa214e81b69a7673862613512d576caeab1d4d0226bd46e062611304f0f&amp;req=dSYnHst4nohdWvMW1HO4zVuHihr51WW%2BAQofdwM8qVeGsx1HfbGSkbP%2FevB7%0Adc95a4oXMIy3f3I%2B9SE%3D%0A)

## Unable to access your account?

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@ If you followed the steps above to delete your Console organization but want to

If you have an outstanding balance, you will see a message during the deletion flow that prompts you to pay the balance first by routing you to [Settings > Billing](https://platform.claude.com/settings/billing).

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1973957766/5c2dd87c0818a0400099a833c9b3/4cc3130a-f696-4967-9fe3-e5623c6f02bd?expires=1786419000&amp;signature=11c920dd29d9065e68ae26c335c0bb041de67af7618eb75fa198bd0660816a63&amp;req=dSkgFcB7moZZX%2FMW1HO4zbYXUBFmXe0bFZRyvJPpBZ%2Bg5s%2BUWIwOVMOHpG9j%0ANKI4nKlTGycWKWN7WSA%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1973957766/5c2dd87c0818a0400099a833c9b3/4cc3130a-f696-4967-9fe3-e5623c6f02bd?expires=1786432500&amp;signature=a5ddb98394e332a2eb9e17ea0fbbb38123e9a033165d3e11b51a4fb7498f3284&amp;req=dSkgFcB7moZZX%2FMW1HO4zbYXUBFmX%2BYeFZRyvJPpBZ%2Bu%2BNOB3z1i1%2BLsHbWu%0Akmk5SerUfAoqBBBukas%3D%0A)

You must pay this outstanding balance before you’re able to move forward with the deletion process.

### I’m seeing a message about contacting the Support team when I try to delete my Console organization.

There are some scenarios where you will need to contact our team to delete your account. If this is the case, it will be noted when you try to delete your organization:

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1973957765/19dda72a40db95d78c00c27a1a1c/6ce89be6-93ce-409c-bbea-d34be09db348?expires=1786419000&amp;signature=41ad16b5a46664efc47cbf699eee2452c968563ea23e184c90d9bc4f7c34236e&amp;req=dSkgFcB7moZZXPMW1HO4zRW12%2BPJea35ZxDZGlqR6GhckJL7yIrynB9o53Ea%0AKcEyGsFmqMrtIEx0km4%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1973957765/19dda72a40db95d78c00c27a1a1c/6ce89be6-93ce-409c-bbea-d34be09db348?expires=1786432500&amp;signature=fe5c998a705caa474e6ce5ab8516150cffcc28c76f170590382cbacc6062bf1c&amp;req=dSkgFcB7moZZXPMW1HO4zRW12%2BPJe6b8ZxDZGlqR6GjStV8mfWhk0IgaofeO%0AMzZvdqgku2OYZuseIu4%3D%0A)

If you are seeing this message, this indicates that your Console organization cannot be deleted via the self-service pathway.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ As a Primary Owner or Owner of a Team or Enterprise plan, you can manage the abi

2. Use the toggle to change the **Rate chats** setting for your organization:

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/2058292603/75752add0bed6a9f3ab217f01708/CleanShot%2B2026-02-12%2Bat%2B08_55_14-402x.png?expires=1786419000&amp;signature=1a617342e2e04a0473f21affe26420b532db93a2fcd2d417c48cb4b39377c118&amp;req=diAiHst3n4dfWvMW1HO4zYGm8iEYEaHM085gFtEpvcT%2BoSkCU10J157CNoM9%0A0n8r6dOGTxlDmde0WEg%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/2058292603/75752add0bed6a9f3ab217f01708/CleanShot%2B2026-02-12%2Bat%2B08_55_14-402x.png?expires=1786432500&amp;signature=aed4db2b1672d71ad471961453b770b2890dc422043c348102c4ad1b68087568&amp;req=diAiHst3n4dfWvMW1HO4zYGm8iEYE6rJ085gFtEpvcTd3gFnfkR3rjUAWPDl%0AeklfGGR5zdyVBcQSXMQ%3D%0A)

More information on how Anthropic collects, uses, and stores feedback data can be found in our Privacy Center: **[How long do you store my organization’s data?](https://privacy.claude.com/en/articles/7996866-how-long-do-you-store-my-organization-s-data)**
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ To manage feedback for your Console organization:

2. Toggle the feedback switch on or off.

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1729186182/ebf4032a12a8c56959ca927726ce/Screenshot+2025-09-16+at+12_32_31%E2%80%AFPM.png?expires=1786419000&amp;signature=826bc6ab53304aedc9c8b3410b369e67d421783c593a49de07f89060e7061a6b&amp;req=dSclH8h2m4BXW%2FMW1HO4zVpN5HEZWGFFJ%2FadMup7FQfVu8H2P5o3m2q6tefW%0AzHjzTxnqXDW7Ox6nNAY%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1729186182/ebf4032a12a8c56959ca927726ce/Screenshot+2025-09-16+at+12_32_31%E2%80%AFPM.png?expires=1786432500&amp;signature=2aede66c972fa99bfdc3b718f9e80fe361c6e4f631d0f1164b32ae2808bee80b&amp;req=dSclH8h2m4BXW%2FMW1HO4zVpN5HEZWmpAJ%2FadMup7FQdbjImWJWSp8Ngvi9ep%0ARilX0QFus%2BKvDf4D3Bg%3D%0A)

More information on how Anthropic collects, uses, and stores feedback data can be found in our Privacy Center: [How long do you store my organization’s data?](https://privacy.claude.com/en/articles/7996866-how-long-do-you-store-my-organization-s-data)
6 changes: 3 additions & 3 deletions content/support/10593882-share-and-unshare-chats.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ To unshare a chat:

Users on free, Pro, or Max plans can review a log of shared chats by navigating to **[Settings > Privacy](https://claude.ai/settings/data-privacy-controls)**. Find the **Privacy settings** section and click “Manage” next to **Shared chats:**

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1921669913/7cc7be48cfc7a18f9f469d6cd83c/CleanShot+2026-01-08+at+10_20_43%402x.png?expires=1786419000&amp;signature=3492da3a8336b9c32e6cd1fb203169e7dd7dd2ef0ddf6929130317ecfa19a498&amp;req=dSklF894lIheWvMW1HO4zWn5HzUZY0xrc9cNIYuX0GFLz%2BAVllNPGLIiX4Oe%0AL4XXreRf8yCQBK8dsZ0%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1921669913/7cc7be48cfc7a18f9f469d6cd83c/CleanShot+2026-01-08+at+10_20_43%402x.png?expires=1786432500&amp;signature=48adfea47d62c6ad1bfa376fe2f4b62c8184181db8508977103c7ffc6217f28b&amp;req=dSklF894lIheWvMW1HO4zWn5HzUZYUduc9cNIYuX0GFRpoAdilS%2B%2FZr6t%2FhM%0ARHBvNjDSBnIVTMFlMZs%3D%0A)

This will open a **Shared chats** modal listing the title, date shared, and link to each chat, allowing you to easily review and access all your previously-shared content. From here, you also have the option to click “Unshare” next to each listed chat to revoke access to the last snapshot you shared:

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1624243810/e6fe1d262597446c7fe21dff9f10/AD_4nXdW-GhByF8uKV7fCq9lTbkVB91FglSL6TSyXAOUk_MLcTV9YsEMBMkm9rgm1oXqv0k3sJh1JhlzZP6tHVkKbDJJ71pDRRtM3aVNG64MDuKDIzgmknh-XDZdNa7biTsTdwGoPr5GRg?expires=1786419000&amp;signature=e47d076640474e338ee9e39526c4abde68a285135fda71a03d47b414494750f4&amp;req=dSYlEst6noleWfMW1HO4ze44eCFllRs%2BguvTv9woD7YC%2Fw0mMzA9aIE0mOmI%0AtyiQCmKWN05Wl0bgqEM%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1624243810/e6fe1d262597446c7fe21dff9f10/AD_4nXdW-GhByF8uKV7fCq9lTbkVB91FglSL6TSyXAOUk_MLcTV9YsEMBMkm9rgm1oXqv0k3sJh1JhlzZP6tHVkKbDJJ71pDRRtM3aVNG64MDuKDIzgmknh-XDZdNa7biTsTdwGoPr5GRg?expires=1786432500&amp;signature=d4601d04dca2c594a693a29d32c128774ed284c4b959ca3740c8b3bfe0cdeed8&amp;req=dSYlEst6noleWfMW1HO4ze44eCFllxA7guvTv9woD7b%2BYfgPVZNxu94hXbq%2F%0AUqQDjq20MNEHl2Jlh5U%3D%0A)

If you don’t have any shared chat snapshots, the **Shared chats** modal will show “No shared content found”:

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1624243808/b025db8e598f0c88fb16d83d48d5/AD_4nXeUwCKnmFzzrjMHhfr5By4zk5pJlkEn3wbJ8-aNfu13Yl99IjBywpqPx9G07QRzpH1EwRY7uG7Q9m9fib98Gql1cIV7XwUCTzEgBNu79Ey8tCOS5CEVmwveIcEOxJ4fonBhe3g9MA?expires=1786419000&amp;signature=67eb703ab35cba2360d584d441aed18a4a0003df4c8d781ee7b1e68717ccb839&amp;req=dSYlEst6nolfUfMW1HO4zdaFncNwgICxDeZsm0Gz1HtXyhAXucFNKYSmnilo%0AkKBk06hBEHj9THH4K34%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1624243808/b025db8e598f0c88fb16d83d48d5/AD_4nXeUwCKnmFzzrjMHhfr5By4zk5pJlkEn3wbJ8-aNfu13Yl99IjBywpqPx9G07QRzpH1EwRY7uG7Q9m9fib98Gql1cIV7XwUCTzEgBNu79Ey8tCOS5CEVmwveIcEOxJ4fonBhe3g9MA?expires=1786432500&amp;signature=bdaebb7af2c1e13cafa9bee46880c15bfa19a1100d7ad004d8c468fb549cb454&amp;req=dSYlEst6nolfUfMW1HO4zdaFncNwgou0DeZsm0Gz1HtVtbvzD9v8G4bSzn1v%0AzL6Sm%2FKwZa8T5HPlBSg%3D%0A)
2 changes: 1 addition & 1 deletion content/support/10684626-enable-and-use-web-search.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Web search expands Claude's knowledge with real-time data, helping you make bett

An Owner or Primary Owner must first enable web search for the entire workspace. This can be found in **[Admin settings > Capabilities](https://claude.ai/admin-settings/capabilities)**:

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/2032032614/ad907328c4d9a26ee4bd9ca27a52/CleanShot+2026-02-05+at+09_01_42%402x.png?expires=1786419000&amp;signature=09cd9ab3cce4c5a7e6bf8c9c0fc7195e2a94c481cfff3efe4a3e0738f8980840&amp;req=diAkFMl9n4deXfMW1HO4zetvyrS%2BGcdQUJIbgsqS2%2BMewjTUU3CvIuzGrBsk%0ASt%2FXMw56KfecZqj4VP4%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/2032032614/ad907328c4d9a26ee4bd9ca27a52/CleanShot+2026-02-05+at+09_01_42%402x.png?expires=1786432500&amp;signature=7ad2dcf240a5494a9da040507eb4a959c911827a874d561d134cce5c57dde322&amp;req=diAkFMl9n4deXfMW1HO4zetvyrS%2BG8xVUJIbgsqS2%2BMNf%2Bzh%2BwMkLmUKPizw%0A664tlyVkLb1FksrHRE8%3D%0A)

Once this is enabled at the workspace level, any member of the organization can switch it on while starting a chat by clicking the “+” button in the lower left corner of the chat window and selecting “Web search." Users can toggle this off for chats that don’t require web search capabilities.

Expand Down
Loading
Loading