diff --git a/doc/api/merge_requests.md b/doc/api/merge_requests.md
index fcec2bff05fa7405f4284578d39de5a2a68efceb..ab3be2a8cb80d5e262384f35085db2eaff225ecc 100644
--- a/doc/api/merge_requests.md
+++ b/doc/api/merge_requests.md
@@ -2,6 +2,7 @@
 stage: Create
 group: Code Review
 info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
+description: "Documentation for the REST API for merge requests in GitLab."
 ---
 
 # Merge requests API
diff --git a/doc/gitlab-basics/add-file.md b/doc/gitlab-basics/add-file.md
index c23f2b98b4e2d05fe88d187a4594ec170e681a00..d23c0cbe32a6b8512927e1d0ab5a6b1e9a328258 100644
--- a/doc/gitlab-basics/add-file.md
+++ b/doc/gitlab-basics/add-file.md
@@ -2,6 +2,7 @@
 stage: Create
 group: Source Code
 info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments"
+description: "Add, commit, and push a file to your Git repository using the command line."
 ---
 
 # Use Git to add a file to a repository
diff --git a/doc/user/project/merge_requests/index.md b/doc/user/project/merge_requests/index.md
index 0694631f5b617146203cfe89837b9a15dedbfc0d..d0b8fd5468a88bb784d8a9a4b22be7ff83cde077 100644
--- a/doc/user/project/merge_requests/index.md
+++ b/doc/user/project/merge_requests/index.md
@@ -2,6 +2,7 @@
 stage: Create
 group: Code Review
 info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
+description: "Propose, review, and collaborate on changes to a project."
 ---
 
 # Merge requests
diff --git a/doc/user/project/protected_branches.md b/doc/user/project/protected_branches.md
index 2fdab23eaa3cd6cd58a01b2e42e3b4307cdc066e..989371137e7f32407a25e8e6dc1d01364adcd0e0 100644
--- a/doc/user/project/protected_branches.md
+++ b/doc/user/project/protected_branches.md
@@ -2,6 +2,7 @@
 stage: Create
 group: Source Code
 info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
+description: "Protected branches in GitLab restrict who can push to, merge, or modify a Git branch."
 ---
 
 # Protected branches
diff --git a/doc/user/project/repository/web_editor.md b/doc/user/project/repository/web_editor.md
index be07d918da86f07d4d9efcef1317445c4e5b3466..c8c81f65828a652bf0a0bd35f6b34e3922aba298 100644
--- a/doc/user/project/repository/web_editor.md
+++ b/doc/user/project/repository/web_editor.md
@@ -2,6 +2,7 @@
 stage: Create
 group: IDE
 info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
+description: "Use the Web Editor to create, upload, and edit text files directly in the GitLab UI."
 ---
 
 # Web Editor