diff --git a/index.md b/index.md
index 44022e605c6907298b6de8cf04d31dae69cd329e..f386b588bd01090f8eb659ddba032ea535ec3cc4 100644
--- a/index.md
+++ b/index.md
@@ -17,6 +17,12 @@ The How-to cards are intended to provide practical guidance in implementing Data
             "icon": "<i class=\"large material-icons\">sticky_note_2</i>",
             "link": "{{ '/cards#general' | relative_url }}"
         },
+        {
+            "title": "On&Off boarding",
+            "caption": "A new colleague joined or my current colleague will leave. What do I have to do?",
+            "icon": "<i class=\"large material-icons\">compare_arrows</i>",
+            "link": "{{ '/cards#on-offboarding' | relative_url }}"
+        },
         {
             "title": "Access",
             "caption": "How can I get access to systems and infrastructure?",