# Module 2: Activity Tab

The Microsoft Teams activity tab is a location where you can see all of the recent activity in your Teams environment. This includes messages, files, and other activities in channels, chats, and teams. You can use the activity tab to stay up-to-date on what's happening in your organization, and to quickly find the information you need.

![](/files/Dk9pHz4ynjRQRBXa57Hl)

To open the activity tab, click on the **Activity** tab in the left navigation pane.

Once you are in the Activity tab, you can choose to see all your notifications, or to see only your unread notifications.

You can also search your notifications through the search bar by typing the text that you are looking for. As you type, Teams will filter the results to show only items that contain the text that you typed. To narrow down the results, you can also filter by message type.


---

# 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://pmg-2.gitbook.io/gdlc-l-and-d-hub/software-and-tools/ms-teams-guide/module-2-activity-tab.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.
