diff --git a/docs/hub/_toctree.yml b/docs/hub/_toctree.yml
index 0c28a47e6..68760c34a 100644
--- a/docs/hub/_toctree.yml
+++ b/docs/hub/_toctree.yml
@@ -46,6 +46,8 @@
title: Model Card Guidebook
- local: model-card-landscape-analysis
title: Landscape Analysis
+ - local: model-cards-components
+ title: Card Components
- local: models-gated
title: Gated Models
- local: models-uploading
diff --git a/docs/hub/model-cards-components.md b/docs/hub/model-cards-components.md
new file mode 100644
index 000000000..a325d7acf
--- /dev/null
+++ b/docs/hub/model-cards-components.md
@@ -0,0 +1,43 @@
+# Model Card components
+
+**Model Card Components** are special elements that you can inject directly into your Model Card markdown to display powerful custom components in your model page. These components are authored by us, feel free to share ideas about new Model Card component in [this discussion](https://huggingface.co/spaces/huggingchat/chat-ui/discussions/312).
+
+## The Gallery component
+
+Add the `
+
+