diff --git a/docs/index.md b/docs/index.md
index 3fcf11771..82825396e 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -33,6 +33,11 @@ Cutting-edge framework for orchestrating role-playing, autonomous AI agents. By
Crews
+
+
+ Crews
+
+
diff --git a/mkdocs.yml b/mkdocs.yml
index e27917b29..7ba3e0054 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -126,6 +126,7 @@ nav:
- Processes: 'core-concepts/Processes.md'
- Crews: 'core-concepts/Crews.md'
- Collaboration: 'core-concepts/Collaboration.md'
+ - Memory: 'core-concepts/Memory.md'
- How to Guides:
- Getting Started: 'how-to/Creating-a-Crew-and-kick-it-off.md'
- Create Custom Tools: 'how-to/Create-Custom-Tools.md'