## Compatibility
The whole hunk
from line 2, old and new numbered
/
lines
from line 2
22title: Browser use tool
33url: https://platform.claude.com/docs/en/agents-and-tools/tool-use/browser-use-tool
44description: Let Claude navigate, read, and interact with webpages in your own browser environment with the browser use tool.
5featureMetadata:
6 status: ga
7 zdr:
8 eligibility: eligible
9 note: Excludes [Covered Models](https://platform.claude.com/docs/en/manage-claude/api-and-data-retention#model-specific-data-retention-requirements).
10 supportedModels:
11 - claude-fable-5-1
12 - claude-mythos-5-1
13 - claude-fable-5
14 - claude-mythos-5
15 - claude-opus-5
16 - claude-sonnet-5
17 - claude-opus-4-8
18 supportedPlatforms:
19 Claude API: ga
20 Claude Platform on AWS: not available
21 Amazon Bedrock: not available
22 Google Cloud: ga
23 Microsoft Foundry: not available
524---
6
7## Compatibility
8- [ZDR](https://platform.claude.com/docs/en/manage-claude/api-and-data-retention): eligible (excludes [Covered Models](https://platform.claude.com/docs/en/manage-claude/api-and-data-retention#model-specific-data-retention-requirements))
9- Supported models: `claude-fable-5-1`, `claude-mythos-5-1`, `claude-fable-5`, `claude-mythos-5`, `claude-opus-5`, `claude-sonnet-5`, `claude-opus-4-8`
10- Platforms: Claude API, Google Cloud; not available on Claude Platform on AWS, Amazon Bedrock, Microsoft Foundry
1125
1226The browser use tool lets Claude navigate, read, and interact with webpages in a browser that your application runs. Claude works with the page both through its structure (the accessibility tree, elements, forms, and tabs) and through screenshots and viewport coordinates.
1327