Docs

Starter docs for the chatbot SaaS MVP.

Enough structure to be useful on day one, without pretending the docs team has had six espressos and three quarters of runway.

Install the widget

Add one script tag to HTML, WordPress, Shopify, Squarespace, Wix, or a custom site.

Customize behavior

Update welcome text, tone, lead capture, services, and support info without replacing the embed code.

Manage onboarding

Finish setup from the dashboard, generate the bot ID, and hand the embed snippet to a client.

Billing + plans

Stripe Checkout handles signup; Stripe Customer Portal is pre-scaffolded for subscription management.

Recommended embed snippet

<script src="https://chatbot.zerodayintel.tech/widget.js" data-bot="BOT_ID" defer></script>

The widget script stays stable; bot-specific config lives server-side and is fetched by bot ID.