Trigger Dialogue¶ Display Chat with Dialogue¶ Display SDK UI and trigger the provided dialogueId automatically KindlySDK.displayChat(triggerDialogueId: "trigger_dialogue_id") Trigger Dialogue Manually¶ You can also trigger a dialogue manually using (this will not display the SDK UI): KindlySDK.triggerDialogue(id: "trigger_dialogue_id")