---
title: Configuring application sessions
description: You can configure and override the default timeout limits for application sessions in the PingFederate administrative console.
component: pingfederate
version: 13.1
page_id: pingfederate:administrators_reference_guide:pf_config_app_sessions
canonical_url: https://docs.pingidentity.com/pingfederate/13.1/administrators_reference_guide/pf_config_app_sessions.html
llms_txt: https://docs.pingidentity.com/pingfederate/llms.txt
docs_for_agents: https://developer.pingidentity.com/build-with-ai/docs-for-agents.md
revdate: July 5, 2022
section_ids:
  steps: Steps
---

# Configuring application sessions

You can configure and override the default timeout limits for application sessions in the PingFederate administrative console.

## Steps

1. Go to **Authentication > Policies > Sessions**.

2. (Optional) On the **Sessions** window, override the default timeout values under **Application Sessions**.

   | Field                 | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
   | --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | Idle Timeout (Minute) | Modify the default inactivity timeout value in the **Idle Timeout (Minute)** field.You can enter an integer between `1` and `1576800`, representing a range of one minute to 1,095 days. You can also empty the value to indicate that the inactivity timeout value should match the maximum lifetime.The default value is `60` minutes.                                                                                                                                                                            |
   | Max Timeout (Minutes) | Modify the default maximum lifetime of an authentication session in the **Max Timeout (Minutes)** field.You can enter an integer between `1` and `1576800`, representing a range of one minute to 1,095 days. You can also empty the value to indicate that the authentication sessions do not expire until they are removed from the system.The value of the **Max Timeout (Minutes)** field cannot be less than that of the **Idle Timeout (Minute)** field.The default value is `480` minutes, which is 8 hours. |

3. To keep your configuration, click **Save**.
