Files
zulip/help/change-your-profile-picture.md
Lauryn Menard dedea23745 help-docs: Move help center documentation to top level directory.
These files are not Jinja2 templates, so there's no reason that they needed
to be inside `templates/zerver`. Moving them to the top level reflects their
importance and also makes it feel nicer to work on editing the help center content, 
without it being unnecessary buried deep in the codebase.
2023-01-25 14:08:29 -08:00

37 lines
889 B
Markdown

# Set your profile picture
By default, Zulip uses an image generated by
[Gravatar](https://en.gravatar.com/) 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}
2. 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}
2. Under **Profile picture**, click on the **(X)** icon in the top
right corner of the profile picture.
3. Approve by clicking **Confirm**. This will remove your current
profile picture, reverting to the Gravatar default.
{end_tabs}
## Related articles
* [Restrict profile picture changes](/help/restrict-profile-picture-changes)