diff --git a/docs/integrations/sumo-apps/data-volume.md b/docs/integrations/sumo-apps/data-volume.md
index 9e56c2330a..53c043b31f 100644
--- a/docs/integrations/sumo-apps/data-volume.md
+++ b/docs/integrations/sumo-apps/data-volume.md
@@ -11,24 +11,6 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
The Data Volume App provides you with a summary and detailed views of your account's data usage volume by data type, tier, category, collector, source name, and hosts via predefined searches and dashboards.
-Before you can install and use the Data Volume app, an administrator must first enable the feature. For more information, see [Enable the Data Volume Index](#enable-the-data-volume-index) below.
-
-The Data Volume Index gathers volume data as soon as it is enabled. It will not gather data from legacy versions or backfill data.
-
-
-## Enable the Data Volume Index
-
-The Data Volume Index must be enabled by an administrator.
-
-To enable the Data Volume Index:
-
-1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Administration > Account > Data Management**.
[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu select **Administration**, and then under **Account** select **Data Management**. You can also click the **Go To...** menu at the top of the screen and select **Data Management**.
-1. Under **Data Volume**, select **Enable**.
-
-
-
-A message confirms that the feature is enabled.
-
## Installing the Data Volume app
import AppInstallNoDataSourceV2 from '../../reuse/apps/app-install-index-apps-v2.md';