# Workspace Quick Summaries

### **Overview**

Users can access **Quick Summary widgets** based on the active workspace modules. These widgets are located on the right-hand side of each workspace’s **Newsfeed module**.

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

Regardless of which workspace modules are enabled, the following details will always be displayed:

* **Your Notification Preferences**
* **Workspace Summary**
* **Workspace Hashtags**

<mark style="color:red;">Only administrators</mark> have the ability to select which workspace modules are visible to all members.

***

### **Workspace Modules with Quick Summary Widgets**

**Tasks**

<figure><img src="/files/EIAZfNKJedQpoduQ3qso" alt=""><figcaption></figcaption></figure>

* When enabled, this module displays a **Project/Group Status** widget in the Quick Summary section.
* The project/group health status is categorized as:
  * **On Track**: Most tasks are completed or still within their deadlines.
  * **At Risk**: Some tasks are close to missing their deadlines.
  * **Not on Track**: Most tasks are overdue.

**Members**

* Displays two widgets: **Members** and **New Joinees**.
* The **Members** widget is further divided into:
  * **Network Members**
  * **Guest Users**


---

# 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/user-guide/groups-and-projects/workspace-quick-summaries.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.
