Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
97 changes: 97 additions & 0 deletions docs/analytics-insights-private-real-devices.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
---
id: insights-private-real-devices
title: Private Real Devices Insights
sidebar_label: Private Real Devices
description: Discover LambdaTest's Private Real Devices Insights for comprehensive test cases insights. Optimize your testing efforts today.
keywords:
- analytics
- test insights
- private real devices
- real devices insights
- real devices trends
- real devices status ratio

url: https://www.lambdatest.com/support/docs/insights-private-real-devices/
site_name: LambdaTest
slug: insights-private-real-devices/
---

<script type="application/ld+json"
dangerouslySetInnerHTML={{ __html: JSON.stringify({
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.lambdatest.com"
},{
"@type": "ListItem",
"position": 2,
"name": "Support",
"item": "https://www.lambdatest.com/support/docs/"
},{
"@type": "ListItem",
"position": 3,
"name": "Linear App Integration",
"item": "https://www.lambdatest.com/support/docs/insights-private-real-devices/"
}]
})
}}
></script>

---

import NewTag from '../src/component/newTag';


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.

:::note
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 [support@lambdatest.com](mailto:support@lambdatest.com).
:::

## Device Usage Insights

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.

### How it works?

* The Device Usage Insights widget provides a comprehensive overview of your private real devices testing efforts.
* The widget helps you optimize your testing efforts by providing detailed insights into your real devices device usage insights.

### Value Proposition

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.

## Usage by Users, Groups and Sub-Organizations

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.

### How it works?

* This widget helps you understand the overall usage status of your private real devices.
* It provides a detailed breakdown of the users, groups, and sub-organizations using the private real devices.

### Value Proposition

This widget helps you optimize your testing efforts by providing detailed insights into your private real devices usage by users, groups, and sub-organizations.

## Filters

We provide a range of filters to help you customize your insights dashboard. You can filter your insights based on the following parameters:

* Date Range - Filter your insights based on a specific date range.
* Users - Filter your insights based on specific users.
* Test Name - Filter your insights based on specific test names.
* Build Name - Filter your insights based on specific build names.
* Tags - Filter your insights based on specific tags.
* UUID - Filter your insights based on specific UUIDs of devices.
* Device Name - Filter your insights based on specific device names.
* Device OS - Filter your insights based on specific device platforms.
* Test Status - Filter your insights based on specific test statuses.
* Project Name - Filter your insights based on specific project names.

## Support

If you have any questions or need further assistance, please feel free to reach out to our [24/7 customer support](mailto:support@lambdatest.com). Our team of experts is always here to help you with your testing efforts.
1 change: 1 addition & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -2919,6 +2919,7 @@ module.exports = {
"analytics-dashboard-copilot",
"analytics-allure-api-widgets",
"analytics-test-case-insights",
"insights-private-real-devices",
"analytics-sub-organization-widgets",
"analytics-dashboard-edit-layout",
"analytics-dashboard-features",
Expand Down
Loading