Search the documentation
50 pages for hover.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it. Cut at 50, so a narrower query shows the rest.
browser-use-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/browser-use-tool
…ick`, `right_click`, `middle_click`, `double_click`, `triple_click`, `hover`, `left_click_drag` (`from` and `target`), `left_mouse_down`, `left_mouse_up`, `mouse_move`, `scroll` | | `RefTarget`…
computer-use-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/computer-use-tool
…| Move the cursor without clicking, for example, to hover.…
Beta
Claude Developer Platform · in the page
api/beta
…enabled resolves false is withheld from the served schema. - `hover: optional BetaBrowserHoverConfig or null` `hover`'s config overrides. - `defer_loading: optional boolean o…
Messages
Claude Developer Platform · in the page
api/beta/messages
…enabled resolves false is withheld from the served schema. - `hover: optional BetaBrowserHoverConfig or null` `hover`'s config overrides. - `defer_loading: optional boolean o…
Batches
Claude Developer Platform · in the page
api/beta/messages/batches
…bled resolves false is withheld from the served schema. - `hover: optional BetaBrowserHoverConfig or null` `hover`'s config overrides. - `defer_loading: optional b…
Create a Message Batch
Claude Developer Platform · in the page
api/beta/messages/batches/create
…bled resolves false is withheld from the served schema. - `hover: optional BetaBrowserHoverConfig or null` `hover`'s config overrides. - `defer_loading: optional b…
Count tokens in a Message
Claude Developer Platform · in the page
api/beta/messages/count_tokens
…enabled resolves false is withheld from the served schema. - `hover: optional BetaBrowserHoverConfig or null` `hover`'s config overrides. - `defer_loading: optional boolean o…
Create a Message
Claude Developer Platform · in the page
api/beta/messages/create
…enabled resolves false is withheld from the served schema. - `hover: optional BetaBrowserHoverConfig or null` `hover`'s config overrides. - `defer_loading: optional boolean o…
Sessions
Claude Developer Platform · in the page
api/beta/sessions
…t: string or BetaManagedAgentsAgentParams or BetaManagedAgentsAgentWithOverridesParams` Agent identifier. Accepts the `agent` ID string, which pins the latest version for the session, or an `agent`…
Create Session
Claude Developer Platform · in the page
api/beta/sessions/create
…t: string or BetaManagedAgentsAgentParams or BetaManagedAgentsAgentWithOverridesParams` Agent identifier. Accepts the `agent` ID string, which pins the latest version for the session, or an `agent`…
Messages
Claude Developer Platform · in the page
api/messages
…enabled resolves false is withheld from the served schema. - `hover: optional BrowserHoverConfig or null` `hover`'s config overrides. - `defer_loading: optional boolean or nu…
Batches
Claude Developer Platform · in the page
api/messages/batches
…bled resolves false is withheld from the served schema. - `hover: optional BrowserHoverConfig or null` `hover`'s config overrides. - `defer_loading: optional boole…
Create a Message Batch
Claude Developer Platform · in the page
api/messages/batches/create
…bled resolves false is withheld from the served schema. - `hover: optional BrowserHoverConfig or null` `hover`'s config overrides. - `defer_loading: optional boole…
Count tokens in a Message
Claude Developer Platform · in the page
api/messages/count_tokens
…enabled resolves false is withheld from the served schema. - `hover: optional BrowserHoverConfig or null` `hover`'s config overrides. - `defer_loading: optional boolean or nu…
Create a Message
Claude Developer Platform · in the page
api/messages/create
…enabled resolves false is withheld from the served schema. - `hover: optional BrowserHoverConfig or null` `hover`'s config overrides. - `defer_loading: optional boolean or nu…
prompting-claude-opus-4-8
Claude Developer Platform · in the page
build-with-claude/prompt-engineering/prompting-claude-opus-4-8
…, and finally a cta. Buttons should be flat and precise, with subtle hover changes using transition: all 160ms ease out where brightness and border contrast shift slightly rather than using dramatic…
prompting-claude-sonnet-5
Claude Developer Platform · in the page
build-with-claude/prompt-engineering/prompting-claude-sonnet-5
…, and finally a cta. Buttons should be flat and precise, with subtle hover changes using transition: all 160ms ease out where brightness and border contrast shift slightly rather than using dramatic…
typescript
Claude Developer Platform · in the page
cli-sdks-libraries/sdks/typescript
…rameter, and response field is available in docstrings and appears on hover in most modern editors. ## Counting tokens You can see the exact usage for a given request through the `usage` response pr…
inference-hooks-configuration
Claude Developer Platform · in the page
manage-claude/inference-hooks-configuration
…-signature) covers how your AI security server should handle the switchover. ## Audit trail Inference hooks activity is recorded in your organization's [Activity Feed](https://platform.claude.com/do…
inference-hooks-endpoint
Claude Developer Platform · in the page
manage-claude/inference-hooks-endpoint
…I security server accept signatures from both secrets during the switchover so those stragglers aren't rejected. The following samples are server implementations, so there is no shell tab: an AI secu…
sessions
Claude Developer Platform · in the page
managed-agents/sessions
….Sessions.Create(new() { Agent = new BetaManagedAgentsAgentWithOverridesParams { Type = BetaManagedAgentsAgentWithOverridesParamsType.AgentWithOverrides, ID = agent.I…
Manage multiple agents with agent view
Claude Code CLI · in the page
agent-view
…r been asked to trust.<br /><br />With the list grouped by directory, hovering the mouse over a row highlights it without changing the [dispatch target](#dispatch-to-a-specific-directory); selecting a…
Claude Code on Amazon Bedrock
Claude Code CLI · in the page
amazon-bedrock
…ition: background-color 0.15s; white-space: nowrap; } .cc-cs-btn-clay:hover { background: var(--cs-clay); } .cc-cs-btn-ghost { display: inline-flex; align-items: center; gap: 8px; background: tran…
Claude Code changelog
Claude Code CLI · in the page
changelog
…r listed their names * Fixed the session feedback survey showing no hover highlight on light and ANSI themes * Fixed `/workflows` briefly showing a one-row list before opening the only run * Fix…
Use Claude Code in the cloud
Claude Code CLI · in the page
claude-code-on-the-web
…be viewed by filtering for archived sessions. To archive a session, hover over the session in the sidebar and select the archive icon. ### Delete sessions Deleting a session permanently removes th…
Explore the .claude directory
Claude Code CLI · in the page
claude-directory
…nter={e => { e.currentTarget.style.background = 'var(--ce-arrow-hover)'; e.currentTarget.style.color = 'var(--ce-text-2)'; }} onMouseLeave={e => { e.currentTarget.style.backgroun…
Claude Code on Claude Platform on AWS
Claude Code CLI · in the page
claude-platform-on-aws
…ition: background-color 0.15s; white-space: nowrap; } .cc-cs-btn-clay:hover { background: var(--cs-clay); } .cc-cs-btn-ghost { display: inline-flex; align-items: center; gap: 8px; background: tran…
Configure cloud environments
Claude Code CLI · in the page
cloud-environments
…onment is selected with a checkmark and shows a settings gear icon on hover, an Add cloud environment option, and a Remote Control section with setup instructions." width="1672" height="682" data-path…
Explore the context window
Claude Code CLI · in the page
context-window
…a(0,0,0,0.08); --cw-track: rgba(0,0,0,0.04); --cw-hover: rgba(0,0,0,0.04); --cw-rail: rgba(0,0,0,0.08); --cw-scrollbar: rgba(0,0,0,0.22); background:…
Desktop application
Claude Code CLI · in the page
desktop
…de-created branches organized. To remove a worktree when you're done, hover over the session in the sidebar and click the archive icon. To have sessions archive themselves when their pull request merg…
Schedule recurring tasks in Claude Code Desktop
Claude Code CLI · in the page
desktop-scheduled-tasks
…ngs * **Review history**: see every past run, including skipped runs. Hover a skipped entry to see why: your computer was asleep, the previous run was still in progress, or other scheduled tasks were…
Discover and install prebuilt plugins through marketplaces
Claude Code CLI · in the page
discover-plugins
…uage server to jump to definitions, find references, get type info on hover, list symbols, find implementations, and trace call hierarchies. These operations give Claude more precise navigation than g…
Environment variables
Claude Code CLI · in the page
env-vars
…CLICKS` | Set to `1` to disable click, drag, and hover handling in [fullscreen rendering](/docs/en/fullscreen) while keeping mouse-wheel scrolling. Use this when you want wheel sc…
Error reference
Claude Code CLI · in the page
errors
…g your environment's name, such as **Default**, to open the selector. Hover over your environment and click the settings icon. * In the **Update cloud environment** dialog, change **Network access** f…
Fullscreen rendering
Claude Code CLI · in the page
fullscreen
…lick a suggestion in the `/` command or `@` file list** to accept it. Hovering highlights the row under your cursor. * **Click an option in a select menu** to choose it. This covers permission prompts…
Claude Code on Google Cloud's Agent Platform
Claude Code CLI · in the page
google-vertex-ai
…ition: background-color 0.15s; white-space: nowrap; } .cc-cs-btn-clay:hover { background: var(--cs-clay); } .cc-cs-btn-ghost { display: inline-flex; align-items: center; gap: 8px; background: tran…
Interactive mode
Claude Code CLI · in the page
interactive-mode
…`/` command and `@` file suggestion lists also respond to the mouse: hovering highlights a row and clicking accepts it. See the [commands reference](/docs/en/commands) for the full list of commands…
Claude Code on Microsoft Foundry
Claude Code CLI · in the page
microsoft-foundry
…ition: background-color 0.15s; white-space: nowrap; } .cc-cs-btn-clay:hover { background: var(--cs-clay); } .cc-cs-btn-ghost { display: inline-flex; align-items: center; gap: 8px; background: tran…
Prompt library
Claude Code CLI · in the page
prompt-library
…er; } .pl a { color: var(--pl-accent); text-decoration: none; } .pl a:hover { text-decoration: underline; } .pl-search { display: flex; align-items: center; gap: 10px; padding: 14px 18px; backgro…
Automate work with routines
Claude Code CLI · in the page
routines
…ault**. </Step> <Step title="Open the environment settings"> Hover over the environment in the list and click the settings icon that appears on the right. </Step> <Step title="Change the…
All settings
Claude Code CLI · in the page
settings-reference
…1; pointer-events: auto; transform: translateY(0); } .bti-btn:hover { border-color: #b3b3b3; } .dark .bti-btn { color: #ececec; background: #1e1e1e; border-color: #3a3a3a; box-shadow:…
Extend Claude with skills
Claude Code CLI · in the page
skills
…} summary {{ padding: 4px 8px; border-radius: 4px; }} summary:hover {{ background: #2d2d44; }} .folder {{ color: #ffd700; }} .file {{ display: flex; align-items: center; padding: 4px 8…
Configure your terminal for Claude Code
Claude Code CLI · in the page
terminal-config
…h the default and fullscreen renderers. It uses `userMessageBackgroundHover` and `selectionBg` only in [fullscreen rendering mode](/docs/en/fullscreen). | Token | Controls…
Enterprise deployment overview
Claude Code CLI · in the page
third-party-integrations
…ition: background-color 0.15s; white-space: nowrap; } .cc-cs-btn-clay:hover { background: var(--cs-clay); } .cc-cs-btn-ghost { display: inline-flex; align-items: center; gap: 8px; background: tran…
Use Claude Code in VS Code
Claude Code CLI · in the page
vs-code
…panel. Requires Claude Code v2.1.227 or later. * **Copy a response**: hover over a response and click **Copy response** to copy it to your clipboard, or type `/copy` to copy the latest response. `/cop…
Claude Science changelog
Claude Documentation · in the page
claude-science/changelog
…ription="August 27, 2026"> * Messages now show when they were sent: hover one of your messages to see the time, and Claude's replies show it next to their copy and feedback buttons * Reviewer find…
Comments
Claude Documentation · in the page
claude-science/comments
…mment appears as a highlighted badge (text) or numbered pin (images). Hover to read it; click to **Edit** or **Delete**. ## Sending comments to Claude Saving a comment doesn't send it. Pending comme…
Configure per-channel access
Claude Documentation · in the page
claude-tag/admins/attach-to-scope
…o see which scopes those are, open the bundle's **Manage** dialog and hover over the usage count in its footer. To add another workspace, [pair it](/docs/claude-tag/admins/setup-overview#pair-your-sla…
Design guidelines
Claude Documentation · in the page
connectors/building/mcp-apps/design-guidelines
…ark complete," "Send," "Save") * Interacting with visualizations like hover states or clicking data points Prefer controls with visible options (segmented buttons, toggle chips, inline tabs) over men…
Usage
Claude Documentation · in the page
government/account/usage
…set is less than a day away, or a date and time if it is further out. Hover over the text to see the other format. Reset times always land on the top of an hour; the clock starts from the hour in whic…