diff --git a/website/docs/cli/state/index.html.md b/website/docs/cli/state/index.html.md
index bb8b46f20..aec21c331 100644
--- a/website/docs/cli/state/index.html.md
+++ b/website/docs/cli/state/index.html.md
@@ -1,6 +1,7 @@
---
layout: "docs"
page_title: "Manipulating State - Terraform CLI"
+description: "State data tracks which real-world object corresponds to each resource in the configuration. You can inspect state, move or import resources, and more."
---
# Manipulating Terraform State