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.

More AI tasks

Back to the full OpenAI Codex cheat sheet