diff --git a/doc/development/ai_features/index.md b/doc/development/ai_features/index.md
index 068eeba1847487552a6c69ce5927f045cc8c1990..622a6679342f3ca2d0288203c808133ac425f688 100644
--- a/doc/development/ai_features/index.md
+++ b/doc/development/ai_features/index.md
@@ -126,7 +126,7 @@ used in specs.
    ```
 
 1. Run `gdk reconfigure`
-1. Run database migrations to create the embedding database
+1. Run database migrations to create the embedding database in the `gitlab` folder of the GDK
 
    ```shell
      RAILS_ENV=development bin/rails db:migrate