Skip to content

Commit 281f4a0

Browse files
authored
Merge pull request #1401 from surishubham/main
Merge pull request #1400 from srivishnua-lambdatest/stage
2 parents 64a18cf + c4f2e7c commit 281f4a0

File tree

2 files changed

+95
-0
lines changed

2 files changed

+95
-0
lines changed
Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
---
2+
id: insights-private-desktop
3+
title: Private Desktop Insights
4+
sidebar_label: Private Desktop
5+
description: Discover LambdaTest's Private Desktop Insights for comprehensive test cases insights. Optimize your testing efforts today.
6+
keywords:
7+
- analytics
8+
- test insights
9+
- private Desktop
10+
- Desktop insights
11+
- Desktop trends
12+
- Desktop status ratio
13+
14+
url: https://www.lambdatest.com/support/docs/insights-private-desktop/
15+
site_name: LambdaTest
16+
slug: insights-private-desktop/
17+
---
18+
19+
<script type="application/ld+json"
20+
dangerouslySetInnerHTML={{ __html: JSON.stringify({
21+
"@context": "https://schema.org",
22+
"@type": "BreadcrumbList",
23+
"itemListElement": [{
24+
"@type": "ListItem",
25+
"position": 1,
26+
"name": "Home",
27+
"item": "https://www.lambdatest.com"
28+
},{
29+
"@type": "ListItem",
30+
"position": 2,
31+
"name": "Support",
32+
"item": "https://www.lambdatest.com/support/docs/"
33+
},{
34+
"@type": "ListItem",
35+
"position": 3,
36+
"name": "Linear App Integration",
37+
"item": "https://www.lambdatest.com/support/docs/insights-private-desktop/"
38+
}]
39+
})
40+
}}
41+
></script>
42+
43+
---
44+
45+
import NewTag from '../src/component/newTag';
46+
47+
48+
LambdaTest Private desktop Insights provide comprehensive insights into your private desktop testing efforts. These insights help you optimize your testing efforts by providing detailed insights into your desktop device usage insights, and more.
49+
50+
:::note
51+
The Private desktop Insights is currently in <NewTag value="BETA" bgColor="#ffec02" color="#000" />. If you have any feedback or suggestions, please feel free to reach out to us at [[email protected]](mailto:[email protected]).
52+
:::
53+
54+
## Device Usage Insights
55+
56+
The Device Usage Insights is a powerful widget that provides a comprehensive overview of your private desktop testing efforts. It displays the total number of devices used, the total number of tests run, and the total duration of devices in use.
57+
58+
### How it works?
59+
60+
* The Device Usage Insights widget provides a comprehensive overview of your private desktop testing efforts.
61+
* The widget helps you optimize your testing efforts by providing detailed insights into your desktop device usage insights.
62+
63+
### Value Proposition
64+
65+
This widget helps you understand the overall device usage status of your private desktop. It provides a detailed breakdown of the devices used, the devices available, and the devices in use.
66+
67+
## Usage by Users, Groups and Sub-Organizations
68+
69+
The Usage by Users, Groups, and Sub-Organizations widget provides a comprehensive overview of your private desktop testing efforts. It displays the total number of users, groups, and sub-organizations using the private desktop.
70+
71+
### How it works?
72+
73+
* This widget helps you understand the overall usage status of your private desktop.
74+
* It provides a detailed breakdown of the users, groups, and sub-organizations using the private desktop.
75+
76+
### Value Proposition
77+
78+
This widget helps you optimize your testing efforts by providing detailed insights into your private desktop usage by users, groups, and sub-organizations.
79+
80+
## Filters
81+
82+
We provide a range of filters to help you customize your insights dashboard. You can filter your insights based on the following parameters:
83+
84+
* Date Range - Filter your insights based on a specific date range.
85+
* Users - Filter your insights based on specific users.
86+
* Host Name - Filter your insights based on specific host names.
87+
* Browsers - Filter your insights based on specific browser names.
88+
* OS - Filter your insights based on specific device platforms.
89+
* Project Name - Filter your insights based on specific project names.
90+
* Group Name - Filter your insights based on specific group names.
91+
92+
## Support
93+
94+
If you have any questions or need further assistance, please feel free to reach out to our [24/7 customer support](mailto:[email protected]). Our team of experts is always here to help you with your testing efforts.

sidebars.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3027,6 +3027,7 @@ module.exports = {
30273027
"analytics-allure-api-widgets",
30283028
"analytics-test-case-insights",
30293029
"insights-private-real-devices",
3030+
"insights-private-desktop",
30303031
"insights-usage-report",
30313032
"analytics-sub-organization-widgets",
30323033
"analytics-dashboard-edit-layout",

0 commit comments

Comments
 (0)