Basic Usage & Slash Menu in AI
From the OpenAI Codex cheat sheet ยท Installation & Setup ยท verified Jul 2026
Basic Usage & Slash Menu
Start a session and discover commands from the composer.
bash
# Start the interactive terminal UI
codex
# Start with an initial task
codex "Explain this repository structure"
# Inside the composer
/ # Open the slash command popup
/status # Inspect the active session
/model # Change the active model
/permissions # Change approval behavior๐ก Type / to discover available commands
โก Start typing a command name to filter the popup
๐ Press Tab to queue a command while a turn is running
๐ Use /status after startup to verify the session
basicsslash-commandstui
Continue with OpenAI Codex
Save the full cheat sheet or work through every related task.