Configuration Commands in AI
From the Claude Code cheat sheet ยท Essential Commands ยท verified Jul 2026
Configuration Commands
Customize Claude Code behavior
bash
# Configuration access
/config # Open configuration menu
/permissions # Allow tools to run without approval
/hooks # Configure hooks
/output-style # Access output styles menu
# Output styles
/output-style:new # Create new output style
# Advanced
/agents # List available subagents
/doctor # Check installation health
/bug # Report issues to Anthropic๐ /config opens interactive menu
๐ Permissions control tool approval
๐ Create custom output styles
commandsconfig