Profile

Update profile name

Update the name shown in menus, invites, and activity.

Where to find it

  • Dashboard → Settings → Profile

Steps

  1. Open Profile settings.
  2. Edit your profile name.
  3. Save the changes.

Notes

  • Profile names must be 3–32 characters.
  • Names must be unique.

Your email address does not change.

Update profile avatar

Upload a new avatar image for your profile.

Where to find it

  • Dashboard → Settings → Profile

Steps

  1. Open Profile settings.
  2. Choose a new image file.
  3. Wait for the upload to finish.
  4. Save the changes.

Notes

  • PNG, JPG, or SVG files only.
  • Maximum size is 2 MB.
  • The image is stored as a hashed file name.

If no avatar is set, initials are shown instead.

Profile image rules

Profile images follow these rules to keep storage consistent.

Rules

  • Allowed types: PNG, JPG, or SVG.
  • Maximum file size is 2 MB.
  • File name uses a SHA256 hash and is stored as hash.png.
  • Storage path is avatar/{profileId}/hash.png.
  • The database stores only hash.png.

Tips

  • Use a square image for best results.
  • Keep the file size small for faster upload.

The server builds the full image URL and sends it to the client.

Troubleshooting

Use these fixes when profile updates fail.

Failed to update profile name

  • Check the 3–32 character length.
  • Ensure the name is unique.
  • Try saving again.

Failed to update profile avatar

  • Confirm the file type is PNG, JPG, or SVG.
  • Keep the file under 2 MB.
  • Retry the upload.

Invalid image type

  • Choose a PNG, JPG, or SVG file.
  • Avoid unsupported formats like GIF.

Image size exceeds limit

  • Compress or resize the image.
  • Upload again after reducing size.