2017-01-09 13:50:20 +01:00
|
|
|
# Make an Announcement
|
2017-01-06 00:24:16 +01:00
|
|
|
|
|
|
|
An announcement on Zulip is a message which will reach
|
2017-01-09 13:50:20 +01:00
|
|
|
all users in an organization.
|
2017-01-06 00:24:16 +01:00
|
|
|
Announcements on Zulip are sent using the `#announce` stream.
|
|
|
|
|
|
|
|
1. To send an announcement, click the **New stream message**
|
|
|
|
button located at the bottom of your screen.
|
|
|
|
A box similar to the one shown in the below image will appear.
|
|
|
|
|
|
|
|
![New stream message](/static/images/help/new-stream.png)
|
|
|
|
|
|
|
|
3. In the **Stream** field, input `announce` to select the `#announce` stream.
|
|
|
|
|
|
|
|
4. Enter the topic for your announcement in the **Topic** field.
|
|
|
|
|
|
|
|
!!! tip ""
|
2017-01-09 13:50:20 +01:00
|
|
|
Your topic name cannot be longer than 52 characters.
|
2017-01-06 00:24:16 +01:00
|
|
|
|
2017-01-09 13:50:20 +01:00
|
|
|
5. Enter your announcement in **Compose your message here...**
|
|
|
|
(also known as the compose box).
|
2017-01-06 00:24:16 +01:00
|
|
|
|
2017-01-09 13:50:20 +01:00
|
|
|
6. Finally, you can now send your announcement by
|
|
|
|
clicking the **Send** button or by pressing the enter key
|
|
|
|
(if you have checked the option **Press Enter to send**).
|
2017-01-06 00:24:16 +01:00
|
|
|
|
|
|
|
You can always delete your announcement by
|
2017-01-14 17:46:29 +01:00
|
|
|
clicking the x (<i class="icon-vector-remove"></i>) icon located at
|
2017-01-06 00:24:16 +01:00
|
|
|
the top-right corner of your messaging box.
|
|
|
|
|
|
|
|
Your announcement will look similar to the below image.
|
|
|
|
|
|
|
|
![Example announcement](/static/images/help/announcement.png)
|
|
|
|
|
|
|
|
|
|
|
|
!!! warn ""
|
|
|
|
**Note:** By default all users are subscribed to the `#announce` stream but users can
|
|
|
|
unsubscribe from and mute the stream.
|
|
|
|
This means that announcements, although organization-wide, will not reach users
|
|
|
|
who have muted or unsubscribed from the `#announce` stream.
|