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

# 帳務運作方式

> Gorelo Billing 將時間記錄、產品、套組與用量計價的數量轉化為發票，可有效地審核、核准並寄送給客戶。

Gorelo 的 Billing 將工作轉化為營收。你可以用它來：

* 收集時間記錄與產品。
* 套用費率與合約。
* 審核並寄送發票。

## 你可以計費的項目

* 來自工單的時間記錄。
* 加到工單上的產品。
* 套組與定期項目。
* 用量計價的數量。

偏好看影片？看看這段 Gorelo 帳務平台的概覽：

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/rmm09hkV4Rs?si=BV69RShZ-ktoWBGy" title="YouTube video player" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## 在哪裡找到帳務功能

使用左側選單中的 Billing 區段存取下列帳務功能：

<Columns cols={2}>
  <Card title="發票" href="/get-paid/#invoices" icon="file-invoice-dollar">
    存取與管理你的發票清單。
  </Card>

  <Card title="產品與服務" href="/get-paid/#products-and-services" icon="bag-shopping">
    為產品與服務新增價格、組合成套組，並加到發票上。
  </Card>
</Columns>

<Columns cols={2}>
  <Card title="聯絡人" href="/contacts-overview" icon="address-book">
    管理用來寄送發票的聯絡人清單。
  </Card>

  <Card title="核准並開立發票" href="/approve-and-invoice" icon="check-to-slot">
    取得核准並寄送發票。
  </Card>
</Columns>

## 使用 Dynamic Quantities 追蹤未計費項目

Gorelo 提供 Dynamic Quantities，透過增加或減少產品與套組的數量並建議你尚未計費的項目，自動化你的帳務作業。目前支援的功能為：

* 資產標籤
* 聯絡人標籤（M365）
* Pax8 訂閱

請參考[這份詳細指南](/track-unbilled-items-with-dynamic-quantities)了解如何使用 Dynamic Quantities 以避免未計費項目並自動化你的帳務流程。

## 更多自動化功能

<Columns cols={2}>
  <Card title="定期帳務" href="/contracts-overview" icon="repeat">
    設定合約以管理定期發票。
  </Card>

  <Card title="部分開立發票" href="/partially-invoice-with-prorate-items" icon="chart-pie">
    使用 prorate items 對工單進行部分開立發票。
  </Card>
</Columns>

## 下一步

探索下列指南，學習如何充分運用 Gorelo Billing：

<Columns cols={2}>
  <Card title="新增 Pay Now 按鈕" href="/add-a-pay-now-button" icon="toggle-on">
    使用發票範本開啟 Pay Now 按鈕，並更快收到款項。
  </Card>

  <Card title="理解時數費率" href="/how-hourly-rates-work" icon="clock">
    使用 Billing Role 與 Work Type 倍數設定時數費率。
  </Card>
</Columns>

<Columns cols={2}>
  <Card title="設定人工費率" href="/set-a-labor-rate" icon="person-digging">
    根據你計費的角色或工作類型設定費率。
  </Card>
</Columns>
