{% include 'partial_header.html' %}

Welcome

{{current_user.fullname}} - {{current_user.netid}}
{{current_user.descduty}}

View/Edit hours

View and edit your hours for the current or previous payperiods.

Employee info

View and modify employee name, title, pay rate, etc.

Summary

View employee info for employees.

Generate CSV

Generate a CSV file of a payperiod's shifts for departmental submission.

Statistics

View account statistics by payperiod or date range.

Admin View/Edit hours

View and edit hours for any employee.

{% include 'partial_footer.html' %}