# Job Schedule

This feature helps track who is working on which job, when, and for how long—making it easier to plan workloads, allocate resources, and monitor job-specific labor costs.

1. **All Departments Dropdown** – Lets you filter job schedules by a specific department or view all departments at once.
2. **All Employees Dropdown** – Allows you to filter job schedules for a single employee or view all employees.
3. **All Jobs Dropdown** – Filters schedules based on specific jobs, making it easy to view who’s assigned to each job.
4. **List View / Calendar View** – Switches between a list-style view of job schedules or a calendar-style view.
5. **Add Job Schedule Button** – Opens the form to create and assign a new job schedule to one or multiple employees.
6. **Email Job Schedule Button** – Lets you email the job schedule directly to employees or to an additional email address.
7. **Add Schedule Window** – A form to select department, employees, job, date range, and days of the week to apply the job schedule.
8. **Email Job Schedule Window** – A tool to select recipients and send job schedule details to employees by email.

<figure><img src="/files/20hgJyDwKr1jiTFzhN8B" alt=""><figcaption></figcaption></figure>

<p align="center"><a href="https://www.opentimeclock.com/signup.html" class="button primary" data-icon="user-plus">Sign Up for Free</a>                            <a href="https://www.opentimeclock.com/app.html" class="button secondary" data-icon="right-to-bracket">Log In</a>                            <a href="https://www.opentimeclock.com/" class="button secondary" data-icon="house-window">Home</a></p>

> <p align="center"><mark style="color:$info;">Feel free to contact us at our toll-free number: +1-833-702-2927 or email us at support@opentimeclock.com.</mark></p>


---

# 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://www.opentimeclock.com/docs/job-schedule.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.
