2016-12-05 03:29:48 +01:00
|
|
|
# Create a stream
|
2017-01-02 05:13:35 +01:00
|
|
|
|
2017-01-06 20:02:50 +01:00
|
|
|
In Zulip, streams are like mailing lists in an email tool; each stream
|
|
|
|
has a set of subscribers. Your current subscriptions are visible in
|
|
|
|
the left sidebar. Streams can be either:
|
2017-01-05 23:35:54 +01:00
|
|
|
|
|
|
|
* **Public streams** - Public streams are for open discussions. All
|
|
|
|
users can subscribe to public streams and discuss there.
|
|
|
|
* **Private streams** - Private streams are for confidential
|
|
|
|
discussions and are only visible to users who've been invited to
|
|
|
|
subscribe to them.
|
2016-12-05 03:29:48 +01:00
|
|
|
|
|
|
|
## Create a new stream
|
|
|
|
|
2017-01-05 19:58:42 +01:00
|
|
|
{!subscriptions.md!}
|
2016-12-05 03:29:48 +01:00
|
|
|
|
2017-01-06 01:06:27 +01:00
|
|
|
3. Click the plus (<i class="icon-vector-plus"></i>) icon to the right of
|
2017-01-15 20:23:59 +01:00
|
|
|
the **Filter streams** input.
|
2016-12-05 03:29:48 +01:00
|
|
|
|
2017-01-05 19:58:42 +01:00
|
|
|
!!! warn ""
|
2017-01-06 20:02:50 +01:00
|
|
|
**Note:** If you do not see the plus
|
|
|
|
(<i class="icon-vector-plus"></i>) icon, it
|
|
|
|
is probably because your organization's administrators
|
|
|
|
have disabled stream creation for ordinary users.
|
|
|
|
If that's the case, then you need to ask them to
|
|
|
|
allow ordinary users to create streams, or you will have
|
|
|
|
to ask an administrator for help creating each particular stream.
|
2016-12-05 03:29:48 +01:00
|
|
|
|
2017-01-06 20:02:50 +01:00
|
|
|
4. After clicking the plus (<i class="icon-vector-plus"></i>) icon, at
|
2017-03-09 00:20:22 +01:00
|
|
|
right side of the [Streams](/#streams) page, labeled
|
2017-01-17 02:25:52 +01:00
|
|
|
**Create stream**, will now display options for creating a stream.
|
2016-12-05 03:29:48 +01:00
|
|
|
|
2017-01-06 20:02:50 +01:00
|
|
|
5. Enter the title of your stream in the **Stream name** input.
|
|
|
|
If you designate your stream as public, the **Stream name** will be
|
|
|
|
displayed under the Streams on the left sidebar. Your stream name must
|
|
|
|
be unique to all other stream names and can be no longer than
|
|
|
|
60 characters.
|
2016-12-05 03:29:48 +01:00
|
|
|
|
2017-01-05 19:58:42 +01:00
|
|
|
!!! tip ""
|
2017-01-06 20:02:50 +01:00
|
|
|
You can optionally enter a brief description of your stream in
|
|
|
|
**Stream description** to give other users a general idea of
|
|
|
|
what's being discussed in your stream. The description can be
|
|
|
|
seen under the stream name in the stream overview.
|
2016-12-05 03:29:48 +01:00
|
|
|
|
2017-01-30 20:18:14 +01:00
|
|
|
7. The **Stream privacy** option controls the privacy of your
|
2017-01-06 20:02:50 +01:00
|
|
|
stream. There are two options:
|
|
|
|
* **Anybody can join** - This option makes your stream **public**
|
|
|
|
and accessible to all users.
|
2017-01-05 19:58:42 +01:00
|
|
|
|
2017-01-06 20:02:50 +01:00
|
|
|
* **People must be invited** - This option makes your stream
|
|
|
|
**private**. Only users you invite will be able to access this stream.
|
|
|
|
Only the creator of the stream can invite new users this stream.
|
2017-01-05 19:58:42 +01:00
|
|
|
|
2017-01-06 20:02:50 +01:00
|
|
|
8. If your stream is public, you can choose to alert users about the new
|
|
|
|
stream by clicking the **Announce stream** checkbox. Users who have been
|
|
|
|
added to the new stream will always be notified, but if the
|
|
|
|
**Announce stream** feature is enabled, all users will be notified
|
|
|
|
of the stream's creation.
|
2016-12-05 03:29:48 +01:00
|
|
|
|
2017-01-06 20:02:50 +01:00
|
|
|
9. To automatically subscribe a user to your stream, scroll down to
|
|
|
|
**People to add** and tick the checkboxes with the names of the users
|
|
|
|
you want to add.
|
2016-12-05 03:29:48 +01:00
|
|
|
|
2017-01-05 19:58:42 +01:00
|
|
|
!!! tip ""
|
2017-01-06 20:02:50 +01:00
|
|
|
To search for specific users, enter their usernames in the
|
|
|
|
**Filter names** box.
|
2016-12-05 03:29:48 +01:00
|
|
|
|
2017-01-06 20:02:50 +01:00
|
|
|
10. Once you are ready to create your stream,
|
|
|
|
click the **Create** button. The stream will now appear
|
|
|
|
in the left sidebar for the users that you subscribed.
|