> ## Documentation Index
> Fetch the complete documentation index at: https://docs.firstresonance.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Auto-checkout of Run Steps

<Note>
  This page was auto-migrated from the legacy ION manual. Some images and cross-links may need follow-up cleanup. Original: `_legacy-export/automations/auto-checkout-of-run-steps.md`.
</Note>

This automation identifies discrepancies in labor-related data by finding run steps with stale check-ins and checking operators out of them automatically.

**Functionality**

* **Automated Data Pull:** Every 30 minutes, the system retrieves all active run step check-ins.
* **Activity Evaluation:** Run steps are assessed based on recent actions (field updates, item additions, data entries). If the last activity was over 30 minutes ago, the step is marked inactive and operators are automatically checked out.

**Step Bypass Option**

* For run steps with extended check-ins, a step-based boolean allows bypassing the 30-minute limit, extending auto-checkout to 8 hours. This setting is adjustable at the procedure step level.

| Attribute Setting | Action     |
| ----------------- | ---------- |
| True              | 8 Hours    |
| False             | 30 Minutes |
| Not Set           | 30 Minutes |

**Setup Procedure**

1. **Configure Step Bypass:**

   * In the organization settings, locate the 'Ignore auto-clock out' attribute under Steps. Ensure it is set as a BOOLEAN attribute. If the attribute does not exist you will need to create it in organization settings.

   <figure>
     <img src="https://mintcdn.com/firstresonance/kXWHzGG1-nleId7w/images/legacy/Screenshot%202023-12-26%20at%209.49.33%E2%80%AFAM.png?fit=max&auto=format&n=kXWHzGG1-nleId7w&q=85&s=6b318186869429ec8a43181f26874272" alt="" width="3024" height="1518" data-path="images/legacy/Screenshot 2023-12-26 at 9.49.33 AM.png" />

     <figcaption />
   </figure>
2. **Integration Setup:**

   * Navigate to the 'Integrations' page.

   <figure>
     <img src="https://mintcdn.com/firstresonance/kXWHzGG1-nleId7w/images/legacy/Screenshot%202023-12-26%20at%209.42.19%E2%80%AFAM.png?fit=max&auto=format&n=kXWHzGG1-nleId7w&q=85&s=f4f49f2d32cf1ca84c9737c1c006cf7d" alt="" width="2954" height="1422" data-path="images/legacy/Screenshot 2023-12-26 at 9.42.19 AM.png" />

     <figcaption />
   </figure>

   * Select 'Auto-checkout' and press 'Configure'.
   * Follow the prompts to input your API credentials.
   * Optionally, activate the 'Notify User' toggle to inform users about automatic check-outs.
   * Complete the setup by clicking 'Finish'!

**ION PERMISSIONS REQUIRED:** session>updateSession
