diff --git a/serverless/pages/data-views.mdx b/serverless/pages/data-views.mdx
index 396b3d61..71005dff 100644
--- a/serverless/pages/data-views.mdx
+++ b/serverless/pages/data-views.mdx
@@ -1,6 +1,6 @@
---
slug: /serverless/data-views
-title: ((data-views-app))
+title: ((data-sources-cap))
description: Elastic requires a ((data-source)) to access the ((es)) data that you want to explore.
tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ]
---
diff --git a/serverless/pages/index-management.mdx b/serverless/pages/index-management.mdx
index 5e09b1da..64fa9971 100644
--- a/serverless/pages/index-management.mdx
+++ b/serverless/pages/index-management.mdx
@@ -1,6 +1,6 @@
---
slug: /serverless/index-management
-title: ((index-manage-app))
+title: Index management
description: Perform CRUD operations on indices and data streams. View index settings, mappings, and statistics.
tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ]
---
diff --git a/serverless/pages/ingest-pipelines.mdx b/serverless/pages/ingest-pipelines.mdx
index 513c9104..fdde6738 100644
--- a/serverless/pages/ingest-pipelines.mdx
+++ b/serverless/pages/ingest-pipelines.mdx
@@ -1,14 +1,14 @@
---
slug: /serverless/ingest-pipelines
-title: ((ingest-pipelines-app))
-description: Create and manage ingest pipelines to perform common transformations and enrichments on your data.
+title: ((ingest-pipelines-cap))
+description: Create and manage ((ingest-pipelines)) to perform common transformations and enrichments on your data.
tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ]
---
This content applies to:
-[Ingest pipelines](((ref))/ingest.html) let you perform common transformations on your data before indexing.
+[((ingest-pipelines-cap))](((ref))/ingest.html) let you perform common transformations on your data before indexing.
For example, you can use pipelines to remove fields, extract values from text, and enrich your data.
A pipeline consists of a series of configurable tasks called processors.
diff --git a/serverless/pages/logstash-pipelines.mdx b/serverless/pages/logstash-pipelines.mdx
index 864d43a7..d563c305 100644
--- a/serverless/pages/logstash-pipelines.mdx
+++ b/serverless/pages/logstash-pipelines.mdx
@@ -1,6 +1,6 @@
---
slug: /serverless/logstash-pipelines
-title: ((ls-pipelines-app))
+title: ((ls-pipelines))
description: Create, edit, and delete your ((ls)) pipeline configurations.
tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ]
---
diff --git a/serverless/pages/machine-learning.mdx b/serverless/pages/machine-learning.mdx
index 8912fd33..dfaa5472 100644
--- a/serverless/pages/machine-learning.mdx
+++ b/serverless/pages/machine-learning.mdx
@@ -1,6 +1,6 @@
---
slug: /serverless/machine-learning
-title: ((ml-app))
+title: ((ml-cap))
description: View, export, and import ((ml)) jobs and models.
tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ]
---
diff --git a/serverless/pages/maintenance-windows.mdx b/serverless/pages/maintenance-windows.mdx
index ab6d901c..06e7cf8a 100644
--- a/serverless/pages/maintenance-windows.mdx
+++ b/serverless/pages/maintenance-windows.mdx
@@ -1,6 +1,6 @@
---
slug: /serverless/maintenance-windows
-title: ((maint-windows-app))
+title: ((maint-windows-cap))
description: Suppress rule notifications for scheduled periods of time.
tags: [ 'serverless', 'Observability', 'Security' ]
---
@@ -9,7 +9,7 @@ tags: [ 'serverless', 'Observability', 'Security' ]
This content applies to:
-You can schedule single or recurring maintenance windows to temporarily reduce rule notifications.
+You can schedule single or recurring ((maint-windows)) to temporarily reduce rule notifications.
For example, a maintenance window prevents false alarms during planned outages.
Alerts continue to be generated, however notifications are suppressed as follows:
@@ -30,9 +30,9 @@ To use maintenance windows, you must have the appropriate [subscription](((subsc
For more details, refer to ((kib)) privileges.
*/}
-## Create and manage maintenance windows
+## Create and manage ((maint-windows))
-In **((project-settings)) → ((manage-app)) → ((maint-windows-app))** you can create, edit, and archive maintenance windows.
+In **((project-settings)) → ((manage-app)) → ((maint-windows-app))** you can create, edit, and archive ((maint-windows)).
When you create a maintenance window, you must provide a name and a schedule.
You can optionally configure it to repeat daily, monthly, yearly, or on a custom interval.
@@ -57,6 +57,6 @@ A maintenance window can have any one of the following statuses:
- `Upcoming`: It will run at the scheduled date and time.
- `Running`: It is running.
- `Finished`: It ended and does not have a repeat schedule.
-- `Archived`: It is archived. In a future release, archived maintenance windows will be queued for deletion.
+- `Archived`: It is archived. In a future release, archived ((maint-windows)) will be queued for deletion.
-When you view alert details in ((kib)), each alert shows unique identifiers for maintenance windows that affected it.
\ No newline at end of file
+When you view alert details in ((kib)), each alert shows unique identifiers for ((maint-windows)) that affected it.
\ No newline at end of file
diff --git a/serverless/pages/saved-objects.mdx b/serverless/pages/saved-objects.mdx
index eef48cf6..04eb4d13 100644
--- a/serverless/pages/saved-objects.mdx
+++ b/serverless/pages/saved-objects.mdx
@@ -1,6 +1,6 @@
---
slug: /serverless/saved-objects
-title: ((saved-objects-app))
+title: Saved objects
description: Manage your saved objects, including dashboards, visualizations, maps, ((data-sources)), and more.
tags: [ 'serverless', 'Elasticsearch', 'Observability', 'Security' ]
---