mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
Fixes https://chat.zulip.org/#narrow/channel/19-documentation/topic/new.20help.20center.3A.20Includes.20inside.20list.20item The macro works fine for the current help center. But for the new help center, the macro has a paragraph tag already, when it is part of a list item, the margin inserted by starlight causes spacing issue. We can override the margin for this specific case when we have the ability to modify the MDX directly. Issue for that: #35407. Until then, we remove this macro since it's only used it two places to have proper spacing.
52 lines
1.9 KiB
Markdown
52 lines
1.9 KiB
Markdown
# Create your organization profile
|
||
|
||
{!admin-only.md!}
|
||
|
||
Your organization's profile includes its **name**,
|
||
[**type**](/help/organization-type), **description**, **profile picture**, and
|
||
**logo**. The name, description and profile picture appear on the registration
|
||
and login pages for your organization, and (optionally) in the [communities
|
||
directory](/help/communities-directory).
|
||
|
||
- The **organization name** also appears in the title of your Zulip browser tab
|
||
or Desktop app, and in email and desktop notifications. It's best to keep it
|
||
short.
|
||
- The **organization type** is used to customize the experience for users
|
||
in your organization, including initial organization settings and
|
||
Welcome Bot messages received by new users.
|
||
- The **organization description** supports [full Markdown
|
||
formatting](/help/format-your-message-using-markdown), including
|
||
**bold**/*italic*, links, lists, and more.
|
||
- The **organization profile picture** is a square image that is also used for
|
||
[switching between organizations](/help/switching-between-organizations) in
|
||
the desktop app. It will be displayed at 100×100 pixels, or more on
|
||
high-resolution displays.
|
||
- The [**organization logo**](#add-a-wide-logo) replaces the Zulip logo in the
|
||
upper left corner of the web and desktop apps.
|
||
|
||
## Edit organization profile
|
||
|
||
{!edit-organization-profile.md!}
|
||
|
||
## Zulip communities directory
|
||
|
||
{!communities-directory-intro.md!}
|
||
|
||
### Change whether your organization may be listed in the Zulip communities directory
|
||
|
||
{!communities-directory-instructions.md!}
|
||
|
||
For more details, see [Communities directory](/help/communities-directory).
|
||
|
||
## Add a wide logo
|
||
|
||
{!add-a-wide-logo.md!}
|
||
|
||
## Related articles
|
||
|
||
* [Moving to Zulip](/help/moving-to-zulip)
|
||
* [Customize organization settings](/help/customize-organization-settings)
|
||
* [Create channels](/help/create-channels)
|
||
* [Communities directory](/help/communities-directory)
|
||
* [Getting started with Zulip](/help/getting-started-with-zulip)
|