mirror of https://github.com/zulip/zulip.git
help: Add "Find administrators" help page.
This commit is contained in:
parent
a7ae454f52
commit
d24dadb52f
|
@ -0,0 +1,15 @@
|
||||||
|
# Find administrators
|
||||||
|
|
||||||
|
[Administrators](/help/roles-and-permissions) can take actions other users are
|
||||||
|
not permitted to, such as managing your organization's permissions settings.
|
||||||
|
|
||||||
|
!!! tip ""
|
||||||
|
|
||||||
|
Organization owners can do anything that an organization administrator can do.
|
||||||
|
|
||||||
|
{!view-users-by-role.md!}
|
||||||
|
|
||||||
|
## Related articles
|
||||||
|
|
||||||
|
* [Roles and permissions](/help/roles-and-permissions)
|
||||||
|
* [Customize organization settings](/help/customize-organization-settings)
|
|
@ -122,6 +122,7 @@
|
||||||
* [View someone's profile](/help/view-someones-profile)
|
* [View someone's profile](/help/view-someones-profile)
|
||||||
* [Direct messages](/help/direct-messages)
|
* [Direct messages](/help/direct-messages)
|
||||||
* [User groups](/help/user-groups)
|
* [User groups](/help/user-groups)
|
||||||
|
* [Find administrators](/help/find-administrators)
|
||||||
|
|
||||||
## Streams & topics
|
## Streams & topics
|
||||||
* [Streams and topics](/help/streams-and-topics)
|
* [Streams and topics](/help/streams-and-topics)
|
||||||
|
|
|
@ -57,3 +57,4 @@ show it.
|
||||||
- [View someone's profile](/help/view-someones-profile)
|
- [View someone's profile](/help/view-someones-profile)
|
||||||
- [Status and availability](/help/status-and-availability)
|
- [Status and availability](/help/status-and-availability)
|
||||||
- [Searching for messages](/help/search-for-messages)
|
- [Searching for messages](/help/search-for-messages)
|
||||||
|
- [Find administrators](/help/find-administrators)
|
||||||
|
|
Loading…
Reference in New Issue