diff --git a/templates-2.0.json b/templates-2.0.json
index 63202344..775f405a 100644
--- a/templates-2.0.json
+++ b/templates-2.0.json
@@ -229,7 +229,7 @@
"type": 1,
"title": "Gitlab CE",
"description": "Open-source end-to-end software development platform",
- "note": "Default username is root. Check the Gitlab documentation to get started.",
+ "note": "Default username is root. To retrieve the initial root password use: sudo docker exec -it gitlab grep 'Password:' /etc/gitlab/initial_root_password",
"categories": ["development", "project-management"],
"platform": "linux",
"logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/gitlab_ce.png",