# Quick Start Guide

1. Set key organization settings. Choose "My Organization" from the modONE main menu and do the following:
   * Click the "Maintain Locations" button and add your organization's locations
   * Click the "Maintain Jobs" button and add  your organization's jobs
   * Upload your organization's logo
   * Set a theme message (appears on all communications)
   * Click the "Advanced Settings" button and confirm the preferred communication channels are active, the timezone is correct, and the standard notification times is correct (update as necessary)
2. Send the self-enrollment link (found in the My Organization module at the bottom right-hand corner of the Organization Overview section) to all desired participants. In this case, it is recommended that the typical organization communication channel (e.g., corporate email) be used to distribute this link, not modONE. In addition to obtaining up-to-date contact information, the enrollment page collects the required consent for modONE to communicate with the enrolled participants. This is an important step to maintain compliance. Here are some sample ways to present it: \
   \
   **SMS/Group Chat:** \
   \&#xNAN;*We’ve partnered with modONE to give you new tools that help keep all of us safer at work and at home. Please take a few minutes today to enroll here: \[YOUR ENROLLMENT LINK]*\
   \
   **Email:** \
   \&#xNAN;*At \[YOUR COMPANY NAME], your safety and well-being are top priorities. That’s why we’re introducing **modONE**, a new safety and culture platform designed to make it easier for you to access training, safety tips, and tools that help keep you and your coworkers safe on the job and beyond. With modONE, you’ll receive short, practical content you can use every day, along with opportunities to share feedback and be part of building a stronger safety culture. We’re offering this because safer workplaces mean fewer injuries, healthier teams, and ultimately, a better place for all of us to work. Please take a few minutes to enroll today at \[YOUR ENROLLMENT LINK]*<br>
3. If desired, designate modONE Team Leads. Choose "My Team" from the modONE main menu and set desired employees as Team Leads. Choose an employee and click the ![](/files/U2zxIDI5do0OaHwvYrzA) icon to enter edit mode. Click the role dropdown and choose Team Lead. Click the "Save" button. Repeat this for all employees who need to be designated as Team Leads.
4. Set the Default One-Click scheduling settings. Navigate to "Content Schedule" from the modONE main menu. Click the ![](/files/u6wmqhx8rEcgUC71u16v) icon to show the default schedule settings. Choose the desired options and click the "Set as Default" button.&#x20;

The following are links to additional details for each step in the Quick Start process:

#### My Organization

* [Maintain Locations](/how-do-i.../manage-my-organization/maintain-locations.md)
* [Maintain Jobs](/how-do-i.../manage-my-organization/maintain-jobs.md)
* [Add Logo](/how-do-i.../manage-my-organization.md#content-image-library)
* [Set Theme Message](/how-do-i.../manage-my-organization.md#default-theme-content)
* [Advanced Settings](/how-do-i.../manage-my-organization/advanced-settings.md)
* [Self Enrollment Link](/how-do-i.../manage-my-team/self-enrollment.md)

#### My Team

* [Edit Team Member](/how-do-i.../manage-my-team/maintain-team-member.md)

#### One-Click Scheduling

* [One-Click Scheduling](/how-do-i.../schedule-content/scheduling-options.md#one-click-scheduling)


---

# 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://guide.mymodone.com/overview/quick-start-guide.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.
