What are Auto-Install Experiences?
Auto-Install Experiences let your customers buy a fully managed AI product from your branded landing page. When they complete checkout, the platform automatically:- Creates their customer account
- Provisions a dedicated private server
- Deploys and configures the AI agent
- Funds the account with the plan’s AI credits
- Enables their portal (AI Chat + Infrastructure dashboard)
- Sends a welcome email with login details
The Partner Portal One-Click Experiences catalog contains 8 active + 8 Coming Soon cards (AI Receptionist, AI Personal Assistant, OpenClaw Setup Service, AI Business Audit, Resell AI Gateway, etc.). This page covers only the Auto-Install sub-slice of that catalog.
| Experience | What deploys |
|---|---|
| OpenClaw Auto-Install | OpenClaw agent accessible via Telegram; connects Gmail, Google Calendar, Notion and more |
| Hermes Auto-Install | Nous Research Hermes autonomous agent (web browsing, code execution, persistent memory) |
Both experiences are currently Beta. Core functionality — provisioning, deployment, billing, credit refill, and portal access — works end to end. Visual polish and per-plan landing page customisation are fast-follows.
Prerequisites
Before enabling either auto-install experience:- Stripe Connect must be active and fully onboarded. The customer checkout runs on your Stripe Connect account. Go to Settings → Stripe Connect to verify.
- Server capacity: each subscriber gets a dedicated private server. Make sure you have capacity for the expected subscriber volume.

Enable an auto-install experience
- Go to Experiences in the Partner Portal sidebar.
- Find the card for OpenClaw Auto-Install or Hermes Auto-Install.
- Click the Enable toggle.
- The experience is now live at your partner domain at its default alias:
- OpenClaw Auto-Install:
/{your-domain}/openclaw-autoinstall - Hermes Auto-Install:
/{your-domain}/hermes-autoinstall
- OpenClaw Auto-Install:

Configure pricing tiers
Each auto-install experience supports multiple subscription plans (“tiers”). You define the server spec and AI credit allowance per tier; the platform sets up a recurring subscription price for each one automatically.Open the experience settings
- Click the Settings (gear ⚙) icon on the experience card.
- Scroll to the Pricing Tiers section.
Add or edit a tier
For each tier, configure:| Field | Description |
|---|---|
| Plan name | Displayed to customers on the landing page (e.g. “Starter”, “Pro”, “Scale”) |
| Price | Monthly subscription price in your currency |
| VPS Plan | The server spec to provision (CPU / RAM / storage options shown as a dropdown) |
| AI Credits / month | Number of AI credits included in the monthly subscription |
| Enabled | Toggle the tier on/off without deleting it |

Customer checkout flow
When a customer visits your landing page and picks a plan:- They are redirected to a Stripe Checkout page on your Connect account.
- On successful payment, setup begins automatically:
- Account created (customer + portal login)
- AI credits funded for the plan
- A dedicated private server provisioned
- Agent deployed to the server
- Portal features unlocked: AI Chat + Infrastructure / Agency dashboard
- A welcome email is sent to the customer with their login details. No password is ever collected at checkout — the platform generates a secure temporary password and delivers it by email.
Checking order status
While setup runs, the customer’s landing page shows a live progress indicator — the server provisions and the agent deploys (typically 2–5 minutes) before the account is ready.
Ongoing billing
Monthly credit refill
Each time an auto-install subscription renews and payment succeeds, the platform automatically tops up the customer’s AI credit balance to the plan’s included credits. No manual action is needed.Cancellation
When a subscription is cancelled or payment lapses:- The customer’s AI access is revoked — the deployed agent can no longer make model calls.
- The server and its data are not automatically deleted (you can manage the server separately under VPS Servers).
- If the customer resubscribes, access is restored and the agent is re-funded.
Partner portal visibility
Once a customer completes setup, their record appears in your Customers list tagged with the experience type. From their customer page you can:- View their current credit balance
- Access the VPS Terminal
- See the Infrastructure / Agency dashboard
- Top up credits manually if needed

OpenClaw Auto-Install
OpenClaw Auto-Install deploys a personal AI accessible via Telegram. Once setup completes, the customer can message their Telegram bot to:- Read and draft emails via connected Gmail
- Manage Google Calendar (schedule meetings, daily briefings)
- Query and update Notion pages
- And more via the Knotie AI Gateway
/openclaw-autoinstall. You can change it under Experience Settings → General.
What the customer sees
Landing page hero: “Your Personal AI. One Click. No Tech Skills Needed.” After checkout and setup:- A welcome email arrives with portal login credentials.
- The customer logs in and finds AI Chat enabled in their portal sidebar.
- Their connected apps (Gmail, Calendar, Notion) are listed in the integration panel.
Hermes Auto-Install
Hermes Auto-Install deploys Nous Research’s Hermes — a fully autonomous AI agent — on a dedicated private VPS. Hermes can:- Browse the live web
- Run shell commands and execute code
- Use tools through the Knotie AI Gateway
- Maintain persistent memory across sessions
/hermes-autoinstall. You can change it under Experience Settings → General.
What the customer sees
Landing page hero: “Your Own Autonomous AI. On Your Own Private Server. One Click.” After checkout and setup:- A welcome email arrives with portal login credentials.
- The customer logs in and finds AI Chat + Infrastructure dashboard in their portal sidebar.
- They can chat with Hermes directly from the portal — no terminal required.
- The VPS runs Hermes exclusively on dedicated compute (not shared).
Troubleshooting
Checkout completes but the customer’s portal isn’t set up Check the order status:- In the Partner Portal, open the customer record.
- Look for a failed or pending auto-install order under their account.
- If the order is stuck, contact support with the order reference — setup can safely be re-run.
Related pages
- AI Experiences overview — all experience types and how to enable them
- Stripe Connect — connect your Stripe account
- VPS Servers — manage and monitor customer VPS instances
- AI Gateway — manage API keys and credit budgets
- Hermes Agent Setup — full deploy + chat API reference
- Hermes Agent overview — high-level summary and use cases
- OpenClaw Partner Setup — manual OpenClaw setup (non-auto-install)