diff --git a/docs/getting-started/env-configuration.md b/docs/getting-started/env-configuration.md index 98421e5..1f509b6 100644 --- a/docs/getting-started/env-configuration.md +++ b/docs/getting-started/env-configuration.md @@ -2743,6 +2743,13 @@ See https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/authorizing-o - Description: Enables or disables user permission to use code interpreter feature. - Persistence: This environment variable is a `PersistentConfig` variable. +#### `USER_PERMISSIONS_FEATURES_PLAYGROUND_ACCESS` + +- Type: `str` +- Default: `False` +- Description: Enables or disables user permission to use the playground. +- Persistence: This environment variable is a `PersistentConfig` variable. + ### Workspace Permissions #### `USER_PERMISSIONS_WORKSPACE_MODELS_ACCESS`