Snowsight session timeout parameter: Change default value¶
Attention
This behavior change is in the 2026_01 bundle.
For the current status of the bundle, refer to Bundle history.
For Snowsight, the SESSION_UI_IDLE_TIMEOUT_MINS parameter defines the number of minutes in which a session can be idle before a user must authenticate to Snowflake again. The default value of the SESSION_UI_IDLE_TIMEOUT_MINS parameter behaves in the following manner:
- Before the change:
SESSION_UI_IDLE_TIMEOUT_MINS is set to 240 minutes (4 hours). The default behavior without a session policy is the Snowsight session timing out after 240 minutes.
- After the change:
SESSION_UI_IDLE_TIMEOUT_MINS is set to 1080 minutes (18 hours). The default behavior without a session policy is the Snowsight session timing out after 1080 minutes.
Ref: 2139