Documentation and Launch

Core steps to launch the widget with responses grounded in your knowledge base.

Quickstart

  1. Create a site in Dashboard and configure allowed origins.
  2. Add knowledge sources (text/url) and wait for ready status.
  3. Validate responses in widget and monitor conversations.

Widget Embed

Install the script on any page. For production, make sure your domain is listed in allowed origins.

<script src="https://support.imwork.store/support-agent-widget.js" data-public-key="spk_..." data-api-base-url="https://support.imwork.store" defer></script>

Production Checklist

  • Enable Stripe webhook and verify subscription events.
  • Set retention policy and re-auth for sensitive actions.
  • Track latency and error rate via metrics and logs.