Skip to content

Latest commit

 

History

History
99 lines (75 loc) · 3.86 KB

analytics-create-dashboard.md

File metadata and controls

99 lines (75 loc) · 3.86 KB
id title sidebar_label description keywords url site_name slug
analytics-create-dashboard
Creating your first Dashboard using Lambdatest Analytics
Create Your Custom Dashboard
Analytics - Overview
analytics
LambdaTest
analytics-create-dashboard/
<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/analytics-create-dashboard/" }] }) }} ></script>

Pre-Requisites to use Lambdatest Analytics

The following are requirements:

  • Should be logged in to the Lambdatest application using your credentials. If account is not created, please create an new account here.
  • Have executed any tests on the Lambdatest Cloud Platform. (Optional)

Step 1: Navigate to Lambdatest Analytics

Once, logged in to the application, please navigate to https://analytics.lambdatest.com/ or you can select Analytics from the sidebar navigation as well.

Step 2: Creating the dashboard

Now, you can select the available options to create the dashboard. Once, selected you will be able to select the required widgets according to the choice of your product for which you want to create the dashboard for.

<img loading="lazy" src={require('../assets/images/analytics/create-new-dashboard.webp').default} alt="cmd" width="768" height="373" className="doc_img"/>

:::note

You can also create a Demo Dashboard on choosing this option you can explore the platform with dummy data for exploring the dashboard and widgets supported by the platform.

:::

Step 3: Adding the required widgets

Now, you select any widget you want to be added to the dashboard from the available list. You can filter by product and by category.

<img loading="lazy" src={require('../assets/images/analytics/create-dashboard-widgets.webp').default} alt="cmd" width="768" height="373" className="doc_img"/>

Add Dashboard Name of your choice, according to the report which needs to be created. Then, click on the Create New Dashboard button and you're done!

<img loading="lazy" src={require('../assets/images/analytics/create-dashboard-add-name.webp').default} alt="cmd" width="768" height="373" className="doc_img"/>

Your dashboard is ready to start Analyzing the data of all your tests which are executed using the Lambdatest Cloud platform.

<img loading="lazy" src={require('../assets/images/analytics/create-dashboard-final-view.webp').default} alt="cmd" width="768" height="373" className="doc_img"/>

:::tip

You can add more widgets of the same type to your dashboard multiple times and also edit the layout of the dashboard according to your configuration.

:::