> ## 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 的计费功能将工作转化为收入。你可以用它来：

* 收集时间条目和产品。
* 应用费率和合同。
* 审查并发送发票。

## 你可以开票的内容

* 工单中的时间条目。
* 添加到工单的产品。
* 捆绑包和循环项目。
* 基于使用情况的数量。

更愿意看视频？请查看 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>

## 使用动态数量跟踪未计费项目

Gorelo 提供动态数量（Dynamic Quantities）功能，通过增加或减少产品和捆绑包的数量并建议你尚未开票的项目来自动化你的计费。当前支持的功能有：

* 资产标签
* 联系人标签（M365）
* Pax8 订阅

查看[此详细指南](/track-unbilled-items-with-dynamic-quantities)了解如何使用动态数量避免未计费项目并自动化你的计费流程。

## 更多自动化功能

<Columns cols={2}>
  <Card title="循环计费" href="/contracts-overview" icon="repeat">
    设置合同以管理循环发票。
  </Card>

  <Card title="部分发票" href="/partially-invoice-with-prorate-items" icon="chart-pie">
    使用按比例项目部分对工单开票。
  </Card>
</Columns>

## 下一步

探索以下指南，了解如何充分利用 Gorelo Billing：

<Columns cols={2}>
  <Card title="添加立即支付按钮" href="/add-a-pay-now-button" icon="toggle-on">
    使用发票模板打开立即支付按钮并更快收款。
  </Card>

  <Card title="了解小时费率" href="/how-hourly-rates-work" icon="clock">
    使用计费角色和工作类型乘数设置小时费率。
  </Card>
</Columns>

<Columns cols={2}>
  <Card title="设置劳动费率" href="/set-a-labor-rate" icon="person-digging">
    根据你正在开票的角色或工作类型设置费率。
  </Card>
</Columns>
