mirror of https://github.com/zulip/zulip.git
31 lines
998 B
Markdown
31 lines
998 B
Markdown
# Set default streams for new users
|
|
|
|
Default streams for an organization are set by an administrator.
|
|
|
|
Follow the steps given below to set the default streams for new users
|
|
using an administrator account:
|
|
|
|
* Click on the cog (![cog](/static/images/help/cog.png)) icon in the
|
|
upper right corner of the sidebar.
|
|
|
|
* Choose the **Administration** option in the panel shown below:
|
|
|
|
![admin](/static/images/help/admin.png)
|
|
|
|
* The **Administration** window will appear like the one below:
|
|
|
|
![admin window](/static/images/help/admin-window.png)
|
|
|
|
* Click on the **Default Streams** option as shown below:
|
|
|
|
![default streams](/static/images/help/default-streams.png)
|
|
|
|
* To add a stream to **Default Streams**, enter the name of stream
|
|
in the box next to **Stream Name** and press the enter key.
|
|
|
|
![default stream enter](/static/images/help/default-stream-enter.png)
|
|
|
|
* To remove a stream from **Default Streams** click on the
|
|
**Remove from default** button next to the name of the stream
|
|
you want to remove.
|