Search the documentation
7 pages for preferrednotifchannel.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Use Claude Code with a screen reader
Claude Code CLI · in the page
accessibility
…| | [`preferredNotifChannel`](/docs/en/settings-reference#preferrednotifchannel) | Setting | With the value `"terminal_bell…
Manage multiple agents with agent view
Claude Code CLI · in the page
agent-view
…, notify only when they need your input. Notifications use the same [`preferredNotifChannel` setting](/docs/en/settings-reference#preferrednotifchannel) as the rest of Claude Code and fire the [`Notif…
Hooks reference
Claude Code CLI · in the page
hooks
…ve these hook events even with desktop notifications turned off: the `preferredNotifChannel` setting, including `notifications_disabled`, changes only how you're alerted, not whether your hook runs.…
Claude Code settings
Claude Code CLI · in the page
settings
…| | `preferredNotifChannel` | **Default**: `"auto"`. Method for task-complete and permission-prompt notifications: `"auto"`,…
Example settings files
Claude Code CLI · in the page
settings-example
…"padding": 2 }, "spinnerTipsEnabled": false, "preferredNotifChannel": "terminal_bell", "permissions": { "allow": [ "Bash(git diff *)", "Read(~…
Claude Code settings reference
Claude Code CLI · in the page
settings-reference
…| Enterprise and managed settings | Managed | | [`preferredNotifChannel`](#preferrednotifchannel) | Choose a [terminal bell or desktop…
Configure your terminal for Claude Code
Claude Code CLI · in the page
terminal-config
…ication only in Ghostty, Kitty, and iTerm2. In other terminals, set [`preferredNotifChannel`](/docs/en/settings-reference#preferrednotifchannel) to `"terminal_bell"` to ring the terminal bell instead,…