> 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/overview/modone-overview.md).

# modONE Overview

modONE helps organizations run a consistent safety program with digital communication, engagement tracking, attendance, comprehension, audits, and frontline access.

modONE® helps organizations run a consistent safety program that keeps frontline workers engaged. It reaches every worker on the device they already carry — no app, no login — and that steady engagement is what acts on claim frequency.

{% embed url="<https://vimeo.com/1216177704>" %}
The modONE worker experience, start to finish, in twenty seconds.
{% endembed %}

### Quick Schedule

Quick Schedule streamlines safety communication. Administrators schedule content for a date, or send it immediately, using saved settings — and modONE handles distribution, notifications, and response tracking. This keeps delivery consistent and saves time.

### Content creation with SafetyBot

Administrators can author safety content themselves or use SafetyBot®, modONE's AI assistant, to draft, rewrite, or simplify content and to generate comprehension quizzes. You can also import a Word or PDF document as a starting point. This makes it straightforward to tailor content to your operation.

### Engagement Watch and Insights

modONE shows how team members are engaging with safety content. Engagement Watch flags members who are falling behind so you can reach out before gaps become a pattern, and Insights provides employee-by-employee engagement and comprehension detail. Acting on these early is part of maintaining a strong safety culture.

### Attendance

modONE replaces paper sign-in sheets with digital attendance that workers log from their own device. This simplifies attendance for safety meetings and produces records that support your compliance documentation.

### Comprehension

Beyond delivering content, modONE confirms understanding. Administrators can attach a quiz to a piece of content and set a passing threshold, so you know team members have grasped the material, not just received it. Comprehension results also show you which topics didn't land, so you know where to reinforce.

### Compliance Audits

Compliance Audits support a closed-loop inspection process — from completing field checklists to tracking corrective actions through to resolution. This helps you document conditions and continuously fine-tune your safety program.

### Team Member Portal

The Team Member Portal gives workers one place to view safety content, complete training, log attendance, report hazards, and reach their own records — no app or login required. A simple, familiar interface encourages regular engagement.

### Where modONE's value comes from

modONE's value comes from keeping safety front-of-mind for every worker. That consistent engagement is what acts on claim frequency.

Whether that shows up in workers' comp costs, experience modification rate, or premium depends on much more than any one program — your industry, your claims history, your carrier, and how your organization responds when something does happen. modONE doesn't control those and won't promise them. What it delivers is the engagement, the comprehension data, and the compliance records that a strong safety program runs on.


---

# 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, and the optional `goal` query parameter:

```
GET https://guide.mymodone.com/overview/modone-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
