Starts a new QWELP remote support session on the current page.
This injects the sender-side UI (support request dialog, active-session indicator) and begins capturing DOM state and input events for transmission to a connected support agent.
See QwelpSettings.
import { startQwelpSession } from "https://js.qwelp.dev/current/index.js";startQwelpSession(); Copy
import { startQwelpSession } from "https://js.qwelp.dev/current/index.js";startQwelpSession();
Starts a new QWELP remote support session on the current page.
This injects the sender-side UI (support request dialog, active-session indicator) and begins capturing DOM state and input events for transmission to a connected support agent.