loading

Getting Started

  • Overview
  • Quick Start
  • Instant Preview
  • Try on Other Sites
  • Workspace

Integration

  • Configuration
  • Security & Policies
  • AI Discovery
  • Agent-to-Web (A2W)

Reference

  • API Reference
  • Instant Preview API
  • Examples
  • Roadmap

Platforms

  • Webflow
  • Wix

[ documentation ]

Documentation

Rover docs

Rover is the first DOM-native embedded web agent. It reads your live page structure, plans minimal actions, and executes them instantly — no knowledge base, no screenshots, no remote VM. Rover Analytics lives inside Rover Workspace, so launch, settings, and AX analytics stay in one owner control plane.

Choose the right path

PathWhat you needBest for
Hosted PreviewSigned-in URL + prompt only.Rover-managed demos with no site config.
Preview HelperWorkspace test config JSON or hosted handoff.Best multi-page desktop testing.
ConsoleWorkspace test config + generated snippet.Fast DevTools demos.
BookmarkletWorkspace test config + generated bookmarklet.Drag-and-click current-page demos.
Production installWorkspace Install & Test snippet.Your real live site.

Watch

Rover Launch
LaunchRover Launch

Full announcement — embedded web agent, one-line setup, real DOM actions.

Grab Merchant Portal
DemoGrab Merchant Portal

Rover updates menus from PDF and extracts Google Maps reviews.

Getting Started
TutorialGetting Started

Launch Rover on your site in under 3 minutes.

Install

HTML
<script src="https://rover.rtrvr.ai/embed.js?v=SITE_KEY_ID" async
  data-site-id="SITE_ID"
  data-public-key="pk_site_..."
  data-site-key-id="SITE_KEY_ID"></script>

Copy the exact generated snippet from Workspace; this example only shows the required production shape. Full guide →

For installs, start in Guided Launch or Settings, then open Install to copy the exact generated snippet for your site.

Need stronger machine-readable discovery beyond the snippet? Publish rover-site.json as the rich profile, add agent-card.json for interop, then read AI Discovery.

Want to prove Rover before install? Start in Workspace for the real site config, then use Try on Other Sites or Instant Preview depending on whether you want config-driven live inject or a temporary hosted demo.

All sections

Quick StartAdd Rover to your site in under 2 minutes, with Rover Analytics, journeys, Cloud sandboxes, and no-expiry keys all configured from the same Workspace flow.Instant PreviewChoose Rover temporary demos or the Workspace-config path, then use the Preview Helper, console snippet, or bookmarklet.Try on Other SitesStart in Workspace, copy test config JSON, then generate the exact Helper, Console, or Bookmarklet output with no guessing.WorkspaceHow Rover Workspace is split into sites, contextual setup, install, test, integrations, and the Rover Analytics views for the selected site.ConfigurationBoot options plus Workspace-owned Rover Analytics settings: site mode, journeys, Cloud sandboxes, follow-up prompts, and notification webhooks.Security & PoliciesDomain restrictions, cross-domain policy, and external navigation controls.AI DiscoveryBeacon-first production UX, rover-site.json as the rich profile, agent-card.json as interop, and llms.txt as optional support.Agent-to-Web (A2W)Use Rover-enabled sites as neutral A2W run resources through POST for API agents or GET markdown execution for URL-fetch chatbots.API ReferenceWorkspace management APIs, Rover Analytics data paths plus private settings callables, A2W runs, and Rover V2 runtime contracts.Instant Preview APISigned-in hosted preview contract for create/get/events/input/cancel/share/bootstrap plus the OpenAPI spec.ExamplesCommon integration patterns for onboarding, checkout, forms, and more.RoadmapAgent-to-Web Protocol (A2W), agent identity & analytics, WebMCP, and what's next.

Platform guides

Installing through a website platform? Follow the managed platform guides:

Webflow guideWix guide
next →Quick Start