# Checking the user's activities progress

A coach can view a member’s activities progress that displays which activities are completed per day for the selected week. Activities completed are marked with a check <img src="https://lh5.googleusercontent.com/ElPIz_mdVDdOpK_TesPhV-NEhPaMfre7wpbcHd7wtgqWud-80I_zRTotyr_mrUss6FEoJnsrJqcptCi2VjPsTaciu0V2NBKLIkx82npvM4SUdUCQ_iC2cl7_GXr29cBWBeLJE9ko" alt="" data-size="line"> icon, while activities not completed are remained as <img src="https://lh6.googleusercontent.com/Izl8UEzQBOJi8XQnF_qW7y8mbUJ3IMKIxKxCPEU23kte5Z7K2tDY5Bt2jDWA3UrvMr0Tga8X56JnIpruHTgabTO8-eYsSgl4MniivSwSy5J96q9sIK3488H4BD8OSbuZUWvaUkSU" alt="" data-size="line">.

In addition, if all the activities have been completed per day, a ![](https://lh6.googleusercontent.com/1KUyfTEqh4TqegBkcR95RsEkZbhFACN1EJ4m01Sp5KQonwCL5XJqiIS8TLOGLPd8UOOv3foLquqxvXmkvuw5L_B_RI1w-3OAAVxh-NCL6MV_F1aOlaNhvUeEiQsz11CSJYPxkRge)star icon will appear above the column day. This will indicate that the day has been completed perfectly.

![](https://lh5.googleusercontent.com/zf3FUMRoGt-SPDNG_5BVG8xDgTEqzoFl96_u2YCeiiLq_JCiCIlMPX26NyZaDt2ucGLHY_5dLLNYRidSLk0JjU-TIVQ6wN0wbAh3uPYt-M6f-qD_H_D_55kZIUfiPo-e-tWZKGuz)

{% hint style="info" %}
This view is not available for the Month filter.
{% endhint %}


---

# 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://docs.suggestic.com/telewellness-portal/using-the-telewellness-portal/navigating-the-telewellness-portal/coach-dashboard/progress-tab/checking-the-users-activities-progress.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.
