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

# Dormancy thresholds

Dormant days measures how long an account has been inactive - defined by the absence of recorded activity. Oleria calculates and surfaces dormant days for user accounts, machine accounts, group members, external users, and resources so you can prioritize access remediation.

## How dormant days are calculated

Dormant days are calculated based on account activity data using one of two formulas depending on data availability.

**When last activity is available:**

```
Dormant Days = Data available till - last activity
```

Shown as a plain number - for example, `0`, `30`, `50`.

**When last activity is not available:**

```
Dormant Days = Data available till - min(account created date, data available from)
```

Shown with a `+` suffix to indicate a minimum threshold - for example, `0+`, `30+`, `50+`.

## User account dormant days

User account dormant days are available in Account Hygiene.

<Steps>
  <Step title="Navigate to Account Hygiene">
    Go to **Governance** → **Account Hygiene**.
  </Step>

  <Step title="Filter by account type">
    Apply the filter **Account type** = `user`.
  </Step>

  <Step title="Review dormant days">
    The **Dormant days** column shows how long each user has been inactive. Use the sort option to order users by most or least dormant days.
  </Step>
</Steps>

<img src="https://mintcdn.com/dev-oleria/-ta9F4IOoIdAdZV0/images/governance/account-dormant-days/step-1.png?fit=max&auto=format&n=-ta9F4IOoIdAdZV0&q=85&s=beadceba2312cc11633b2b8d45994c3a" alt="Account hygiene user dormant days" width="3354" height="1750" data-path="images/governance/account-dormant-days/step-1.png" />

## Machine account dormant days

Machine account dormant days are available in Account Hygiene.

<Steps>
  <Step title="Navigate to Account Hygiene">
    Go to **Governance** → **Account Hygiene**.
  </Step>

  <Step title="Filter by account type">
    Apply the filter **Account type** = `machine`.
  </Step>

  <Step title="Review dormant days">
    The **Dormant days** column shows how long each machine account has been inactive. Use the sort option to order machine accounts by most or least dormant days.
  </Step>
</Steps>

<img src="https://mintcdn.com/dev-oleria/-ta9F4IOoIdAdZV0/images/governance/account-dormant-days/step-2.png?fit=max&auto=format&n=-ta9F4IOoIdAdZV0&q=85&s=8d2a90bff77613d47e13c5fb495bddcb" alt="Account hygiene machine dormant days" width="3354" height="1754" data-path="images/governance/account-dormant-days/step-2.png" />

## Resource dormant days

Resource dormant days are available in Access Inventory.

<Steps>
  <Step title="Navigate to Resource Instances">
    Go to **Posture** → **Access Inventory** → **Resource Instances**.
  </Step>

  <Step title="Review dormant days">
    The **Dormant days** column shows the minimum number of days since any account last accessed the resource.
  </Step>
</Steps>

![](https://cdn.prod.website-files.com/63fc7e99bfef1938067db500/687bc73f16a78b90cefd9d07_AD_4nXfKAmWBfhiskfWMVaNuJ_Y_sSeQvjwTOy7z8Tl8S2WPXI224BvSmr5IdUia5vqmB5RcbshhgRlPLKCbS-G1fXTpxhTUGlhVi5JtYVtQdrNUhMwFQ73-sZsRfhjdyKycCBNseXgWhA.png)

## Account-to-resource dormant days

Account-to-resource dormant days are available in Access Inventory.

<Steps>
  <Step title="Navigate to Resource Instances">
    Go to **Posture** → **Access Inventory** → **Resource Instances**.
  </Step>

  <Step title="Open the account 360 view">
    Select an account to open its 360 view.
  </Step>

  <Step title="Review dormant days">
    The **Dormant days** column shows how long since that specific account last accessed each resource.
  </Step>
</Steps>

## External user-to-resource dormant days

External user-to-resource dormant days are available in External Access.

<Steps>
  <Step title="Navigate to External Access">
    Go to **External Access** → **External users**.
  </Step>

  <Step title="Open the user 360 view">
    Select an external user to open their 360 view.
  </Step>

  <Step title="Review dormant days">
    The **Dormant days** column shows how long since that external user last accessed each resource.
  </Step>
</Steps>

## Group member dormant days

Group member dormant days are available in Group Hygiene.

<Steps>
  <Step title="Navigate to Group Hygiene">
    Go to **Governance** → **Group Hygiene**.
  </Step>

  <Step title="Select a group">
    Select a group name to open its member detail view.
  </Step>

  <Step title="Review dormant days">
    The **Dormant days** column shows how long each member has been inactive via that group's membership. Use the sort option to order members by most or least dormant days.
  </Step>
</Steps>

<img src="https://mintcdn.com/dev-oleria/-ta9F4IOoIdAdZV0/images/governance/account-dormant-days/step-4.png?fit=max&auto=format&n=-ta9F4IOoIdAdZV0&q=85&s=49a36bfef538bb781f19524423410220" alt="Group hygiene dormant days" width="3350" height="1748" data-path="images/governance/account-dormant-days/step-4.png" />

## Contact us

For questions, contact us at [support@oleria.com](mailto:support@oleria.com).
