Embed Clad in your product so customers get help without leaving the page — knowledge base, AI answers, and live conversations with your team.
// Add one <script> tag — no build step, no package install.
window.SupportChatSettings = {
workspaceId: "{YOUR_WORKSPACE_ID}",
widgetId: "{YOUR_WIDGET_ID}",
};
// Then drive it from anywhere in your app:
SupportChat("identify", { user: { id: "user_123" } });
SupportChat("open");Every page is available as clean Markdown for LLMs and coding agents. Append .md to any URL, or use the structured indexes below.