Account
Profile & account
Manage your profile, password, active sessions, and GitHub connection
Overview
Your personal account settings are at Account → Profile (click your profile icon in the top right of the dashboard).
The account page has four tabs: profile, security, organizations, and billing.
Profile
Update your display name from the Profile tab. Click save changes to apply.
Email address changes require a support request — the email field is read-only in the UI.
Changing your password
- Go to Account → Profile
- Scroll to Change password
- Enter your current password, your new password, and confirm the new password
- Click update password
Password requirements:
- Minimum 8 characters
- New password and confirmation must match
Active sessions
The Active sessions section shows all devices currently logged in to your account, including:
- Browser and operating system (parsed from user agent)
- IP address
- The current session is marked active
To log out another device, click revoke on any session that is not the current one.
You cannot revoke your own current session from this page. To log out of all devices, change your password.
GitHub connection
The Connected accounts section shows whether the Zanode GitHub App is installed.
The GitHub App is required to:
- Deploy private repositories
- Deploy repositories from GitHub organizations
To connect, click install github app and authorize Zanode in the GitHub App installation flow. You can choose which repositories to grant access to.
Once connected, you’ll see:
- Which GitHub accounts and organizations are linked
- How many repositories are available for deployment
To add or remove repository access later, click configure access → which opens github.com/settings/installations.
Public repository deployments work without installing the GitHub App, using OAuth alone.