Account

How to manage account settings

~2 min read

Account Settings lets you update your name, email address, password, notification preferences, and API token.

Steps

  1. 1

    Open Settings

    Click "Settings" at the bottom of the left sidebar.

  2. 2

    Update your name or email

    In the "Profile" section, edit your display name or email address and click "Save Changes". If you change your email, a verification link is sent to the new address.

  3. 3

    Change your password

    In the "Security" section, enter your current password and your new password twice, then click "Update Password". Use a strong, unique password.

  4. 4

    Configure notification preferences

    In the "Notifications" section, toggle which email alerts you receive: resource threshold alerts, server downtime alerts, billing reminders, and security alerts. Each can be turned on or off independently.

  5. 5

    Generate or regenerate API token

    The "API" section shows your personal API token. Click "Regenerate" to issue a new token (the old one is invalidated immediately). Copy and store the token securely — it is only shown once after generation.

  6. 6

    Enable two-factor authentication

    In the "Security" section, click "Enable 2FA". Scan the QR code with an authenticator app (Google Authenticator, Authy). Enter the 6-digit code to confirm, then save your recovery codes in a safe place.

Watch out

  • Regenerating your API token immediately breaks any integration using the old token. Update all scripts and third-party tools before regenerating.

Tips

  • Enable 2FA — it is the single most effective way to protect your account and all the servers it manages.
  • If you change your email address, update it in your password manager to avoid lock-out.

Related guides