diff --git a/doc/api/commits.md b/doc/api/commits.md
index 6a2c88935728f3c89484506961449983d4ebe17e..4f6600bfd8353baac2f148ebd7bbcc4597114aca 100644
--- a/doc/api/commits.md
+++ b/doc/api/commits.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: "Documentation for the REST API for Git commits in GitLab."
 ---
 
 # Commits API
diff --git a/doc/api/repository_files.md b/doc/api/repository_files.md
index cf222ffb1f0ae5d368258b9ff5e3e7ab1b5ea399..e2ae223922a095cd47526e29c2b5cc7c24b6645b 100644
--- a/doc/api/repository_files.md
+++ b/doc/api/repository_files.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: "Documentation for the REST API for managing Git repository files in GitLab."
 ---
 
 # Repository files API
diff --git a/doc/user/project/codeowners/index.md b/doc/user/project/codeowners/index.md
index eb4774ceaf8f6895fff473ac152ff17a124682c1..d519c81e9319cd7892856d3668a5899b0b3912bd 100644
--- a/doc/user/project/codeowners/index.md
+++ b/doc/user/project/codeowners/index.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: "Use Code Owners to define experts for your code base, and set review requirements based on file type or location."
 ---
 
 # Code Owners
diff --git a/doc/user/project/merge_requests/approvals/index.md b/doc/user/project/merge_requests/approvals/index.md
index 3ae6492d1980d113134da73ddd6acab6d6764e4d..fbbc8f2f87527363543dc40fc4a0aac1b422b6b7 100644
--- a/doc/user/project/merge_requests/approvals/index.md
+++ b/doc/user/project/merge_requests/approvals/index.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: "To ensure all changes are reviewed, configure optional or required approvals for merge requests in your project."
 ---
 
 # Merge request approvals
diff --git a/doc/user/project/merge_requests/squash_and_merge.md b/doc/user/project/merge_requests/squash_and_merge.md
index e326a668738603bd3146780c074c93732db37d46..4ecc92660db77445f44acc5a8ee531e4687b1843 100644
--- a/doc/user/project/merge_requests/squash_and_merge.md
+++ b/doc/user/project/merge_requests/squash_and_merge.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: "Understand and configure the commit squashing options available in GitLab."
 ---
 
 # Squash and merge
diff --git a/doc/user/project/repository/mirror/index.md b/doc/user/project/repository/mirror/index.md
index a944c3302c80ce0f0bef0ad4f3285d4fabb0b073..6803870c9a2bf578e530d558a593c1d3dbd079c5 100644
--- a/doc/user/project/repository/mirror/index.md
+++ b/doc/user/project/repository/mirror/index.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: "Use repository mirroring to push or pull the contents of a Git repository into another repository."
 ---
 
 # Repository mirroring