Skip to content

Commit 76995cb

Browse files
authored
Merge pull request #1092 from Aman1905/stage
private devices
2 parents 5adce5a + 84932db commit 76995cb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/private-device-allocation-to-teams.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,15 @@ import TabItem from '@theme/TabItem';
4242
></script>
4343
The Teams feature for Private Cloud Devices enables organization admins to divide and allocate private cloud devices among teams within their organization which ensures effective resource management. Team members then gain exclusive access to the allocated devices, ensuring efficient and secure testing workflows.
4444

45+
> To enable it for your organization, please contact us via <span className="doc__lt" onClick={() => window.openLTChatWidget()}>**24×7 chat support**</span> or you can also drop a mail to **support@lambdatest.com**.<br />
46+
47+
:::note
48+
These are the type of private devices available
49+
- **Active :** These devices are available and ready for testing. Users can select an active device to execute their test cases without any delay.
50+
- **Unavailable :** These devices are temporarily inaccessible due to ongoing usage or maintenance. They are currently occupied or in a state where they cannot be allocated for testing. Users must wait until the device becomes active.
51+
- **Offline :** Devices in this state are not connected to the LambdaTest Private Cloud. This could be due to network issues, power outages, or administrative configurations. Offline devices must be reconnected or brought online by the administrator to make them available for testing.
52+
:::
53+
4554
## Steps to Allocate Devices to Teams
4655

4756
### Step 1: Create or Select a Team

0 commit comments

Comments
 (0)