Skip to main content
Use the call queue API to let users add themselves to a call queue — whether for onboarding, support, or any moment when they want to speak with your team.
UserKit.shared.enqueue(reason: "Onboarding", preferredCallTime: "Today")
Each time a user is added to the call queue, UserKit automatically sends an email notification to your team.