Files
zulip/help/change-your-profile-picture.md
Shubham Padia a54d247111 help: Use 1. for numbered lists everywhere.
The conversion script for help-beta assumes that all items in a numbered
list start with 1. which was a wrong assumption. This commit attempts to
fix that. We are not introducing any lint step to tackle this since it
will be easy to just check for this again before the cutover happens.
We do not change this for `numbered-list-examples.md` since that example
shows how the current numbered lists work and we might still want to
show that. We can decide what to do with that file once the time of
cutover arrives.
2025-06-23 09:48:43 -07:00

889 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}