diff --git a/doc/topics/git/troubleshooting_git.md b/doc/topics/git/troubleshooting_git.md
index 8ac67de43436d204ce91abfd162b0a3a17222974..f8f486c64344ed45e22231cf6d44b9a03fc5844c 100644
--- a/doc/topics/git/troubleshooting_git.md
+++ b/doc/topics/git/troubleshooting_git.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: "Debugging tips for fixing problems in Git."
 ---
 
 # Troubleshooting Git
diff --git a/doc/user/project/merge_requests/conflicts.md b/doc/user/project/merge_requests/conflicts.md
index 0424e5b8772219e8bbe6142a5048a16a22fddfce..9d2cb6547a1a29496b9a67b3f1856056dea4c70d 100644
--- a/doc/user/project/merge_requests/conflicts.md
+++ b/doc/user/project/merge_requests/conflicts.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: "Understand merge conflicts, and learn how to fix them in Git projects."
 ---
 
 # Merge conflicts
diff --git a/doc/user/project/merge_requests/revert_changes.md b/doc/user/project/merge_requests/revert_changes.md
index 4385bdfbbac53346b5f2ed1609f8361482b0f0e9..8593719fd5c9d958c25b79c6c4775668b3aef578 100644
--- a/doc/user/project/merge_requests/revert_changes.md
+++ b/doc/user/project/merge_requests/revert_changes.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: "How to revert commits or merge requests in a GitLab project."
 ---
 
 # Revert changes
diff --git a/doc/user/project/repository/branches/index.md b/doc/user/project/repository/branches/index.md
index 817d0d4813777fa24fc7a5042d82142bdbd0396c..1991621d0dea9a63d1394898e7eb9c879c34bb33 100644
--- a/doc/user/project/repository/branches/index.md
+++ b/doc/user/project/repository/branches/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: "Understand how to name, manage, and protect Git branches."
 ---
 
 # Branches
diff --git a/doc/user/project/repository/index.md b/doc/user/project/repository/index.md
index 4dd3d2b41d29064400b066ab35a8f50ec7689084..db4f393005a2af290d3e16d436f8d74d819bc0d3 100644
--- a/doc/user/project/repository/index.md
+++ b/doc/user/project/repository/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: "How to create, clone, and use GitLab repositories."
 ---
 
 # Repository