> For the complete documentation index, see [llms.txt](https://docs.suggestic.com/telewellness-portal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.suggestic.com/telewellness-portal/using-the-telewellness-portal/navigating-the-telewellness-portal/coach-dashboard/progress-tab.md).

# Progress Tab

Check the user's progress and statistics based on a meal plan, water intake, exercise, macronutrients, among others.

It includes the following information:

* [Filtering the information ](https://docs.suggestic.com/coaching-portal/accessing-the-coaching-portal/navigating-the-coaching-portal/coach-dashboard/progress-tab/filtering-the-information)
* [Checking the user’s streak progress ](https://docs.suggestic.com/coaching-portal/accessing-the-coaching-portal/navigating-the-coaching-portal/coach-dashboard/progress-tab/checking-the-users-streak-progress)
* [Checking the user’s activities progress ](https://docs.suggestic.com/coaching-portal/accessing-the-coaching-portal/navigating-the-coaching-portal/coach-dashboard/progress-tab/checking-the-users-activities-progress)
* [Showing the food log history ](https://docs.suggestic.com/coaching-portal/accessing-the-coaching-portal/navigating-the-coaching-portal/coach-dashboard/progress-tab/showing-the-food-log-history)
* [Checking the user’s recap questions](https://docs.suggestic.com/coaching-portal/accessing-the-coaching-portal/navigating-the-coaching-portal/coach-dashboard/progress-tab/checking-the-users-recap-questions)
* [Checking the user’s weight log history](https://docs.suggestic.com/coaching-portal/accessing-the-coaching-portal/navigating-the-coaching-portal/coach-dashboard/progress-tab/checking-the-users-weight-log-history)
* [Showing user’s program journey](https://docs.suggestic.com/coaching-portal/accessing-the-coaching-portal/navigating-the-coaching-portal/coach-dashboard/progress-tab/showing-users-program-journey)
* [Checking a user’s water intake history ](https://docs.suggestic.com/coaching-portal/accessing-the-coaching-portal/navigating-the-coaching-portal/coach-dashboard/progress-tab/checking-users-water-intake-history)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
