You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/device-reservation.md
+31-27Lines changed: 31 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
id: device-reservation
2
+
id: Device-reservation
3
3
title: Device Reservation on Private Cloud Devices
4
4
sidebar_label: Device Reservation
5
5
description: Learn how to reserve private cloud devices in LambdaTest to ensure uninterrupted testing, fair access, and conflict-free usage across your team.
import {YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY} from "@site/src/component/keys";
@@ -43,9 +43,11 @@ import TabItem from '@theme/TabItem';
43
43
}}
44
44
></script>
45
45
46
-
# Device Reservation on Private Cloud Devices
46
+
# Device Reservation on Private Device Cloud
47
47
48
-
Device Reservation in LambdaTest allows you to **reserve private cloud devices ahead of time** and ensure dedicated access during critical testing windows. By reserving devices in advance, testers can avoid conflicts, eliminate last‑minute interruptions, and guarantee smoother execution of both manual and automated test runs. This capability is especially valuable for time‑sensitive releases, large regression cycles, and continuous integration pipelines, where uninterrupted device availability is crucial. Beyond conflict prevention, it also helps organizations improve overall resource utilization, enforce fair usage policies, and provide better visibility of device allocation across teams.
48
+
**LambdaTest Device Reservation** enables you to reserve private cloud devices in **advance**, ensuring uninterrupted access during critical testing windows. By scheduling devices ahead of time, teams can **prevent conflicts**, eliminate last-minute delays, and run both manual and automated tests with greater reliability. This becomes particularly valuable for time-sensitive releases, large-scale regression cycles, and continuous integration pipelines, where guaranteed device availability is essential.
49
+
50
+
Beyond preventing scheduling conflicts, Device Reservation also helps organizations **optimize resource utilization**, enforce fair usage policies, and gain clearer visibility into device allocation across teams, leading to more efficient and predictable testing operations.
49
51
50
52
---
51
53
@@ -58,24 +60,26 @@ Device Reservation in LambdaTest allows you to **reserve private cloud devices a
58
60
-**Optimized Resource Utilization**: Track and manage reservations to avoid idle devices and maximize the ROI of your private cloud setup.
59
61
60
62
---
61
-
# Device Reservation Flow
63
+
# Device Reservation Workflow
62
64
63
65
## Accessing the App Live Dashboard
64
66
1. Open the [App Live Dashboard](https://applive.lambdatest.com/app).
65
67
2. Enable the toggle for Private Devices (**Available only for private cloud devices**).
66
-
3. You will see two buttons which are `My Reservations` and `Go to Reservations`
68
+
3. You will see two buttons:
69
+
- **My reservations** – View all ongoing and upcoming reservations with filter options.
70
+
- **Go to Reservations** – Open the calendar view to explore and manage bookings.
0 commit comments