> ## 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 Role 設定基本時數費率，為每個 Work Type 設定倍數，以正確地計費每張工單。

依你計費的 billing role 與工作類型設定人工費率。

<Tabs>
  <Tab title="Billing role">
    <Steps>
      <Step title="前往 Settings > Billing > Labor Rates。" />

      <Step title="點擊右上角的 +Billing Role 或編輯現有項目。" />

      <Step title="輸入詳細資訊：">
        * **Billing Role**：billing role 的名稱，例如 Technician
        * **Hourly Rate**：「每小時」費率，例如 100
        * **COA Code**：選擇會同步到 Xero/QBO 發票的 COA（Chart of Accounts）代碼，例如 4200（Labor）。若未選擇，會使用 Xero/QBO 整合的預設 COA。
      </Step>

      <Step title="點擊 Save/Update。" />
    </Steps>
  </Tab>

  <Tab title="Work type">
    <Steps>
      <Step title="前往 Settings > Billing > Labor Rates。">
        點擊右上角的「**+Work Type**」或編輯現有項目。
      </Step>

      <Step title="輸入詳細資訊：">
        * **Work Type**：work type 的名稱（例如「Remote Support」）。
        * **Hourly Multiplier**：套用到 Billing Role 的倍數。
        * **Billable**：選擇 Billable 狀態。
        * **COA Code**：選擇會同步到 Xero/QBO 發票的 COA（Chart of Accounts）代碼，例如 4800（Projects）。若未選擇，會使用 Billing Role 的 COA。
      </Step>

      <Step title="點擊 Save/Update。" />
    </Steps>
  </Tab>
</Tabs>
