From fcca20c49bcdc4cf02b8314e503c16fb88bcbdd9 Mon Sep 17 00:00:00 2001 From: Koray Erkan Date: Wed, 25 Feb 2026 10:37:55 +0300 Subject: [PATCH 1/2] Enable device creation demo and update aspect ratio in management documentation --- docs/configuration/devices/management.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/devices/management.mdx b/docs/configuration/devices/management.mdx index cf3c2577..ece32795 100644 --- a/docs/configuration/devices/management.mdx +++ b/docs/configuration/devices/management.mdx @@ -93,7 +93,7 @@ Each device row provides an **Actions menu** (⋮) with the following operations ## Creation Wizard -{/* */} + The device creation process varies by device type and category (Push vs Pull). From c9def02ffec877328456d72048017f22efbc169b Mon Sep 17 00:00:00 2001 From: Koray Erkan Date: Wed, 25 Feb 2026 12:24:24 +0300 Subject: [PATCH 2/2] Update header for clarity in datasets and profiles documentation --- docs/configuration/devices/datasets-and-profiles.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/devices/datasets-and-profiles.mdx b/docs/configuration/devices/datasets-and-profiles.mdx index 54221a5f..e193472d 100644 --- a/docs/configuration/devices/datasets-and-profiles.mdx +++ b/docs/configuration/devices/datasets-and-profiles.mdx @@ -2,7 +2,7 @@ sidebar_label: Datasets and Profiles --- -# Datasets and Profiles +# Devices: Datasets and Profiles Datasets and Profiles provide **reusable data collection rule templates** that standardize how telemetry is collected across device fleets. Instead of configuring each device's data collection individually, you define a dataset once and assign it to multiple devices.