@@ -12,6 +12,15 @@ The cloud CLI enables you to:
1212- ** Integrity verification** with ` bm cloud check `
1313- ** Automatic project creation** from local directories
1414
15+ ## Prerequisites
16+
17+ Before using Basic Memory Cloud, you need:
18+
19+ - ** Active Subscription** : An active Basic Memory Cloud subscription is required to access cloud features
20+ - ** Subscribe** : Visit [ https://basicmemory.com/subscribe ] ( https://basicmemory.com/subscribe ) to sign up
21+
22+ If you attempt to log in without an active subscription, you'll receive a "Subscription Required" error with a link to subscribe.
23+
1524## The Cloud Mode Paradigm
1625
1726Basic Memory Cloud follows the ** Dropbox/iCloud model** - a single cloud space containing all your projects, not per-project connections.
@@ -474,6 +483,26 @@ bm cloud logout
474483bm cloud login
475484```
476485
486+ ### Subscription Issues
487+
488+ ** Problem** : "Subscription Required" error when logging in
489+
490+ ** Solution** : You need an active Basic Memory Cloud subscription to use cloud features.
491+
492+ 1 . Visit the subscribe URL shown in the error message
493+ 2 . Sign up for a subscription
494+ 3 . Once your subscription is active, run ` bm cloud login ` again
495+
496+ ** Problem** : "Subscription Required" error for existing user
497+
498+ ** Solution** : Your subscription may have expired or been cancelled.
499+
500+ 1 . Check your subscription status at [ https://basicmemory.com/account ] ( https://basicmemory.com/account )
501+ 2 . Renew your subscription if needed
502+ 3 . Run ` bm cloud login ` again
503+
504+ Note: Access is immediately restored when your subscription becomes active.
505+
477506### Sync Issues
478507
479508** Problem** : "Bisync not initialized"
0 commit comments