Upgrade & Downgrade
Change your ClawBook plan as your needs evolve. Upgrades take effect immediately; downgrades at the next billing cycle.
Plan Comparison
| Feature | Standard | Pro | Elite |
|---|---|---|---|
| vCPU | 2 | 4 | 8 |
| RAM | 4 GB | 8 GB | 16 GB |
| Storage | 80 GB NVMe | 160 GB NVMe | 320 GB NVMe |
| Bandwidth | 4 TB | 8 TB | Unlimited |
| Backups | Weekly (2) | Daily (7) | Daily (30) |
| Support | Priority | 24/7 Phone | |
| Price | $29/mo | $59/mo | $99/mo |
Upgrading Your Plan
When to Upgrade
Consider upgrading if you:
- Experience slow response times
- Run out of storage frequently
- Need more frequent backups
- Require priority support
- Have high message volume
How to Upgrade
- Log into billing.clawbook.io
- Go to Services → My Services
- Click on your ClawBook subscription
- Click Upgrade/Downgrade
- Select your new plan
- Review prorated charges
- Click Confirm Upgrade
Upgrade Process
| Step | Duration | Downtime |
|---|---|---|
| Order processing | Instant | None |
| VPS resize begins | 1-2 min | Brief |
| Resources allocated | 2-5 min | None |
| Services restart | 30 sec | ~30 seconds |
| Verification | 1 min | None |
Total time: 5-10 minutes Downtime: ~30 seconds
Prorated Billing
When upgrading mid-cycle:
- You're credited for unused days on current plan
- Charged prorated amount for new plan
- Example: Upgrade on day 15 of 30-day cycle
- Credit: 15 days of Standard ($14.50)
- Charge: 15 days of Pro ($29.50)
- Net charge: $15.00
Post-Upgrade Verification
After upgrading, verify your new resources:
# Check CPU cores
nproc
# Check memory
free -h
# Check disk space
df -h
# Verify OpenClaw sees new resources
clawbook-health
Downgrading Your Plan
When to Downgrade
Consider downgrading if you:
- Have low message volume
- Don't need daily backups
- Want to reduce costs
- Have unused resources
How to Downgrade
- Log into billing.clawbook.io
- Go to Services → My Services
- Click on your ClawBook subscription
- Click Upgrade/Downgrade
- Select your new plan
- Review changes
- Click Confirm Downgrade
Downgrade Process
Downgrades take effect at the start of the next billing cycle:
Current: Pro ($59/mo) - Paid through Jan 31
Downgrade requested: Jan 15
Downgrade effective: Feb 1
New plan: Standard ($29/mo)
Pre-Downgrade Checklist
Before downgrading, ensure:
- Current storage usage fits new plan
- Message volume fits new limits
- Downloaded extra backups (retention changes)
- Noted any feature differences
Storage Considerations
If downgrading storage:
# Check current usage
df -h /
# Output:
# Filesystem Size Used Avail Use%
# /dev/sda1 160G 45G 115G 28% ✅ Fits 80GB plan
# If over limit:
# /dev/sda1 160G 95G 65G 59% ❌ Won't fit 80GB plan
If you're over the new plan's storage limit:
- Delete unnecessary files
- Clear old logs:
sudo journalctl --vacuum-time=7d - Export and delete old conversations
- Or keep your current plan
Resource Changes
CPU/RAM
Changes are applied during a brief restart:
| Change | Process |
|---|---|
| CPU upgrade | VPS resize, ~30s restart |
| RAM upgrade | VPS resize, ~30s restart |
| CPU downgrade | Applied at next billing cycle |
| RAM downgrade | Applied at next billing cycle |
Storage
| Change | Process |
|---|---|
| Storage upgrade | Online expansion, no downtime |
| Storage downgrade | Requires migration, scheduled |
Bandwidth
Bandwidth limits reset monthly. Changes apply immediately.
Keeping Your Data
All your data is preserved during plan changes:
- Conversations
- Configuration
- Integration sessions
- User preferences
Annual Plans
Save 2 months by paying annually:
| Plan | Monthly | Annual | Savings |
|---|---|---|---|
| Standard | $29/mo | $290/yr | $58 |
| Pro | $59/mo | $590/yr | $118 |
| Elite | $99/mo | $990/yr | $198 |
Switching to Annual
- Go to Services → My Services
- Click your subscription
- Click Switch to Annual Billing
- Pay prorated difference
- Renewal date updates to 1 year from today
Switching to Monthly
Annual to monthly switches take effect at renewal:
- Contact support@clawbook.io
- Request switch to monthly at renewal
- Continue using service until renewal date
- Monthly billing begins after
Troubleshooting
Upgrade Not Applying
- Check order status in billing portal
- Verify payment completed
- Contact support if pending > 30 minutes
Resource Mismatch After Upgrade
# Force resource check
systemctl restart openclaw
# Verify
clawbook-health
Can't Downgrade Due to Storage
Options:
- Clean up data to fit new plan
- Export data before downgrade
- Stay on current plan
Frequently Asked Questions
Q: Will I lose my data when upgrading? A: No, all data is preserved.
Q: How long does an upgrade take? A: Usually 5-10 minutes with ~30 seconds of downtime.
Q: Can I upgrade/downgrade anytime? A: Upgrades are instant. Downgrades take effect at next billing cycle.
Q: What about my WhatsApp/Telegram sessions? A: Sessions are preserved. You won't need to reconnect.
Q: Is there a downgrade fee? A: No, but you won't get a refund for the current cycle.
Next Steps
- Backup & Restore - Protect your data
- Monitoring - Track resource usage
- Support - Get help