diff --git a/src/content/docs/terminal/settings/all-settings.mdx b/src/content/docs/terminal/settings/all-settings.mdx index f8d7495e7..1c544a8f9 100644 --- a/src/content/docs/terminal/settings/all-settings.mdx +++ b/src/content/docs/terminal/settings/all-settings.mdx @@ -262,6 +262,7 @@ Settings for Warp's agents, including model behavior, permissions, knowledge, MC * `cloud_conversation_storage_enabled` — Whether conversations are stored in the cloud. Type: boolean. Default: `true`. * `model` — The default model for the Warp Agent in the terminal. The desktop app's Agent Mode selects its model through [agent profiles](/agent-platform/capabilities/agent-profiles-permissions/) instead, so this key applies only to the terminal agent's settings file. Type: string. Default: `"auto"` (defers to Warp's automatic model selection). +* `usage_display_mode` — Which unit the terminal agent's usage entry displays. Applies only to the terminal agent's settings file; click the usage entry to flip between units. Type: string. Default: `"credits"`. Options: `"credits"` (the same number the desktop app's usage footer shows), `"cost"` (provider dollar cost). ### Knowledge