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.

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.

What you can host
Section titled “What you can host”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.
Creating a website
Section titled “Creating a website”-
Navigate to the Websites page
Sign in to team.sprigr.com and click Websites in the sidebar.
-
Click “Create Website”
Click the Create Website button. Enter a name for the website and optionally a custom subdomain.
-
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.htmlfile at the root. Sprigr Teams will preserve your folder structure. -
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.
-
Deploy
Click Deploy to publish your website. You will receive a URL where your site is live. Deployment typically takes less than a minute.
Deploying updates
Section titled “Deploying updates”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.
Rolling back to a previous version
Section titled “Rolling back to a previous version”If something goes wrong with a deployment, you can roll back to any previous version:
- Open the website from the Websites page
- Click the Versions tab to see all past deployments
- Find the version you want to restore and click Rollback
- The selected version becomes the active deployment immediately
Traffic analytics
Section titled “Traffic analytics”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.
Access controls
Section titled “Access controls”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.
Next steps
Section titled “Next steps”- 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.