> ## 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 Accounting Module

The Accounting module provides tools to manage financial operations, accounting records, payroll periods, billing activities, vendor payments, and financial reporting. Supports tracking of organizational finances through transaction management, accounts receivable, accounts payable, financial requests, and operational reporting.

## Key Features of the Accounting Module

<Columns cols={2}>
  <Column>
    <Card title="Dashboard" icon="chart-pie-simple">
      Monitor financial activity and key metrics through customizable dashboards and reporting widgets.
    </Card>
  </Column>

  <Column>
    <Card title="Advance Agreement" icon="file-signature">
      Manage salary advance agreements and related financial arrangements.
    </Card>
  </Column>

  <Column>
    <Card title="Management" icon="briefcase">
      Manage accounting master data, including cost centers, chart of accounts, charge codes, and indirect cost pools.
    </Card>
  </Column>

  <Column>
    <Card title="Salary Period" icon="calendar-range">
      Manage payroll periods, pay schedules, employee payroll records, and timecard-related information.
    </Card>
  </Column>

  <Column>
    <Card title="Transaction" icon="receipt">
      Create and manage accounting transactions, journal entries, and general ledger records.
    </Card>
  </Column>

  <Column>
    <Card title="Accounts Receivable" icon="money-check-dollar">
      Manage customer billing activities, invoices, cash receipts, and outstanding receivables.
    </Card>
  </Column>

  <Column>
    <Card title="Accounts Payable" icon="file-invoice-dollar">
      Manage vendor payments, invoices, vouchers, cash disbursements, and outstanding payables.
    </Card>
  </Column>

  <Column>
    <Card title="Documents" icon="folder-open">
      Store, organize, and manage accounting documents and supporting financial records.
    </Card>
  </Column>

  <Column>
    <Card title="Reports" icon="typewriter">
      Generate and review financial reports to support accounting operations and decision-making.
    </Card>
  </Column>

  <Column>
    <Card title="Requests" icon="comment-question">
      Create, review, and manage accounting-related requests, including purchasing and travel 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 Accounting Module">
    <Frame>
      <img src="https://mintcdn.com/bizbone/e1cqGEFCIODj8CuR/images/A-Nav.png?fit=max&auto=format&n=e1cqGEFCIODj8CuR&q=85&s=b3c4f367b3e9d573c3392759ee77d37b" alt="A Nav" width="1560" height="1254" data-path="images/A-Nav.png" />
    </Frame>
  </Step>
</Steps>
