{% extends "dashboard/layout.html" %} {% block title %}Mycelium Dashboard - Settings{% endblock %} {% block dashboard_content %}

Account Settings

Manage your Mycelium account preferences and security settings

Profile Information
Email address cannot be changed
Change Password
Password must be at least 12 characters long with a mix of letters, numbers, and special characters
SSH Keys
SSH Keys for Self-Managed Resources: Upload your SSH public keys to access self-managed VMs and Kubernetes clusters. Your keys are stored securely and can be used across multiple deployments.

No SSH keys found. Add your first SSH key to get started.

Key Name
Key Type Default
Fingerprint: SHA256:...
Added: Never Last used: Never
Currency Preferences
Choose your preferred currency for displaying prices in the marketplace
Note: All transactions are processed in MC Credits. Display currency is used for convenience only and prices are converted in real-time.
Delete Account
Warning: This action is irreversible

Deleting your account will permanently remove all your data, including:

  • Your profile information
  • Your deployment configurations
  • Your billing history

Note: Any active deployments must be manually terminated before account deletion.

Incorrect password.
{% endblock %}