mirror of https://github.com/zulip/zulip.git
user docs: Update change-your-organization-settings.
This commit is contained in:
parent
1763ada661
commit
253aa95d4c
Binary file not shown.
Before Width: | Height: | Size: 62 KiB |
|
@ -1,13 +0,0 @@
|
|||
# Change your organization settings
|
||||
|
||||
{!admin-only.md!}
|
||||
|
||||
1. Click on the chevron next to the gear icon in the top right of the screen to
|
||||
reveal a dropdown menu.
|
||||
|
||||
2. Select [Manage organization](/#organization/organization-settings) from the
|
||||
menu.
|
||||
|
||||
3. Click on the tabs on the left to select the settings you'd like to edit.
|
||||
|
||||
![settings](/static/images/help/organization-settings-tab.png)
|
|
@ -7,7 +7,7 @@ great start with Zulip.
|
|||
## Configure your Zulip organization
|
||||
|
||||
Review and potentially
|
||||
[tweak the organization settings](/help/change-your-organization-settings)
|
||||
[tweak the organization settings](/help/review-your-organization-settings)
|
||||
to match your organization’s needs.
|
||||
|
||||
- Set a policy for who can join the organization. If you’re setting
|
||||
|
|
|
@ -106,8 +106,8 @@
|
|||
# Zulip administration
|
||||
|
||||
## Organization basics
|
||||
* [Review your organization's settings](/help/review-your-organization-settings)
|
||||
* [Create your organization profile](/help/create-your-organization-profile)
|
||||
* [Update your organization's settings](/help/change-your-organization-settings)
|
||||
* [Link to your Zulip from the web](/help/join-zulip-chat-badge)
|
||||
* [Import from Slack](/help/import-from-slack)
|
||||
* [Import from Gitter](/help/import-from-gitter)
|
||||
|
|
|
@ -0,0 +1,16 @@
|
|||
# Review your organization settings
|
||||
|
||||
It's good to periodically review your organization's settings. Zulip is in
|
||||
active development and is constantly adding new features, and as your
|
||||
organization grows, features that may not have been applicable at a small
|
||||
scale may be applicable now.
|
||||
|
||||
Note that most organization settings are visible to all users, though
|
||||
generally only organization administrators can interact with them.
|
||||
|
||||
1. From your desktop, click on the **gear**
|
||||
(<i class="icon-vector-cog"></i>) in the upper right corner.
|
||||
|
||||
1. Select **Manage organization**.
|
||||
|
||||
1. Click on each tab on the left.
|
Loading…
Reference in New Issue