> For the complete documentation index, see [llms.txt](https://docs.sprinto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinto.com/monitors/workflow-check-resolution/how-to-configure-and-resolve-sprinto-workflow-check-for-auto-session-timeout.md).

# How to configure and resolve Sprinto workflow check for auto session timeout

Workflow Check: Configure Session Timeout & Limit for Critical Systems

The following workflow check helps you enforce auto session timeout configuration on all critical systems. By defining a timeout limit for any critical system, inactive user sessions exceeding the limit will be automatically timed out.

### Purpose of the Check <a href="#purpose-of-the-check" id="purpose-of-the-check"></a>

Enabling this check ensures that all critical systems follow the auto timeout of inactive user sessions, thereby enhancing the security and integrity of these systems. Sprinto also collects evidence uploaded against this check for compliance auditing within the data security framework.

### How to Configure and Resolve the Check <a href="#how-to-configure-and-resolve-the-check" id="how-to-configure-and-resolve-the-check"></a>

Note: This Sprinto check operates periodically, according to the defined frequency, once configured.

#### Configuring the Check <a href="#configuring-the-check" id="configuring-the-check"></a>

1. Log in to the Sprinto Admin portal and navigate to Data Library > Workflow Checks.

   <figure><img src="/files/XM4uXGWn6QC40Pc5lofo" alt="" width="563"><figcaption></figcaption></figure>
2. Click Create Check > Single workflow check.
3. From the workflow checks list, locate Session Timeout & Limit should be configured for critical systems, and click Enable.
4. On the Add Workflow Check page, click Edit to modify the check frequency, assigned person, or configure an evidence reviewer if required.
5. Click Enable.

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72078593610/original/gv02CMLsitF965vYYRlTAUm1tsumqssTdQ.png?1703066847" alt="" width="375"><figcaption></figcaption></figure>

#### Resolving the Check <a href="#resolving-the-check" id="resolving-the-check"></a>

To pass this check, upload relevant evidence against the check. After uploading evidence, the check status is updated to "Passing."

Evidence: Upload a screenshot of the system view from your relevant critical system, showcasing the enabled auto timeout configuration. For multiple critical systems, upload screenshots for each system.

1. Log in to the Sprinto Admin portal and navigate to Data Library > Workflow Checks.
2. Select the Session Timeout & Limit should be configured for critical systems check.
3. Click Upload Evidence.
4. Select the Evidence Record Date and choose either the File or Link attachment option, then click Finish.

* File: Upload the file from your computer.
* Link: If the evidence is stored online, paste the shareable link.

  <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72078593537/original/JIBcfyGfzuGtk4i2W8YbyNpfBGg0zagsMw.png?1703066781" alt="" width="375"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sprinto.com/monitors/workflow-check-resolution/how-to-configure-and-resolve-sprinto-workflow-check-for-auto-session-timeout.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
