# Showing the food log history

A coach can view a member’s food log history in the form of a weekly or monthly calendar which displays every meal of the day in different colors, based on the answers to the food log tracker.

![](/files/Mjwm4SEVR72924RXzODJ)

<img src="https://lh5.googleusercontent.com/wI-LJQsztBXOTBzh8pQ-wUw8psU1vtkY5sjehSkSl8bY73CGOVz7Io8zcdIk8il4q_5mQFZ78H3S2LC3_MzTn8ouQFNfGM9Uhqu5qaxuXmKW_sHDubkAf0OOCYawRMUYd24HjLUk" alt="" data-size="line"> **Following Plan** indicates how many times per week/month the member follows the meal plan.

<img src="https://lh6.googleusercontent.com/nIFSTQ8G3WNRWSZ9rmZRE4LDEgYY8LSh-WypLgTQo-oZfMCImAozseTnlSaRWHOq4RDlTdR_U8T2fGK9Jay_W_21lHhOXvGnz3TvotaodW-ZJkgRj7tsor-XTlyHLeOMIHWnESJe" alt="" data-size="line"> **Skipped** indicates how many times per week/month the member skips the meal plan.\
\ <img src="https://lh5.googleusercontent.com/uOv_wb4o52ddPcuCM6zsUj0sagN_FotaaNg1RZayNTzAyqYL_9OMkJCNf5DElr5C-Rce3FyQZAAzilHorf1zNLTK5wgVYNiup5kTRiDOf6Am-taC4eK3_D8uP9HQPIW5R-g6fnhc" alt="" data-size="line"> **Outside Plan** indicates how many times per week/month the member does not follow the meal plan.

### Week view

If you hover the mouse pointer over one of the entries, the information of the meal for that specific entry will be displayed. Each day is separated by: Breakfast, Lunch, Dinner, and Snack

![](/files/H51e0vpSvSbWlBgghXIa)

Check the nutritional information of each meal such as how many **kilocalories** the meal contains and its distribution among **Carbs**, **Protein**, and **Fat**.&#x20;

![](/files/uvjDJ86iC4fdyTb5xxpU)

### Month View

The month view information is distributed per day, each day is separated by: Breakfast, Lunch, Dinner, and Snack. Each one of the colors will indicate the status of the meal plan.&#x20;

![](/files/6rzWc7k0cQROKxUYOW4A)


---

# 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/showing-the-food-log-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.
