> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bizbone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

## Overview of the Payroll Module

The Payroll module provides tools to manage employee payroll records, payroll processing, compensation adjustments, and payroll-related requests. Supports on-cycle and off-cycle payroll generation, approval workflows, payment tracking, and operational reporting across the organization.

## Key Features of the Payroll Module

<Columns cols={2}>
  <Column>
    <Card title="Payroll Schedule" icon="calendar-circle-user">
      Define timelines and frequency for payroll processing, including payment cycles and deadlines. 
    </Card>
  </Column>

  <Column>
    <Card title="Payroll Processing" icon="money-check-pen">
      Process employee payments, calculate salaries, deductions, and taxes, and generate payroll reports. 
    </Card>
  </Column>

  <Column>
    <Card title="Timecard" icon="timer">
      Track and manage employee working hours, attendance, and overtime. 
    </Card>
  </Column>

  <Column>
    <Card title="Employee" icon="person">
      Manage employee records such as personal details, job roles, and payroll information. 
    </Card>
  </Column>

  <Column>
    <Card title="Benefit" icon="hospital">
      Oversee employee benefits such as health insurance, retirement plans, and more. 
    </Card>
  </Column>

  <Column>
    <Card title="Reports" icon="file-waveform">
      Generate and export payroll summaries for record keeping, compliance, and analysis. 
    </Card>
  </Column>

  <Column>
    <Card title="Third Party" icon="people-group">
      Manage interactions with third party vendors such as tax agencies, benefit providers, and contractors. 
    </Card>
  </Column>

  <Column>
    <Card title="Requests" icon="notes">
      Reivew Adjust Time requests. 
    </Card>
  </Column>
</Columns>

## Module Access

<Steps>
  <Step title="Select the Module Menu icon">
    <Frame>
      <img src="https://mintcdn.com/bizbone/3BvPU03mTm_6TIU5/images/Module-Menu.png?fit=max&auto=format&n=3BvPU03mTm_6TIU5&q=85&s=5a2b8a581849af05aa2fde51d766d9e6" alt="Module Menu" width="1562" height="122" data-path="images/Module-Menu.png" />
    </Frame>
  </Step>

  <Step title="Select the Payroll Module">
    <Frame>
      <img src="https://mintcdn.com/bizbone/hVdW0Cdb5EFCxb5_/images/Payroll-Module.png?fit=max&auto=format&n=hVdW0Cdb5EFCxb5_&q=85&s=0adce7e6850a7a1467e8ea6e6634dd1b" alt="Payroll Module" width="1560" height="1262" data-path="images/Payroll-Module.png" />
    </Frame>
  </Step>
</Steps>
