Sign In to the Admin Panel
realvco does not use usernames or passwords. You already have a Magic Token embedded in every link in your welcome email. One click signs you in.
Click the Admin Panel Link
From your welcome email, click the Admin Panel link. Its format is:
https://{your-prefix}-00.realvco.com/#token=xxxxxxxxxx
When the browser opens, it automatically:
- Reads the
tokenfrom the URL - Verifies it with your server
- On success, sets a cookie valid for 30 days, then clears the token from the URL
- Takes you straight to the main screen — the whole thing takes 1 to 2 seconds
In short: sign in once using the link in your email. For the next 30 days, a browser bookmark is enough.
[Screenshot: Admin Panel main screen with the MAIN tab active by default]
After verification the URL becomes https://{your-prefix}-00.realvco.com/, just like any other site. Your token lives safely in a cookie now.
What You See After Signing In
The Admin Panel is organized into tabs:
| Tab | Contents |
|---|---|
| MAIN | Server information, AI Agents list, system operations |
| Rose (oc-1) | Rose’s overview, activity, usage, and settings |
| Ada (oc-2) | Same, but for Ada |
| Vi (hm-3) | Same, but for Vi (runs on Hermes) |
Why is Vi labeled hm-3 instead of oc-3?
Rose and Ada run on OpenClaw (containers oc-1 and oc-2). Vi runs on the newer Hermes engine (container hm-3). See Engine Comparison.
What Happens After 30 Days?
The cookie expires after 30 days. As long as you sign in at least once every 30 days, the cookie renews automatically and never expires.
If you miss the window, the next time you open the Admin Panel you will see a “verification required” screen. To re-verify:
- Find the original welcome email
- Click the Admin Panel link again
- The token re-verifies and issues a fresh cookie
Lost the email? See Recovering a Magic Token.
Next Step
→ 03 · Meet Your AI Companions — Figure out who Rose, Ada, and Vi are
Related
- URL and Token Map — Full reference for your 4 URLs
- Magic Token Explained — How it works and why it is safe