Account & Licensing

Activating Your License

Activating Your License

Without a license, Vanta Panel runs in a free tier capped at 1 account, 1 email address, and 1 database. Activating a license raises these limits.

How to activate

  1. In vWHM, open the License page.
  2. Paste your license key.
  3. The limits are lifted according to your license.

Getting a license key

Purchase a license at vantapanel.com/pricing. Choose the plan that fits how many accounts and features you need.

Managing the install from the command line

A few useful administrative commands:

# Reset the Vanta admin password
sudo -u paneluser php /opt/vantapanel/bin/vantapanel-admin.php admin 'NewPassword'

# Reset the browser (Basic Auth) gate password
sudo htpasswd /etc/apache2/.vantapanel-admin admin

# Check service status
systemctl status vantapanel-whm vantapanel-user
Last updated Jul 1, 2026 · Need help?