SpyBara
Go Premium

Documentation 2025-10-24 21:01 UTC to 2025-10-27 18:02 UTC

2 files changed +6 −3. View all changes and history on the product overview
2025
Fri 31 00:04 Thu 30 18:02 Wed 29 21:02 Tue 28 18:02 Mon 27 18:02 Fri 24 21:01 Thu 23 21:02 Tue 21 00:04 Mon 20 21:02 Fri 17 18:01 Thu 16 18:02 Wed 15 18:02 Mon 13 21:01

data-usage.md +4 −0

Details

27 27 

28If you choose to send us feedback about Claude Code using the `/bug` command, we may use your feedback to improve our products and services. Transcripts shared via `/bug` are retained for 5 years.28If you choose to send us feedback about Claude Code using the `/bug` command, we may use your feedback to improve our products and services. Transcripts shared via `/bug` are retained for 5 years.

29 29 

30### Session quality surveys

31 

32When you see the "How is Claude doing this session?" prompt in Claude Code, responding to this survey (including selecting "Dismiss"), only your numeric rating (1, 2, 3, or dismiss) is recorded. We do not collect or store any conversation transcripts, inputs, outputs, or other session data as part of this survey. Unlike thumbs up/down feedback or `/bug` reports, this session quality survey is a simple product satisfaction metric. Your responses to this survey do not impact your data training preferences and cannot be used to train our AI models.

33 

30### Data retention34### Data retention

31 35 

32Anthropic retains Claude Code data based on your account type and preferences.36Anthropic retains Claude Code data based on your account type and preferences.

Details

115 115 

116The `roles/aiplatform.user` role includes the required permissions:116The `roles/aiplatform.user` role includes the required permissions:

117 117 

118* `aiplatform.endpoints.predict` - Required for model invocation118* `aiplatform.endpoints.predict` - Required for model invocation and token counting

119* `aiplatform.endpoints.computeTokens` - Required for token counting

120 119 

121For more restrictive permissions, create a custom role with only the permissions above.120For more restrictive permissions, create a custom role with only the permissions above.

122 121 


126 We recommend creating a dedicated GCP project for Claude Code to simplify cost tracking and access control.125 We recommend creating a dedicated GCP project for Claude Code to simplify cost tracking and access control.

127</Note>126</Note>

128 127 

129### 1M token context window128## 1M token context window

130 129 

131Claude Sonnet 4 and Sonnet 4.5 support the [1M token context window](/en/docs/build-with-claude/context-windows#1m-token-context-window) on Vertex AI.130Claude Sonnet 4 and Sonnet 4.5 support the [1M token context window](/en/docs/build-with-claude/context-windows#1m-token-context-window) on Vertex AI.

132 131