> 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/showing-users-program-journey.md).

# Showing user’s program journey

A coach can view a member’s program journey reading history. This element displays the list of journey lessons on the member’s program and their statuses

### Article statuses

<img src="https://lh4.googleusercontent.com/QLJGMoe9FjBY-cfLszOK_39QbIS7FvKOxskkSmuPYWoZx2OL8YbXc9xLRNjQljAUL4XqghwkHA6GAaVdra25EG3hWYWD2Am8V86Dw_jfdLOtMLi_kapSYDnopbZb0Z2B9mHUmtu7" alt="" data-size="line">**Read** articles&#x20;

<img src="/files/jyxtQef1AHgiYIoNLxHR" alt="" data-size="line">**Unread** articles. The number will indicate the number of the day the article belongs to

<img src="https://lh4.googleusercontent.com/DqUZLFAfdfzHk1sQtKO5W5BFioxRhQP3kSL92sztkNgPS7rcHshwxSa7f61P9DTiY3841kYZ7ltZU2q1lJqqzmzC56EG68pOhTdzgocTgi_wtgK63S67iCG40I1iVR4AixkKQeEh" alt="" data-size="line">**Lock** Articles

![](/files/S1Y0Q0E28LHH2f7CYq12)

#### Read Articles

Read articles are represented with a green check. If the article needs to reopen, click on the 3 dots and select the **Open** option:&#x20;

![](/files/CJ0CwBOD4VCW3vZUaZS9)

### Unread Articles

Unread articles are represented with a blue circle with the number of the day in it. If the article has been read, click on the 3 dots and select the **Finish** option. Reopen an article by clicking on the open option.

![](/files/RKm7t07CB2ek2u4LxJEC)

### Lock Articles

Lock articles are represented with a grey circle with a lock icon in it. To unlock an article, click on the 3 dots and select the **Open** option.&#x20;

![](/files/u9xhOx4DM4gqzYOPOtj0)


---

# 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/showing-users-program-journey.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.
