diff --git a/Ring/Ring/Features/Conversations/SmartList/SwiftUI/Views/AccountLists.swift b/Ring/Ring/Features/Conversations/SmartList/SwiftUI/Views/AccountLists.swift
index 7ed2218fc502ebc2c26cab9ee85620e4848e0d01..6d63f7ac841bbeb308479dc65ff2ac18cde516e2 100644
--- a/Ring/Ring/Features/Conversations/SmartList/SwiftUI/Views/AccountLists.swift
+++ b/Ring/Ring/Features/Conversations/SmartList/SwiftUI/Views/AccountLists.swift
@@ -47,6 +47,7 @@ struct AccountLists: View {
                 Text(model.headerTitle)
                     .fontWeight(.semibold)
                     .accessibilityIdentifier(SmartListAccessibilityIdentifiers.accountsListTitle)
+                    .accessibilityAutoFocusOnAppear()
 
                 HStack {
                     Spacer() // Pushes the button to the right