From d980e732c3bde987b7be7f9cfd54f7ce7ecea491 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 8 Oct 2025 09:27:17 +0000 Subject: [PATCH 1/3] Initial plan From 47f32292d915dd8e690fb48d2d12af215e13f93b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 8 Oct 2025 09:32:47 +0000 Subject: [PATCH 2/3] Add description metadata to all first-level index pages Co-authored-by: theletterf <1773616+theletterf@users.noreply.github.com> --- cloud-account/index.md | 3 +++ deploy-manage/index.md | 3 +++ explore-analyze/index.md | 3 +++ extend/index.md | 6 ++++++ get-started/index.md | 3 +++ manage-data/index.md | 3 +++ reference/index.md | 3 +++ release-notes/index.md | 6 ++++++ solutions/index.md | 3 +++ troubleshoot/index.md | 3 +++ 10 files changed, 36 insertions(+) diff --git a/cloud-account/index.md b/cloud-account/index.md index 651e33b811..ab7fc8ee82 100644 --- a/cloud-account/index.md +++ b/cloud-account/index.md @@ -9,6 +9,9 @@ applies_to: products: - id: cloud-hosted - id: cloud-serverless +description: Manage your Elastic Cloud account settings, including email, password, + authentication methods, and personal preferences. Configure your user profile + and customize your interface. --- # Manage your Cloud account and preferences diff --git a/deploy-manage/index.md b/deploy-manage/index.md index 84602ded30..162abc15ea 100644 --- a/deploy-manage/index.md +++ b/deploy-manage/index.md @@ -9,6 +9,9 @@ products: - id: kibana - id: cloud-hosted - id: cloud-enterprise +description: Deploy and manage your Elastic environment. Learn how to design resilient + clusters, secure access, monitor performance, and maintain your Elastic Stack + components across different deployment options. --- # Deploy and manage diff --git a/explore-analyze/index.md b/explore-analyze/index.md index cfa3b59e82..2d9b3a1b57 100644 --- a/explore-analyze/index.md +++ b/explore-analyze/index.md @@ -11,6 +11,9 @@ applies_to: products: - id: cloud-serverless - id: kibana +description: Explore and analyze your data with Kibana. Query, filter, visualize, + and create interactive dashboards to gain insights from your Elasticsearch data. + Utilize machine learning, geospatial analysis, and more. --- # Explore and analyze data with Kibana diff --git a/extend/index.md b/extend/index.md index bf6c6b8f43..1ae17248b7 100644 --- a/extend/index.md +++ b/extend/index.md @@ -1,3 +1,9 @@ +--- +description: Extend the Elastic Platform by creating integrations for data ingestion + or building custom applications with REST APIs. Learn how to contribute to Elastic + documentation and ecosystem. +--- + # Extend and contribute You can extend and build on the Elastic Platform in several ways. Whether you need to get data into Elasticsearch, add new functionality, edit the documentation, or build a custom application, here is an overview of the primary development paths to help you choose the right one for your project. diff --git a/get-started/index.md b/get-started/index.md index 965cddf087..a297202e75 100644 --- a/get-started/index.md +++ b/get-started/index.md @@ -12,6 +12,9 @@ products: applies_to: serverless: stack: +description: Learn the fundamentals of Elastic. Discover what Elastic offers, explore + core concepts of the Elastic Stack, understand deployment options, and access + training resources to get started. --- # Elastic fundamentals diff --git a/manage-data/index.md b/manage-data/index.md index 02209a3a17..e21962d0f2 100644 --- a/manage-data/index.md +++ b/manage-data/index.md @@ -2,6 +2,9 @@ applies_to: stack: ga serverless: ga +description: Learn how to ingest, store, and manage data in Elasticsearch. Understand + indices, mappings, text analysis, data lifecycle management, and migration between + clusters. --- # Manage data diff --git a/reference/index.md b/reference/index.md index 9c9ca9088d..304ee150bd 100644 --- a/reference/index.md +++ b/reference/index.md @@ -3,6 +3,9 @@ mapped_pages: - https://www.elastic.co/guide/en/starting-with-the-elasticsearch-platform-and-its-solutions/current/api-reference.html products: - id: elastic-stack +description: Explore reference documentation for the Elastic Stack including APIs, + security schemas, configuration settings, query languages, scripting, ECS field + references, and more. --- # Reference [api-reference] diff --git a/release-notes/index.md b/release-notes/index.md index d7de275fc3..c0c386bfb4 100644 --- a/release-notes/index.md +++ b/release-notes/index.md @@ -1 +1,7 @@ +--- +description: Release notes and changelogs for Elastic products including Elasticsearch, + Kibana, Observability, Security, APM agents, and clients. Stay updated with new + features and changes. +--- + # Release notes diff --git a/solutions/index.md b/solutions/index.md index 1b2030cded..fb9ccbe9a2 100644 --- a/solutions/index.md +++ b/solutions/index.md @@ -6,6 +6,9 @@ applies_to: serverless: ga products: - id: cloud-hosted +description: Learn about Elastic solutions for search, observability, and security + use cases. Get started with ready-to-use implementations and discover how to build + custom applications. --- # Solutions and use cases diff --git a/troubleshoot/index.md b/troubleshoot/index.md index dccb53174e..dae60c9315 100644 --- a/troubleshoot/index.md +++ b/troubleshoot/index.md @@ -10,6 +10,9 @@ products: - id: elastic-stack - id: cloud-hosted - id: cloud-enterprise +description: Troubleshooting resources and guidance for Elastic products including + Elasticsearch, Kibana, Observability, Security, and deployment platforms. Find + solutions and get support. --- # Troubleshooting From ab1b80dcde2b830e2f009e3ace9b9c737fa19ac9 Mon Sep 17 00:00:00 2001 From: Fabrizio Ferri-Benedetti Date: Wed, 8 Oct 2025 16:44:18 +0200 Subject: [PATCH 3/3] Update manage-data/index.md Co-authored-by: Vlada Chirmicci --- manage-data/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manage-data/index.md b/manage-data/index.md index e21962d0f2..3aa5c50f86 100644 --- a/manage-data/index.md +++ b/manage-data/index.md @@ -3,7 +3,7 @@ applies_to: stack: ga serverless: ga description: Learn how to ingest, store, and manage data in Elasticsearch. Understand - indices, mappings, text analysis, data lifecycle management, and migration between + indices, mappings, text analysis, data lifecycle management, and data migration between clusters. ---