Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions source/help/getting-started/creating-teams.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ If team creation is enabled by the System Admin, teams can be created from the t

Team Sidebar
~~~~~~~~~~~~~~~~~~~~
If you belong to more than one team, a team sidebar will appear left of your channel list on the left-hand sidebar.
If you belong to more than one team, a team sidebar will appear to the left of your channel list. You can drag teams to reorder them in the sidebar. You can also use `keyboard shortcuts <https://docs.mattermost.com/help/messaging/keyboard-shortcuts.html>`_ to switch teams.

.. image:: ../../images/team-sidebar.png
.. image:: ../../images/team-sidebar.gif

Click the "+" icon at the bottom of the team sidebar, then click **Create a New Team** on the team selection page, which guides you through the rest of the setup steps. If this option is not visible on the web page, then the System Admin has disabled team creation.
If you have appropriate permissions, click the "+" icon at the bottom of the team sidebar, then click **Create a New Team** on the team selection page, which guides you through the rest of the team creation steps. If this option is not visible on the web page, then the System Admin has disabled team creation.

If you have no other teams to join, clicking the "+" icon brings you directly to the team creation page if team creation is enabled.

Expand Down
21 changes: 21 additions & 0 deletions source/help/getting-started/organizing-conversations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,25 @@ This will add the channel to a "Favorites" section in the top of the sidebar, so

To remove a channel from the "Favorites" section, select the "Favorite" option again.

--------------------------------------------
Experimental: Channel Organization Features
--------------------------------------------

Join us in testing an experimental feature set offering additional functionality for managing channels in your sidebar. The features can be enabled using an opt-in config setting configured by a System Admin: `ExperimentalChannelSidebar <https://docs.mattermost.com/administration/config-settings.html#experimental-sidebar-features-experimental>`_.


When configured by the System Admin, users can enable the features in **Account Settings > Sidebar > Experimental Sidebar Features**. Features include:

**Collapsible categories**: Collapse categories in the sidebar (e.g., favorites, public channels, private channels, and direct messages) to reduce unnecessary scrolling. When collapsed, only unread channels will appear in the corresponding category.

**Unread filter**: Catch up on all your unread channels with a one-click unreads filter. When enabled, you'll see only unread channels in the sidebar.

**History arrows**: Navigate recently viewed channels more easily with arrows to move back and forth through channel history. Available in the Desktop app only.

`Learn more about upcoming additions to this feature set and give us feedback here <https://about.mattermost.com/default-sidebar/>`_.

.. image:: ../../images/sidebar-phase-1.gif
:scale: 10



Binary file added source/images/sidebar-phase-1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/images/team-sidebar.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.