diff --git a/starlight_help/src/content/docs/import-from-mattermost.mdx b/starlight_help/src/content/docs/import-from-mattermost.mdx
index b3b3ae7c1a..a4d65ab971 100644
--- a/starlight_help/src/content/docs/import-from-mattermost.mdx
+++ b/starlight_help/src/content/docs/import-from-mattermost.mdx
@@ -273,7 +273,13 @@ keep in mind about the import process:
## Decide how users will log in
-
+
+ ### Allow users to log in with non-password authentication
+
+ ### Send password reset emails to all users
+
+ ### Manual password resets
+
## Related articles
diff --git a/starlight_help/src/content/docs/import-from-rocketchat.mdx b/starlight_help/src/content/docs/import-from-rocketchat.mdx
index 24dd1ae43f..20a36749ed 100644
--- a/starlight_help/src/content/docs/import-from-rocketchat.mdx
+++ b/starlight_help/src/content/docs/import-from-rocketchat.mdx
@@ -154,7 +154,13 @@ any problems using this tool.
## Decide how users will log in
-
+
+ ### Allow users to log in with non-password authentication
+
+ ### Send password reset emails to all users
+
+ ### Manual password resets
+
## Related articles
diff --git a/starlight_help/src/content/docs/import-from-slack.mdx b/starlight_help/src/content/docs/import-from-slack.mdx
index 068ea1ae8c..9ce4a8b033 100644
--- a/starlight_help/src/content/docs/import-from-slack.mdx
+++ b/starlight_help/src/content/docs/import-from-slack.mdx
@@ -188,7 +188,13 @@ token from being used to access your Slack workspace in the future.
## Decide how users will log in
-
+
+ ### Allow users to log in with non-password authentication
+
+ ### Send password reset emails to all users
+
+ ### Manual password resets
+
## Related articles