Search the documentation
42 pages for proactive.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Analytics
Claude Developer Platform · in the page
api/beta/organization/analytics
…maxItems: 100 - `"dm"` - `"engaged"` - `"monitoring"` - `"proactive"` - `"scheduled"` - `claude_tag_user_ids: optional array of string` Filter to Claude Tag (Claude in Slack) usage…
Cost
Claude Developer Platform · in the page
api/beta/organization/analytics/cost
…maxItems: 100 - `"dm"` - `"engaged"` - `"monitoring"` - `"proactive"` - `"scheduled"` - `claude_tag_user_ids: optional array of string` Filter to Claude Tag (Claude in Slack) usage…
Get Cost Over Time
Claude Developer Platform · in the page
api/beta/organization/analytics/cost/list
…maxItems: 100 - `"dm"` - `"engaged"` - `"monitoring"` - `"proactive"` - `"scheduled"` - `claude_tag_user_ids: optional array of string` Filter to Claude Tag (Claude in Slack) usage…
Get Per-User Cost
Claude Developer Platform · in the page
api/beta/organization/analytics/cost/list_by_user
…maxItems: 100 - `"dm"` - `"engaged"` - `"monitoring"` - `"proactive"` - `"scheduled"` - `claude_tag_user_ids: optional array of string` Filter to Claude Tag (Claude in Slack) usage…
Usage
Claude Developer Platform · in the page
api/beta/organization/analytics/usage
…maxItems: 100 - `"dm"` - `"engaged"` - `"monitoring"` - `"proactive"` - `"scheduled"` - `claude_tag_user_ids: optional array of string` Filter to Claude Tag (Claude in Slack) usage…
Get Token Usage Over Time
Claude Developer Platform · in the page
api/beta/organization/analytics/usage/list
…maxItems: 100 - `"dm"` - `"engaged"` - `"monitoring"` - `"proactive"` - `"scheduled"` - `claude_tag_user_ids: optional array of string` Filter to Claude Tag (Claude in Slack) usage…
Get Per-User Token Usage
Claude Developer Platform · in the page
api/beta/organization/analytics/usage/list_by_user
…maxItems: 100 - `"dm"` - `"engaged"` - `"monitoring"` - `"proactive"` - `"scheduled"` - `claude_tag_user_ids: optional array of string` Filter to Claude Tag (Claude in Slack) usage…
claude-prompting-best-practices
Claude Developer Platform · in the page
build-with-claude/prompt-engineering/claude-prompting-best-practices
…s to the authentication flow. ``` </Accordion> To make Claude more proactive about taking action by default, you can add this to your system prompt: ```text Sample prompt for proactive action wrap…
token-counting
Claude Developer Platform · in the page
build-with-claude/token-counting
…isions about your prompts and usage. With token counting, you can: * Proactively manage rate limits and costs * Make smart model routing decisions * Optimize prompts to a specific length *** ## How…
compliance-errors
Claude Developer Platform · in the page
manage-claude/compliance-errors
…docs/en/api/rate-limits#response-headers) so your client can throttle proactively instead of waiting for a 429: * `anthropic-ratelimit-requests-limit` is the per-minute request budget. * `anthropic-r…
How the agent loop works
Claude Code CLI · in the page
agent-sdk/agent-loop
…to designing loops in Claude Code, from turn-based to goal-based and proactive loops, see [Loop engineering: getting started with loops](https://claude.com/blog/getting-started-with-loops) on the blo…
Claude Code changelog
Claude Code CLI · in the page
changelog
…ode and undoing another program's terminal settings on exit * Fixed Proactive output style sessions busy-looping with filler messages and repeated log reads instead of idling while a background comm…
Explore the .claude directory
Claude Code CLI · in the page
claude-directory
…name take precedence.</>], tips: ['Built-in styles Default, Proactive, Concise, Explanatory, and Learning are included with Claude Code; custom styles go here', <>Set <C>keep-coding-instruct…
Commands
Claude Code CLI · in the page
commands
…. See [Run prompts on a schedule](/docs/en/scheduled-tasks). Alias: `/proactive`…
Manage costs effectively
Claude Code CLI · in the page
costs
…keep context small and reduce per-message costs. ### Manage context proactively Use `/usage` to check your current token usage, or [configure your status line](/docs/en/statusline#context-window-us…
Environment variables
Claude Code CLI · in the page
env-vars
…_CODE_DISABLE_UNKNOWN_MODEL_WINDOW_ENFORCEMENT` | Set to `1` to skip proactive [auto-compaction](/docs/en/costs#reduce-token-usage) when Claude Code doesn't recognize the model ID, such as an [LLM ga…
Model configuration
Claude Code CLI · in the page
model-config
…and the ID doesn't contain `[1m]`, the variable applies directly and proactive compaction continues at the declared window. * If Claude Code can't resolve a provider or custom spelling to a model it…
Monitoring
Claude Code CLI · in the page
monitoring-usage
…ation_trigger`: How the skill was triggered (`"user-slash"`, `"claude-proactive"`, or `"nested-skill"`) * `skill.source`: Where the skill was loaded from (for example, `"bundled"`, `"userSettings"`, `…
Output styles
Claude Code CLI · in the page
output-styles
…---------------------------------------------------------------- | | [Proactive](#proactive) | Claude starts work right away and makes reasonable assumptions rather than asking about routine decis…
Choose a permission mode
Claude Code CLI · in the page
permission-modes
…ronger autonomous behavior in a mode that still prompts you, set the [Proactive output style](/docs/en/output-styles) instead. <Warning> Auto mode reduces permission prompts but does not guarantee…
Continue local sessions from any device with Remote Control
Claude Code CLI · in the page
remote-control
…r terminal, run `/config` and enable **Push when Claude decides** for proactive notifications, **Push when actions required** for permission prompts and questions, or both. </Step> </Steps> If noti…
Self-hosted environments reference
Claude Code CLI · in the page
self-hosted-environments-reference
…| Keep at least N idle session slots free by spawning standby runners proactively. `0` disables pre-warming. Pair with the runner's `--exit-if-unused-min` so surplus standby runners reclaim themselves…
Claude Code settings
Claude Code CLI · in the page
settings
…Control](/docs/en/remote-control) is connected, allow Claude to send proactive push notifications to your phone, for example when a long task finishes. Appears in `/config` as **Push when Claude deci…
Create custom subagents
Claude Code CLI · in the page
sub-agents
…"code-reviewer": { "description": "Expert code reviewer. Use proactively after code changes.", "prompt": "You are a senior code reviewer. Focus on code quality, security, and best pra…
Week 13 · March 23–27, 2026
Claude Code CLI · in the page
whats-new/2026-w13
…e web CI panel showing the Auto fix toggle enabled, with description 'Proactively fix CI failures and review comments'" width="960" height="444" data-path="images/whats-new/auto-fix.png" /> </Frame>…
Week 16 · April 13–17, 2026
Claude Code CLI · in the page
whats-new/2026-w16
…ode>/undo</code> is now an alias for <code>/rewind</code>, and <code>/proactive</code> is an alias for <code>/loop</code></div> <div>Hardened Bash permissions: deny rules now match through <code>e…
Set a spend limit
Claude Documentation · in the page
claude-tag/admins/set-spend-limit
…@-mentioned Claude, replied to Claude, or asked it for a reminder * **Proactive**: work Claude picked up or started on its own, before anyone addressed it * **Scheduled**: recurring scheduled work * *…
Glossary
Claude Documentation · in the page
claude-tag/concepts/glossary
…| Shared workspace memory plus private-channel memory | | Proactive work | None | Routines and channel watching | Your admin…
Set up routines
Claude Documentation · in the page
claude-tag/users/proactivity
…se case library](/docs/claude-tag/users/use-cases): every entry has a proactive form to copy * [Prompt library](/docs/claude-tag/users/prompt-library#manage-routines): prompts to create, audit, and st…
Authentication for connectors
Claude Documentation · in the page
connectors/building/authentication
…esh Claude refreshes tokens **reactively on a 401 response**, with a proactive refresh up to five minutes before the stored expiry. To avoid refresh failures: * Return RFC 6749-compliant error codes…
Contributor Ladder
Model Context Protocol · in the page
community/contributor-ladder
…intainers. Given the visibility of this role, Core Maintainers should proactively communicate reduced availability. *** ## Lead Maintainer Lead Maintainers hold ultimate authority over MCP's direct…
Agents Charter
Model Context Protocol · in the page
community/working-groups/agents
…ggers and Events WG](/community/working-groups/triggers-events)** - Proactive task-status and completion notifications are event-delivery concerns owned by that group. ## Leadership | Role | Nam…
Triggers and Events Charter
Model Context Protocol · in the page
community/working-groups/triggers-events
…he Triggers and Events Working Group exists to define how MCP servers proactively notify clients of state changes. Today, clients learn about server-side updates by polling or holding an SSE connectio…
Working and Interest Groups
Model Context Protocol · in the page
community/working-interest-groups
…[access repository](https://github.com/modelcontextprotocol/access) * Proactively recruit and retain broad, representative membership across organizations and perspectives **WG Leads are additionally…
Architecture overview
Model Context Protocol · in the page
docs/2024-11-05/learn/architecture
…are modified, or tools become temporarily unavailable—the server can proactively notify connected clients: ```json Request theme={null} { "jsonrpc": "2.0", "method": "notificatio…
Architecture overview
Model Context Protocol · in the page
docs/2025-03-26/learn/architecture
…are modified, or tools become temporarily unavailable—the server can proactively notify connected clients: ```json Request theme={null} { "jsonrpc": "2.0", "method": "notificatio…
Architecture overview
Model Context Protocol · in the page
docs/2025-06-18/learn/architecture
…are modified, or tools become temporarily unavailable—the server can proactively notify connected clients: ```json Request theme={null} { "jsonrpc": "2.0", "method": "notificatio…
Architecture overview
Model Context Protocol · in the page
docs/2025-11-25/learn/architecture
…are modified, or tools become temporarily unavailable—the server can proactively notify connected clients: ```json Request theme={null} { "jsonrpc": "2.0", "method": "notificatio…
Build an MCP App
Model Context Protocol · in the page
extensions/apps/build
…"text")?.text; serverTimeEl.textContent = time ?? "[ERROR]"; }; // Proactively call tools when users interact with the UI getTimeBtn.addEventListener("click", async () => { const result = await a…
SEP-1686: Tasks
Model Context Protocol · in the page
seps/1686-tasks
…tifications cannot be delivered. In such cases, clients may choose to proactively poll with `tasks/get` using exponential backoff, though this is nonstandard and may result in unnecessary polling atte…
SEP-2148: MCP Contributor Ladder
Model Context Protocol · in the page
seps/2148-contributor-ladder
…e trust and visibility of this role, Core Maintainers are expected to proactively communicate reduced availability. ### Lead Maintainer Lead Maintainers hold ultimate authority over MCP's direction…
SEP-2149: MCP Group Governance and Charter Template
Model Context Protocol · in the page
seps/2149-working-group-charter-template
…extprotocol/access](https://github.com/modelcontextprotocol/access) * Proactively recruit and retain broad, representative membership across organizations and perspectives **WG Leads are additionally…