From 3d9632c8a5f7a283fcd3c9cebe620989e39726de Mon Sep 17 00:00:00 2001 From: Alexander Tereshkin <96586+atereshkin@users.noreply.github.com> Date: Thu, 11 Dec 2025 20:04:46 +0200 Subject: [PATCH] website/docs: fix incorrect menu reference in data exports doc (#18752) enterprise/reports: fix incorrect menu reference in data exports doc --- website/docs/sys-mgmt/data-exports.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/sys-mgmt/data-exports.md b/website/docs/sys-mgmt/data-exports.md index ba2c1f0505..9c560c8254 100644 --- a/website/docs/sys-mgmt/data-exports.md +++ b/website/docs/sys-mgmt/data-exports.md @@ -10,7 +10,7 @@ The content included in a data export matches that returned by the API endpoints For detailed instructions on exporting users and events, see [Export users](../users-sources/user/user_basic_operations.md#export-users-) and [Export events](events/logging-events.md#export-events-) respectively. -You can access past data exports from the **System Management** > **Data Exports** page. On this page you can view the query used for a specific export, search exports by data type and user, download completed exports and delete exports that you no longer need. +You can access past data exports from the **Events** > **Data Exports** page. On this page you can view the query used for a specific export, search exports by data type and user, download completed exports and delete exports that you no longer need. ## Permissions