> For the complete documentation index, see [llms.txt](https://guide.mymodone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.mymodone.com/common-features/team-member-portal/content-hub.md).

# Content Hub

### Messages

Messages and alerts prompting action appear at the top of the Team Member portal. Click the <img src="/files/rMlLiZpd35nncYPBNGc3" alt="" data-size="line"> icon to hide Portal messages. When messages are hidden, click the <img src="/files/4hj0MstVmz8fUfkNbWe0" alt="" data-size="line">to show all messages. When the messages icon is grey, there are no messages to review.&#x20;

<figure><img src="/files/K2lOeSE7Dk2YEhugKsa9" alt=""><figcaption><p>Portal Messages</p></figcaption></figure>

<figure><img src="/files/8W52UhNtoSr3tsAdhvbD" alt=""><figcaption><p>Portal Messages Active, but Hidden</p></figcaption></figure>

### Documentation Links

If the modONE Administrator has configured links to important documentation (e.g., safety policies and procedures), a "Documentation Links" button will appear in the Content Hub. Click that button for a list of available links. Click the "Open..." button to view the information in a separate window.

<figure><img src="/files/FNwiUP9NE1cUtG3GRlzo" alt=""><figcaption><p>Documentation Links</p></figcaption></figure>

### Summary Statistics

Summary engagement statistics for the selected timeframe are displayed along with the trend against the goal for each metric. These metrics include:

* Content Confirmation: The percentage of time the Team Member responds to the call to action included with content. The baseline goal is 90%.
* Quiz Score: The average quiz score. The baseline goal is 80%.
* Attendance Logged: The percentage of time a Team Member logs their attendance at a safety discussion. The baseline goal is 90%. Note that this metric only applies to Employees of Organizations that use the modONE Attendance function.

### Content Inventory

The Content Inventory contains a list of all content the Team Member has interacted with during the given timeframe. Each line item includes the content title, send date, type of Alert (if applicable), and several information icons:

<img src="/files/WqJlNn0ojXZ96UvQiod1" alt="" data-size="line"> (red) - Not Viewed

<img src="/files/COBSxiMfudaVfVyF7fWA" alt="" data-size="line"> (yellow)- Viewed&#x20;

<img src="/files/COBSxiMfudaVfVyF7fWA" alt="" data-size="line"> (green)- Read

<img src="/files/LJEPrc9BBB5ZDFK0UMZY" alt="" data-size="line"> - Confirmed

<img src="/files/BdXNmEEdf3RZctv6DIFW" alt="" data-size="line"> - Not Confirmed

<img src="/files/sM2pZqvAyLtjF5kX3RV6" alt="" data-size="line">(green) - Attendance activated and available

<img src="/files/sM2pZqvAyLtjF5kX3RV6" alt="" data-size="line">(grey) - Attendance was activated but no longer available

<img src="/files/sr6gEQ723mQLkzk8L1X8" alt="" data-size="line"> - Includes video

The score will be displayed if a quiz was included with the content and the Team Member completed it.

Click any row to activate the Content Viewer. See the [Content Viewer guide](/common-features/team-member-portal/content-viewer.md) for an overview and instructions.

#### Set Timeframe

The initial content overview includes content the Team Member has interacted with over the last 30 days. To change the timeframe, click the timeframe dropdown and select the desired timeframe. The Content Overview will automatically repopulate, and the Engagement Performance will recalculate using the new timeframe.

#### Content Awaiting Review/Response

Content that is active (i.e., the call to action has not yet expired) and has not yet been confirmed is displayed in the "Awaiting Response" section. The time remaining until expiration will be shown in addition to the standard content overview information. When this content is confirmed, it will move into the Content History section. When visible in the Content Awaiting Review/Response banner, click the ![](/files/rZwFWbnYHSqAfLJRKyha) icon to check for new content. Click any row to activate the Content Viewer.

#### Content History

Content that is active and confirmed, along with content with an expired call to action, is displayed in the "Content History" section. Click any row to activate the Content Viewer.

#### Attendance History

The Attendance History section includes content not sent directly to the Team Member but used as a guide for a safety discussion the Team Member had the opportunity to attend (and subsequently log their attendance). This content is included on the Portal Home PAge for Team Member future reference.


---

# 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://guide.mymodone.com/common-features/team-member-portal/content-hub.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.
