Docs

SysModeler — User Manual

4. Your Account & Settings

Open Settings from your account menu. Settings are grouped into sections.

4.1 Profile

Update your display name / username. Your name is reflected everywhere it appears — project members, presence indicators, and commit history.

4.2 Password

Change your account password. For security, you normally confirm your current password before setting a new one.

4.3 Emails

Add or update the email address(es) associated with your account. Your email is used for login, notifications, and account recovery. You can also unsubscribe from marketing emails here or via the link in any email.

4.4 Appearance (Dark & Light Mode)

Toggle the interface theme between Dark and Light (a System option follows your OS). SysModeler is fully theme-aware across every screen for visual comfort and accessibility.

4.5 API Keys

Generate and manage API keys for programmatic REST access to your SysML v2 projects (see Section 16). Treat API keys like passwords:

  • Copy a key when it's created — you will not be able to view it again in full.
  • Assign the minimum scope needed (Read and/or Write).
  • Revoke any key you believe is compromised.

Caution: Never commit API keys to shared repositories, paste them into chat/tickets, or embed them in client-side code. A leaked Write-scoped key can modify your model data.