Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.gleap.io/llms.txt

Use this file to discover all available pages before exploring further.

Tags: JavaScript, React, Vue, Angular, Website, Web App Conversations

Start a new conversation

You can manually start a new conversation with the following method:
Gleap.startConversation();

Open the conversation history

If you’d like to manually show the conversation history of the Gleap widget, you can do so by calling the following method:
Gleap.openConversations();