diff --git a/doc/api/import.md b/doc/api/import.md
index 427a3df763bd66a514360bee48e72dc6d97b60d0..7a1eb4fe8b3de9e0860e5a06142e26ffc1a3d7f1 100644
--- a/doc/api/import.md
+++ b/doc/api/import.md
@@ -63,6 +63,8 @@ Example response:
 
 ### Import a public project through the API using a group access token
 
+> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/362683) in GitLab 15.7, projects are not imported into a [bot user's](../user/group/settings/group_access_tokens.md#bot-users-for-groups) namespace in any circumstances. Projects imported into a bot user's namespace could not be deleted by users with valid tokens, which represented a security risk.
+
 When you import a project from GitHub to GitLab through the API using a group access
 token: