Panel Guides

Account Settings

How to manage your email, password, two-factor authentication, API keys, and SSH keys.

Your account settings let you manage your login credentials, security options, and developer keys.

Changing Your Email

  1. Go to Account from the navigation menu
  2. Enter your new email address
  3. Enter your current password to confirm
  4. Click Update Email

Changing Your Password

  1. Go to Account from the navigation menu
  2. Enter your current password
  3. Enter your new password and confirm it
  4. Click Update Password

Two-Factor Authentication (2FA)

Two-factor authentication adds an extra layer of security to your account.

Enabling 2FA

  1. Go to Account
  2. Click Enable Two-Factor Authentication
  3. Scan the QR code with an authenticator app (Google Authenticator, Authy, etc.)
  4. Enter the 6-digit code from your authenticator app
  5. Click Enable

Disabling 2FA

  1. Go to Account
  2. Click Disable Two-Factor Authentication
  3. Enter a code from your authenticator app to confirm

⚠️ Warning: We strongly recommend keeping 2FA enabled. If someone gains access to your account, they could delete your servers.

API Keys

API keys let you interact with the panel programmatically.

  1. Go to AccountAPI Credentials
  2. Click Create API Key
  3. Enter a description for the key
  4. Optionally restrict the key to specific IP addresses
  5. Click Create

⚠️ Warning: Your API key is shown only once when created. Copy it immediately and store it securely. Treat API keys like passwords — never share them publicly.

To delete an API key, click the Delete button next to it.

SSH Keys

SSH keys provide secure, password-free access to your server's files via SFTP.

Adding an SSH Key

  1. Go to AccountSSH Keys
  2. Enter a name for your key
  3. Paste your public SSH key
  4. Click Add

Removing an SSH Key

Click Remove next to the key you want to delete.

💡 Tip: Using SSH keys for SFTP is more secure than password authentication and saves you from typing your password every time.

Activity Log

View a log of all actions performed on your account under AccountActivity. This includes logins, password changes, and other account events.

  • Subusers — Managing access for other users on your servers

How is this guide?

40% Off — Limited TimeGet your Panel Guides server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page