Skip to content

Profile Management

Your profile contains your personal information within Synapse -- your name, email, role, and authentication details. Every team member has their own profile, and you can only view and edit your own.


Viewing Your Profile

Navigate to Settings in the dashboard sidebar and click Profile (or click your avatar in the top-right corner). Your profile page shows:

FieldDescription
NameYour display name, visible to other workspace members
EmailThe email address associated with your account
RoleYour role in this workspace (Owner, Admin, Developer, Marketing, Operations, or Viewer)
Auth providerHow you signed up -- either with an email and password, or via Google OAuth
Email verifiedWhether your email address has been verified
WorkspaceThe workspace you belong to, with its name and ID
Member sinceWhen you joined this workspace
Last loginWhen you last signed in

Updating Your Name

You can change your display name at any time:

  1. Go to your Profile page.
  2. Edit the Name field.
  3. Click Save.

Your updated name will appear across the workspace immediately -- in team member lists, audit logs, and anywhere your name is displayed.

Note

You cannot change your email address or role from the Profile page. Email changes require re-verification through the authentication service. Role changes must be made by a workspace Admin or Owner from the Team Members settings.


Password Management

How you manage your password depends on how you originally signed up.

If you signed up with email and password

To change your existing password:

  1. Go to your Profile page.
  2. Click Change Password.
  3. Synapse sends a verification code (OTP) to your email address.
  4. Enter the verification code and your new password.
  5. Click Confirm.

Your new password must be between 8 and 128 characters.

If you signed up with Google OAuth

You can optionally add a password to your account so you have the choice of signing in with either Google or email/password:

  1. Go to your Profile page.
  2. Click Set Password.
  3. Synapse sends a verification code (OTP) to your email address.
  4. Enter the verification code and choose a password.
  5. Click Confirm.

As an alternative to the OTP-based flow, you can request a password reset link:

  1. Click Send Reset Link on your Profile page.
  2. Check your email for the reset link.
  3. Click the link and follow the instructions to set a new password.

This works for both new passwords (OAuth users) and changing existing passwords.

Tip

Password management is handled securely through PYRX's authentication service. Synapse never stores your password directly -- all password operations are proxied to the centralized auth system.


Email Verification

A verified email address confirms that you have access to the inbox associated with your account. This is important for receiving password reset links, workspace invitations, and email notifications.

Checking your verification status

Your Profile page shows whether your email is verified. Look for the verification badge next to your email address.

Verifying your email

If your email is not yet verified:

  1. Go to your Profile page.
  2. Click Verify Email.
  3. Check your inbox for a verification email.
  4. Click the verification link in the email.

You will be redirected back to the Synapse dashboard with a confirmation that your email has been verified.

Warning

If you do not see the verification email, check your spam or junk folder. The email is sent from the PYRX authentication service, not from your workspace's sender domain.


What You Cannot Change

Some profile fields are managed at the workspace level and cannot be changed from your profile:

  • Email address -- Contact your workspace Admin to update this.
  • Role -- Only Admins and Owners can change member roles. See Team Roles & Permissions.
  • Avatar -- Avatars are pulled from your authentication provider (e.g., your Google profile picture). To change it, update your avatar on the provider's side.