diff --git a/doc/user/project/issues/csv_export.md b/doc/user/project/issues/csv_export.md
index fb830aa551f87c4dba628bb6c2b75480506d4deb..18adad6bccbe2a1190ddfd690e0aeefe2977b12e 100644
--- a/doc/user/project/issues/csv_export.md
+++ b/doc/user/project/issues/csv_export.md
@@ -80,6 +80,7 @@ The following columns are included in the CSV file.
 | Due Date          | Formatted as `YYYY-MM-DD` |
 | Created At (UTC)  | Formatted as `YYYY-MM-DD HH:MM:SS` |
 | Updated At (UTC)  | Formatted as `YYYY-MM-DD HH:MM:SS` |
+| Closed At (UTC)   | Formatted as `YYYY-MM-DD HH:MM:SS` |
 | Milestone         | Title of the issue milestone |
 | Weight            | Issue weight |
 | Labels            | Labels, separated by commas |