Getting Started

OverviewQuick StartInstant PreviewTry on Other SitesWorkspace

Integration

ConfigurationSecurity & PoliciesAI / Agent Tasks

Reference

API ReferenceInstant Preview APIExamplesRoadmap

Try on Other Sites

This is the Workspace-config testing path for Rover. Start in Workspace, copy the test config JSON, paste it into the website tool, then generate the exact Helper, Console, or Bookmarklet artifact you need.

The exact order

  1. Open Workspace.
  2. Create or rotate a Rover site key so Workspace reveals the full pk_site_* value.
  3. In the Workspace setup view, use Copy test config JSON.
  4. Open Try on Other Sites.
  5. Paste the JSON, enter the website URL you want to test, then choose Helper, Console, or Bookmarklet.

Choose the right Rover path

PathWhat you needBest for
Hosted PreviewJust sign in, URL, and prompt.Rover-managed demos with no site config.
Preview HelperWorkspace test config JSON.Best multi-page desktop path.
ConsoleWorkspace test config JSON, then the generated snippet.Fast DevTools demos on the current page.
BookmarkletWorkspace test config JSON, then the generated bookmarklet.Drag-to-bookmarks demos on the current page.
Production installWorkspace install snippet.Your real live site, not arbitrary testing.

What the JSON is for

Test config JSON: portable Rover boot config for Helper, Console, Bookmarklet, and SDK testing on other sites.
Production install snippet: the snippet you put on your real website.
Hosted preview token: short-lived demo state created by Rover Hosted Preview, not a replacement for site config.

Expected config shape

{
  "siteId": "site_123",
  "publicKey": "pk_site_123",
  "siteKeyId": "key_123",
  "apiBase": "https://agent.rtrvr.ai",
  "allowedDomains": ["example.com"],
  "domainScopeMode": "registrable_domain",
  "externalNavigationPolicy": "open_new_tab_notice",
  "openOnInit": true,
  "mode": "full",
  "allowActions": true
}

The website tool validates this before generating anything, so you catch missing fields or bad domain scope early.

Choose the right method

Preview Helper

Best for multi-page desktop demos. The website tool can now open the target page with a helper handoff fragment, and the helper popup still accepts the same JSON as a fallback.

Console snippet

Best when DevTools is already open. Paste the generated code into the Console on the current page.

Bookmarklet

Best for the drag-to-bookmarks moment. It is still current-page only, so reloads will need another click.

When to use Hosted Preview instead

Hosted Preview is the Rover-managed demo path. Use it when you do not want to think about site config yet, when you need a temporary demo token, or when mobile / CSP / reload behavior makes live injection unreliable.

See Instant Preview for the hosted path.

Related links

Workspace to create or rotate the site key and copy the test config JSON.
Try on Other Sites tool to paste config and generate Helper, Console, or Bookmarklet output.
Preview Helper app for the open-source extension.
SDK preview helpers for direct code generation.
GitHub guide for the open-source walkthrough in the Rover repo.
rtrvr.ai logo
Rover

Browser-native execution for websites and interfaces, plus analytics for the owners improving them.

Product

  • Overview
  • Get Started
  • Test Live
  • Pricing
  • Sweet Shop

Developers

  • GitHub
  • Preview Helper
  • Quick Start
  • Instant Preview
  • Try on Other Sites
  • Instant Preview API
  • Configuration
  • AI / Agent Tasks
  • API Reference
  • Security
  • Examples

Resources

  • Blog
  • Videos
  • SDK Preview Helpers
  • OpenAPI Spec
  • rtrvr.ai Docs
  • rtrvr.ai Cloud

© 2026 rtrvr.ai. All rights reserved.

PrivacyTerms