diff --git a/atlasaction/comments/schema-plan.tmpl b/atlasaction/comments/schema-plan.tmpl
index 8069ac98..eb0f2caf 100644
--- a/atlasaction/comments/schema-plan.tmpl
+++ b/atlasaction/comments/schema-plan.tmpl
@@ -1,5 +1,5 @@
Atlas detected changes to the desired schema
-SQL Plan
+Migration Plan {{- with .Plan.File.Link }} ({{- . | link "View on Atlas Cloud" -}}){{ end }}
{{- .Plan.File.Migration | codeblock "sql" -}}
Atlas lint results
{{- template "schema-lint" . -}}