# Clad — Full Documentation > Documentation for Clad: the in-app Support Chat widget SDK and the Clad GraphQL API. Source: https://docs.useclad.ai --- # Widget SDK > Native, in-app support chat — embed the widget with knowledge base, AI answers, and live conversations. --- ## How it works > Architecture overview: how the SDK, hosted widget iframe, and Widget API fit together. URL: https://docs.useclad.ai/widget/how-it-works Support Chat has three moving parts that work together: 1. **The SDK on your page.** You add a single ` ``` > Find your `workspaceId` and `widgetId` in **Settings → Integrations → Web > Widget**. That's it — a launcher appears in the corner. To identify logged‑in users and unlock per‑user history, continue to [Identity verification](#identity-verification-jwt). --- ## Installation > Add Support Chat with a single script tag. Configure regions and self-hosting. URL: https://docs.useclad.ai/widget/installation Support Chat installs with a single ` ); } ``` ### Vue 3 With the [Quickstart](#quickstart) `