Search the documentation
23 pages for --dangerously-skip-permissions.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Set up Claude Code for your organization
Claude Code CLI · in the page
admin-setup
…| Only managed permission rules apply; disable `--dangerously-skip-permissions`…
Subagents in the SDK
Claude Code CLI · in the page
agent-sdk/subagents
…figuration, such as `.claude/settings.json`, `bypassPermissions`, or `--dangerously-skip-permissions`, as written. * **Turn markers**: a line that starts with `Human:` or `Assistant:` gets a backsla…
Orchestrate teams of Claude Code sessions
Claude Code CLI · in the page
agent-teams
…tes start with the lead's permission settings. If the lead runs with `--dangerously-skip-permissions`, all teammates do too. After spawning, you can change individual teammate modes, but you can't set…
Manage multiple agents with agent view
Claude Code CLI · in the page
agent-view
…in the dispatch input overrides both. `claude agents` also accepts `--dangerously-skip-permissions` as shorthand for `--permission-mode bypassPermissions`, and `--allow-dangerously-skip-permissions`…
Claude Code changelog
Claude Code CLI · in the page
changelog
…er?" prompt restarting the session without its permission mode (e.g. `--dangerously-skip-permissions`), tool allow/deny rules, model or effort flags * Fixed `/tui` dropping launch `--allowed-tools`/…
Push events into a running session with channels
Claude Code CLI · in the page
channels
…pts to you so you can approve or deny remotely. For unattended use, [`--dangerously-skip-permissions`](/docs/en/permission-modes#skip-all-checks-with-bypasspermissions-mode) bypasses most prompts, but…
Claude apps gateway configuration
Claude Code CLI · in the page
claude-apps-gateway-config
…crets/**)" disableBypassPermissionsMode: disable # blocks --dangerously-skip-permissions allowManagedPermissionRulesOnly: true # ignore user/project permission rules #…
CLI reference
Claude Code CLI · in the page
cli-reference
…dpate` prints `Did you mean claude update?`. As of v2.1.199, `claude --dangerously-skip-permissions daemon <subcommand>` runs the `daemon` subcommand. Earlier versions treated `daemon <subcommand>` a…
Desktop application
Claude Code CLI · in the page
desktop
…such as [archiving a session](#work-across-sessions). Equivalent to `--dangerously-skip-permissions` in the CLI. On Pro and Max plans, enable it in your Settings → Claude Code under "Allow bypass per…
Development containers
Claude Code CLI · in the page
devcontainer
…no system is completely immune to all attacks. When executed with `--dangerously-skip-permissions`, dev containers do not prevent a malicious project from exfiltrating anything accessible inside th…
Hooks reference
Claude Code CLI · in the page
hooks
…a new `claude -p` run would start in, so pass `--permission-mode` or `--dangerously-skip-permissions` again if the deferred session used one. When you resume with `claude --resume <session-id>` withou…
Automate actions with hooks
Claude Code CLI · in the page
hooks-guide
…lies if the session was launched with bypass mode already available: `--dangerously-skip-permissions`, `--permission-mode bypassPermissions`, `--allow-dangerously-skip-permissions`, or `permissions.de…
Choose a permission mode
Claude Code CLI · in the page
permission-modes
…nattended inside a container | `claude -p "<prompt>" --dangerously-skip-permissions`…
Choose a sandbox environment
Claude Code CLI · in the page
sandbox-environments
…| | Let Claude work unattended with `--dangerously-skip-permissions` or auto mode | The preconfigured [dev container](/docs/en/devcontainer), any container or VM, or t…
Configure the sandboxed Bash tool
Claude Code CLI · in the page
sandboxing
…| | `--dangerously-skip-permissions` | Whether each tool call runs | Nothing. [Protec…
Manage sessions
Claude Code CLI · in the page
sessions
…/resume`, and resuming with `claude -p`. Pass `--permission-mode` or `--dangerously-skip-permissions` to override the restored mode. * Active goal: a [goal](/docs/en/goal#resume-with-an-active-goal) t…
Claude Code settings
Claude Code CLI · in the page
settings
…ent `bypassPermissions` mode from being activated. This disables the `--dangerously-skip-permissions` command-line flag, and Claude Code ignores an [agent definition's](/docs/en/sub-agents#permission-…
Claude Code settings reference
Claude Code CLI · in the page
settings-reference
…* **Per-session overrides**: `--permission-mode`, and its equivalent `--dangerously-skip-permissions` for `bypassPermissions`, take precedence over this key for one session ```json settings.json them…
Create custom subagents
Claude Code CLI · in the page
sub-agents
…der>` or mentions permission settings such as `bypassPermissions` or `--dangerously-skip-permissions`. Permission-setting mentions get the marker line, but the text itself stays as written. The scan…
Week 13 · March 23–27, 2026
Claude Code CLI · in the page
whats-new/2026-w13
…ddle ground between approving every file write and running with <code>--dangerously-skip-permissions</code>.</p> <Frame> <img src="https://mintcdn.com/claude-code/CfffsX01JHFnIKvD/images/whats-…
Week 18 · April 27 – May 1, 2026
Claude Code CLI · in the page
whats-new/2026-w18
…utput) and exits 0 on completion or 1 on failure</div> <div><code>--dangerously-skip-permissions</code> now bypasses prompts for writes to <code>.claude/</code>, <code>.git/</code>, <code>.vscode/…
Week 20 · May 11–15, 2026
Claude Code CLI · in the page
whats-new/2026-w20
…ssion-mode</code>, <code>--model</code>, <code>--effort</code>, <code>--dangerously-skip-permissions</code>) to configure background sessions, and <code>claude agents --cwd \<path></code> scopes the s…
What's new
Claude Code CLI · in the page
whats-new/index
…ones get blocked. The middle ground between approving everything and `--dangerously-skip-permissions`. Also this week: computer use in the Desktop app, PR auto-fix on Web, transcript search with `/…