# Checking user’s water intake history

A coach can view a member’s water intake history by week and change the week that is being shown. In addition, the average of cups tracked is displayed.

To check the water intake history, select the Month filter and the respective Month from which the information will be displayed:

![](https://lh3.googleusercontent.com/Z5vKS5j9mzgmQXkhuYNh5prod-g6swu3aF2ZtnDd6mcGgOxEd2Vbh-4UO2nt-lMey0TxPXBVCg4l2Dnl1SXaFz44hWSday7DqCWLwJGIYRenl5d7DliU_Pj_NuUuNLqX17ioXbkl)

The water intake information view is displayed as follows:

![](https://lh6.googleusercontent.com/eyw3BWPigSvikg6TPRmFAD_A4oXih2vUCugKgbV0UvHReVeG0D0A4HfvgjhoJavYvIWsP1lsE1_WXESi5PccmPSz1jdtIFe6jxlaS_omFv18wzTsmmbTuXsQNxBeJ_dm5t7RmAi6)

It includes tooltips to display informative text on each horizontal bar chart, where the number of cups intake per day is displayed.

To view a tooltip on a visual, hover the mouse over a bar chart. In the example below, the mouse is hovering the right bar chart where indicates that on June 28, 8 cups of water was intaken.

![](https://lh6.googleusercontent.com/ImzHa8C7w9Jzfv-mRxTjGKYco9kiIpFRMJU66Pkrg8nJUIPuo5F8QOgb2v_Rs3WvA_Kbi4q-YPPyl5x_HuVA3pbKSKy4Pb6kSbckWlgurEQsZhKdj6HhhwajC3zx2uWSySZeRLZi)

Change the filter to view the information per week, the view of the water intake history will change as follows:

![](https://lh4.googleusercontent.com/7PCf2FcjVLp0rvidfKGiYuVNOtQEw-Mjooo9apAvqqqN6YPk90SQBOhUBisY_LDGrZ42OhvZcki9YhyoXoU2rAYxI5B_Tfg0_JW93qNTMtu_UEresw24RwgCWamtZEXwpA2PCIhg)

It includes tooltips to display informative text on each horizontal bar chart, where the number of cups intake per day is displayed.

![](https://lh4.googleusercontent.com/XMAymgj4axzoPPuXj11h8r8r8sgT7VvXbXUJ-lW1DyLQ3AweLE-4eG2meEWEfkIXQsAkeftaNAwmk21OSfFoh5fLEXeeuuVH9eGBcMtjBQhjtvYmESuSmrrJf7XYOnzHr8AGKM-f)


---

# 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-users-water-intake-history.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.
