Skip to content

Website Hosting

Sprigr Teams includes built-in website hosting, allowing you to deploy static sites with embedded agent chat widgets. This is ideal for landing pages, help centres, and customer-facing portals where visitors can interact with your agents directly on the page.

Websites & Dashboards

Agents can also create dashboards and websites for you through chat — just describe what you want and they will generate the code and deploy it automatically.

AI-generated business metrics dashboard

Sprigr Teams hosts static websites — HTML, CSS, JavaScript, images, and other static assets. This covers most landing pages, documentation sites, and single-page applications. Dynamic server-side rendering is not supported, but client-side JavaScript frameworks (React, Vue, etc.) work perfectly as long as they are built into static files.

  1. Navigate to the Websites page

    Sign in to team.sprigr.com and click Websites in the sidebar.

  2. Click “Create Website”

    Click the Create Website button. Enter a name for the website and optionally a custom subdomain.

  3. Upload your files

    Drag and drop your website files (or click to browse) into the upload area. Upload your entire site folder, including the index.html file at the root. Sprigr Teams will preserve your folder structure.

  4. Configure settings

    • Chat widget — Optionally enable an agent chat widget that appears on every page. Select which agent visitors will interact with.
    • Access controls — Choose whether the site is publicly accessible or restricted to authenticated team members.
  5. Deploy

    Click Deploy to publish your website. You will receive a URL where your site is live. Deployment typically takes less than a minute.

To update your website, go to the Websites page, click on the website, and upload your new files. Each upload creates a new version of the website. The new version goes live immediately after upload.

If something goes wrong with a deployment, you can roll back to any previous version:

  1. Open the website from the Websites page
  2. Click the Versions tab to see all past deployments
  3. Find the version you want to restore and click Rollback
  4. The selected version becomes the active deployment immediately

Each hosted website includes basic traffic analytics:

  • Page views — Total views across all pages, with a breakdown by individual page
  • Unique visitors — Approximate count of unique visitors based on anonymised data
  • Top pages — The most viewed pages on your site
  • Traffic over time — A chart showing views over the past 7, 30, or 90 days

Analytics are available from the website’s dashboard in the Websites page.

You can control who can visit your hosted website:

  • Public — Anyone with the URL can view the site. Use this for customer-facing landing pages and help centres.
  • Authenticated — Only signed-in members of your Sprigr Teams organisation can view the site. Use this for internal tools, dashboards, or documentation that should not be publicly accessible.
  • Channels — Learn about other ways to make your agents accessible, including Slack, WhatsApp, and Telegram.
  • Creating Agents — Create the agent that powers your website’s chat widget.
  • Integrations — Connect your agent to external services so it can help website visitors with real tasks.