> ## 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.

# Purchase Authorization Request

> Request approval before making a purchase, including the charge code, itemized costs, shipping, sales tax, and an optional advance payment.

A Purchase Authorization request asks for approval before a purchase is made. It records what will be bought, the estimated cost, and the charge code the cost is billed to. Once submitted, the request follows the configured approval workflow before being approved, rejected, or returned for revision.

## Create a Purchase Authorization Request

### Prerequisites

Before submitting a Purchase Authorization request:

* You must have an active employee account.
* The charge code for the purchase must exist and be active. See [Charge Code](/erp/accounting/charge-code).

<Steps>
  <Step title="Navigate to Requests Module.">
    <Frame>
      <img src="https://mintcdn.com/bizbone/w_Ec7HMMIakbaVFF/images/RQ-Nav.png?fit=max&auto=format&n=w_Ec7HMMIakbaVFF&q=85&s=d63df729a01c85604b3c8b4aaaaa39d8" alt="RQ Nav" width="2178" height="1040" data-path="images/RQ-Nav.png" />
    </Frame>
  </Step>

  <Step title="Click Add Request.">
    <Frame>
      <img src="https://mintcdn.com/bizbone/w_Ec7HMMIakbaVFF/images/RQ-Add.png?fit=max&auto=format&n=w_Ec7HMMIakbaVFF&q=85&s=1579b8acf59755f64870e77afba1545d" alt="RQ Add" width="2178" height="660" data-path="images/RQ-Add.png" />
    </Frame>
  </Step>

  <Step title="Select Purchase Authorization as the request type.">
    <Frame>
      <img src="https://mintcdn.com/bizbone/w_Ec7HMMIakbaVFF/images/RQ-PA-Type.png?fit=max&auto=format&n=w_Ec7HMMIakbaVFF&q=85&s=a79f5491960da5d9d4323677b1b24911" alt="RQ PA Type" width="2064" height="600" data-path="images/RQ-PA-Type.png" />
    </Frame>
  </Step>

  <Step title="Complete the required information.">
    <Frame>
      <img src="https://mintcdn.com/bizbone/w_Ec7HMMIakbaVFF/images/RQ-PA-Form-1.png?fit=max&auto=format&n=w_Ec7HMMIakbaVFF&q=85&s=1bdbebaebbce764b76d56c6e2998e737" alt="RQ PA Form 1" width="2064" height="1784" data-path="images/RQ-PA-Form-1.png" />
    </Frame>

    ### Request Information

    | Field       | Description                                                    | Required | Example                                        |
    | :---------- | :------------------------------------------------------------- | :------- | :--------------------------------------------- |
    | Subject     | A short title describing the purchase.                         | ✓        | Purchase Authorization - Laptops for New Hires |
    | Due Date    | The expected completion or review date for the request.        | ✓        | October 9, 2026                                |
    | Priority    | Indicates the urgency of the request.                          | ✓        | Medium                                         |
    | Description | Additional details or business justification for the purchase. |          | Two laptops for incoming program staff.        |

    <Frame>
      <img src="https://mintcdn.com/bizbone/w_Ec7HMMIakbaVFF/images/RQ-PA-Form-2.png?fit=max&auto=format&n=w_Ec7HMMIakbaVFF&q=85&s=aeeb2821d129a30bc4df6eb19fd3a00b" alt="RQ PA Form 2" width="2064" height="1784" data-path="images/RQ-PA-Form-2.png" />
    </Frame>

    ### Purchase Authorization

    | Field            | Description                                                                                               | Required | Example             |
    | :--------------- | :-------------------------------------------------------------------------------------------------------- | :------- | :------------------ |
    | Charge Code Type | Category of the charge code: Program, Business Opportunity, Organization Level, Ad Hoc, or Indirect Pool. | ✓        | Program             |
    | Charge Code Name | Charge code the purchase is billed to. Options depend on the selected type.                               | ✓        | 20251216 IT Project |

    ### Items

    Select **Add** to add a line for each item being purchased.

    | Field          | Description                        | Required | Example                   |
    | :------------- | :--------------------------------- | :------- | :------------------------ |
    | Description    | Name or description of the item.   |          | Dell Latitude 7450 laptop |
    | Quantity       | Number of units.                   |          | 2                         |
    | Unit Price     | Cost of one unit.                  |          | \$1,450.00                |
    | Estimated Cost | Quantity multiplied by Unit Price. | Auto     | \$2,900.00                |

    ### Cost Summary

    | Field                   | Description                                                                             | Required | Example        |
    | :---------------------- | :-------------------------------------------------------------------------------------- | :------- | :------------- |
    | Subtotal                | Sum of all item estimated costs.                                                        | Auto     | \$2,900.00     |
    | Shipping                | Estimated shipping cost.                                                                |          | \$40.00        |
    | Sales Tax               | Sales tax rate (%) applied to the subtotal. The tax amount is calculated from the rate. |          | 6% (\$174.00)  |
    | Estimated Total Cost    | Subtotal plus shipping and sales tax.                                                   | Auto     | \$3,114.00     |
    | Request Advance Payment | Select to request part of the total in advance, then enter the percentage.              |          | 20% (\$622.80) |
  </Step>

  <Step title="Click Add to send the request for approval.">
    <Frame>
      <img src="https://mintcdn.com/bizbone/w_Ec7HMMIakbaVFF/images/RQ-PA-Add.png?fit=max&auto=format&n=w_Ec7HMMIakbaVFF&q=85&s=f4822e082accd7adb476b4b4ede7d94f" alt="RQ PA Add" width="2064" height="400" data-path="images/RQ-PA-Add.png" />
    </Frame>
  </Step>
</Steps>

<Info>
  After a Purchase Authorization is approved, the journal entry must be created and posted separately through **Accounting > Transaction >** [Journal Entry](/erp/accounting/journal-entry).
</Info>

## Review a Purchase Authorization Request

To review a submitted Purchase Authorization request and approve, reject, or discard it, see **Accounting >** [Request](/erp/accounting/request).

## Manage the Purchase Authorization Business Process

To manage the workflow for Purchase Authorization requests, see **Admin > Business Processes >** [Business Processes Overview](/erp/admin/business-process-overview).
