diff --git a/docs/getting-started/env-configuration.md b/docs/getting-started/env-configuration.md
index d2ccfc7..9dd2fe5 100644
--- a/docs/getting-started/env-configuration.md
+++ b/docs/getting-started/env-configuration.md
@@ -580,7 +580,7 @@ The value of `API_KEY_ALLOWED_ENDPOINTS` should be a comma-separated list of end
 
 - type: `bool`
 - Default: `False`
-- Description: Forwards user information (name, id, email, and role) as X-headers to OpenAI API.
+- Description: Forwards user information (name, id, email, and role) as X-headers to OpenAI API and Ollama API.
 If enabled, the following headers are forwarded:
   - `X-OpenWebUI-User-Name`
   - `X-OpenWebUI-User-Id`