Skip to content

Commit 9ba788d

Browse files
hashtaghackerIshavyas9
authored andcommitted
feat: Add documentation for Private Real Devices Insights and update sidebar
1 parent 6e6d3eb commit 9ba788d

File tree

2 files changed

+98
-0
lines changed

2 files changed

+98
-0
lines changed
Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
---
2+
id: insights-private-real-devices
3+
title: Private Real Devices Insights
4+
sidebar_label: Private Real Devices
5+
description: Discover LambdaTest's Private Real Devices Insights for comprehensive test cases insights. Optimize your testing efforts today.
6+
keywords:
7+
- analytics
8+
- test insights
9+
- private real devices
10+
- real devices insights
11+
- real devices trends
12+
- real devices status ratio
13+
14+
url: https://www.lambdatest.com/support/docs/insights-private-real-devices/
15+
site_name: LambdaTest
16+
slug: insights-private-real-devices/
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-real-devices/"
38+
}]
39+
})
40+
}}
41+
></script>
42+
43+
---
44+
45+
import NewTag from '../src/component/newTag';
46+
47+
48+
LambdaTest Private Real Devices Insights provide comprehensive insights into your private real devices testing efforts. These insights help you optimize your testing efforts by providing detailed insights into your real devices device usage insights, and more.
49+
50+
:::note
51+
The Private Real Devices 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 real devices 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 real devices testing efforts.
61+
* The widget helps you optimize your testing efforts by providing detailed insights into your real devices device usage insights.
62+
63+
### Value Proposition
64+
65+
This widget helps you understand the overall device usage status of your private real devices. 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 real devices testing efforts. It displays the total number of users, groups, and sub-organizations using the private real devices.
70+
71+
### How it works?
72+
73+
* This widget helps you understand the overall usage status of your private real devices.
74+
* It provides a detailed breakdown of the users, groups, and sub-organizations using the private real devices.
75+
76+
### Value Proposition
77+
78+
This widget helps you optimize your testing efforts by providing detailed insights into your private real devices 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+
* Test Name - Filter your insights based on specific test names.
87+
* Build Name - Filter your insights based on specific build names.
88+
* Tags - Filter your insights based on specific tags.
89+
* UUID - Filter your insights based on specific UUIDs of devices.
90+
* Device Name - Filter your insights based on specific device names.
91+
* Device OS - Filter your insights based on specific device platforms.
92+
* Test Status - Filter your insights based on specific test statuses.
93+
* Project Name - Filter your insights based on specific project names.
94+
95+
## Support
96+
97+
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
@@ -2905,6 +2905,7 @@ module.exports = {
29052905
"analytics-dashboard-copilot",
29062906
"analytics-allure-api-widgets",
29072907
"analytics-test-case-insights",
2908+
"insights-private-real-devices",
29082909
"analytics-sub-organization-widgets",
29092910
"analytics-dashboard-edit-layout",
29102911
"analytics-dashboard-features",

0 commit comments

Comments
 (0)