# Teams List

### Overview

The **Teams Menu** in the MangoApps Messenger provides an easy way to start or continue a chat with any team the user is a member of.

<figure><img src="/files/PwWwq1PGZCND0JtHoMG6" alt="" width="563"><figcaption></figcaption></figure>

***

### Features of the Teams Menu

**Team Chat List**

The Teams menu displays all the teams (e.g., groups, projects, departments, and ad-hoc groups) the user is a member of. Use this list to quickly find a team and start or continue a chat. This will will populate regardless of if the Chat module has been enabled for a workspace.

***

**Sorting Options**

Sort the list of teams using the following criteria:

* **Recent**: Displays teams based on your most recent activity.
* **Name**: Sorts teams alphabetically for easy navigation.

***

**Create a Group Chat**

Click this option to navigate to the [Create a Chat](https://guides.mangoapps.com/desktop-and-mac-apps-guide/open-chats#group-chats) menu for group chats.

***

**Find Teams**

Use the search bar to locate a specific team. Simply type the name of the team to filter the list.

***

**Refresh the List**

Click the **Refresh** button to update the list and include any newly created teams that you have access to.

***

**Close the Teams Menu**

To close the Teams menu and return to the Chat menu, click the **X** at the top of the panel.

***

### Group Chat Window Options

In addition to all the chat window options offered in 1-to-1 chats, the group chat window tools also provide the options:

**@ Mentions Panel** - Clicking this option will bring up a panel displaying all the instances the user was @mentioned within the group chat.

**Mute Team** - Temporarily or indefinitely stop receiving notification alerts from the group chat for a chosen duration. Messages will still be delivered to the chat.

**Open Team in Browser** - Click this option to navigate to the team workspace within the web browser.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides.mangoapps.com/desktop-and-mac-apps-guide/teams-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
