> For the complete documentation index, see [llms.txt](https://docs.pockethrms.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/setting/attendance/shift-details/dormant-shift.md).

# Dormant Shift

### **Dormant Shift**

**Path:** [Cloud > Settings > Attendance > Shift Details > Dormant Shift](https://cloud.pockethrms.com/Settings/Attendance/ShiftDetails/DormantShift)

**Dormant Shift** lets you manage inactive shifts. Marking a shift as dormant:

* Hides it from dropdowns, scheduling, and report generation.
* Retains its historical attendance records.
* Can be restored anytime.

The **Dormant Shift** tab lists all shifts marked as dormant. All timings are displayed in 24-hour format.

Each shift appears as a card showing the **Shift Code, Status, Shift Name, Shift Timing, In Range, and Out Range, Report Short Name (i) icon, along with a view (eye) icon.** Use the Search by Shift Name or Code bar at the top right to find a specific shift by typing its name or code. Click Download Excel to export the list of dormant shifts shown on this tab.

### **How to Mark Shifts as Dormant?**

**Path:** [Cloud > Settings > Attendance > Shift Details > Active Shift](https://cloud.pockethrms.com/Settings/Attendance/ShiftDetails/DormantShift) > Mark As Dormant > Confirm.

**Step 1:** Login to the **Cloud Portal**, go to **Settings**, select **Attendance**, and open **Shift Details,Go to Active Shifts.**

<figure><img src="/files/9f63856a93bdc1c829e5d82cbdaee74edbed4fb5" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/25956c8ee8ea637d6392cb3f54b4ed988083210d" alt=""><figcaption></figcaption></figure>

**Step 2:** Click the **Mark as Dormant** button to open the confirmation dialog.

<figure><img src="/files/4b7394936481011d0debad3fa091940e78ea33fb" alt=""><figcaption></figcaption></figure>

**Step 3:** Review the number of employees assigned and scheduled days shown. Type the **Shift Code exactly** as displayed to double verify the selected shift, and click **Confirm**, or Cancel to exit.

<figure><img src="/files/ab26818c706d398113b1ca28ceb8a3f1d5998598" alt=""><figcaption></figcaption></figure>

**Important Note:** Deleting a shift is permanent and cannot be undone  use **Mark as Dormant** instead to deactivate a shift without losing it. Marking a shift as dormant removes it from all dropdowns, scheduling, and reports, deletes its future schedules, keeps past attendance records unchanged, and is recorded in the Audit Trail. It can be reactivated later from the Dormant Shift tab.

**Path Link:**[**https://cloud.pockethrms.com/Settings/Employee/Index?module=attendance\&submodule=ShiftDetails**](https://cloud.pockethrms.com/Settings/Employee/Index?module=attendance\&submodule=ShiftDetails)

### **How to Mark Dormant Shifts as Active Shifts?**

**Path:** [Cloud > Settings > Attendance > Shift Details > Dormant Shift](https://cloud.pockethrms.com/Settings/Attendance/ShiftDetails/DormantShift) > Mark As Active > Confirm Restore.

**Step 1:** Click the **Mark as Active** **button** on a shift card to open the Confirm Restore dialog.

<figure><img src="/files/387450eb3e77676157f1b420723ef779c621f959" alt=""><figcaption></figcaption></figure>

**Step 2:** **Review** the shift listed and click **Confirm Restore**, or Cancel to exit without restoring.

<figure><img src="/files/3795871607a061bc66caee21c9c79a8b8d5f5135" alt=""><figcaption></figcaption></figure>

**Important Note:** Restoring a shift instantly makes it available again in dropdown menus and for all scheduling functions across the system.

**Path Link:**[**https://cloud.pockethrms.com/Settings/Employee/Index?module=attendance\&submodule=ShiftDetails**](https://cloud.pockethrms.com/Settings/Employee/Index?module=attendance\&submodule=ShiftDetails)

### **How to Bulk Restore Dormant Shifts as Active Shifts?**

**Path:** [Cloud > Settings > Attendance > Shift Details > Dormant Shift](https://cloud.pockethrms.com/Settings/Attendance/ShiftDetails/DormantShift) > Select/Select All >Restore Selected > Confirm Restore.

**Step 1:** Check the box on **each shift card**, or use **Select All** to select every shift.

<figure><img src="/files/e4244419544778de85d17e7ab5327dd6b276b20e" alt=""><figcaption></figcaption></figure>

**Step 2:** Click **Restore Selected** to open the Confirm Restore dialog.

![](/files/f31c54e062e4e76e09bacc687b2d4eb46a82c9a3)

**Step 3:** **Review** the list of shifts and **click Confirm Restore**, or Cancel to exit without restoring.

<figure><img src="/files/ebcf558a4047a93418ac34500d043e74465872a9" alt=""><figcaption></figcaption></figure>

**Path Link:**<https://cloud.pockethrms.com/Settings/Employee/Index?module=attendance&submodule=ShiftDetails>

**Download Excel**

Click **Download Excel** to export the list of **Dormant shifts** shown on this tab.

<figure><img src="/files/69b0bb1e48d60cd362cd76fe0286cde353277930" alt=""><figcaption></figcaption></figure>

**Download Summary Excel**

Click the **Download (↓) icon** next to the + (Add New Shift) icon at the top right of the Shift Details page to download the Master Summary, a consolidated report covering both active and dormant shifts.

![](/files/0a604b72bf8606566bb352e10b487ba5972497c3)

**Path Link:** [**https://cloud.pockethrms.com/Settings/Employee/Index?module=attendance\&submodule=ShiftDetails**](https://cloud.pockethrms.com/Settings/Employee/Index?module=attendance\&submodule=ShiftDetails)

**For any queries, contact** <support@pockethrms.com>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/setting/attendance/shift-details/dormant-shift.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
