Files
zulip/help/change-your-profile-picture.md
Shubham Padia 34633d467e help: Multiline ordered list items should have spacing after 2nd line.
The expected behaviour would be to have some spaces from the second line
onwards for multi-list items. Regex used to check for this was
`^1\..*\r?\n^[^\s].*$` which gives us some extra results that don't fit
our criteria which we can chose to ignore.
2025-07-29 10:09:21 -07:00

895 B

Set your profile picture

By default, Zulip uses an image generated by Gravatar as your profile picture. If your email address already has a gravatar associated with it, Zulip will use your existing gravatar.

You can also upload a custom profile picture to Zulip.

Set your profile picture

{start_tabs}

{settings_tab|profile}

  1. Under Profile picture, click Upload new profile picture and choose an image to upload.

{end_tabs}

Set profile picture back to gravatar

{start_tabs}

{settings_tab|profile}

  1. Under Profile picture, click on the (X) icon in the top right corner of the profile picture.

  2. Approve by clicking Confirm. This will remove your current profile picture, reverting to the Gravatar default.

{end_tabs}