Skip to main content

Documentation Index

Fetch the complete documentation index at: https://auto-sop.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Account Settings

The Settings page lets you manage your plan, license key, account profile, and account deletion.

Plan & Billing

The top card shows your current plan status:

Free

1 project, cloud stats sync, local directives only.

Trial

Full Pro features for the trial period. Shows days remaining or “Trial expired” status.

Pro

Unlimited projects, directive sync, priority support. Shows next billing date and amount.
  • Free/Trial users see an “Upgrade to Pro” button linking to the upgrade page.
  • Pro users see a “Manage Subscription” button that opens the Stripe billing portal.
The Stripe billing portal lets you update your payment method, switch between monthly and annual plans, or cancel your subscription.

License key

Your license key is displayed with a copy button for easy access. Use this key when binding projects:
auto-sop install --license YOUR_LICENSE_KEY

Regenerating your key

If your key is compromised, click Regenerate Key to create a new one. A confirmation dialog explains the impact:
Regenerating invalidates your current key immediately. All projects using the old key will need to be updated with auto-sop install --license NEW_KEY.

Account profile

The Account section embeds your authentication profile (powered by Clerk). From here you can:
  • Update your email address
  • Change your password
  • Manage connected accounts
  • Configure two-factor authentication

Danger zone

At the bottom of Settings, an expandable Danger Zone section contains the account deletion option. Deleting your account permanently removes:
  • All projects and bindings
  • All synced directives
  • Your license key
  • Validation history
Account deletion is irreversible. Your local auto-sop installation and CLAUDE.md directives remain on your machine, but cloud sync stops permanently.