# Add a Vendor Credit

Vendor credits allow you to record refunds, corrections, or vendor adjustments. These credits reduce the amount your firm owes and keep your Accounts Payable records accurate. By entering vendor credits as they occur, you maintain clear visibility into outstanding balances and ensure your job costing and expense reporting remain correct.

To add a vendor credit:

1. Select **+ New** in the upper-right menu.
2. (Optional) Go to **Bills** in your left menu > **Vendor Credit**.&#x20;
3. Choose **Vendor Credit**.
4. Fill in the essential details:
   * **Vendor** – Select the vendor issuing the credit.
   * **Job** – Select the job associated with the credit (optional).
   * **Transaction Date**
   * **No.** (credit reference number)
   * **Amount**
5. Under **Items**, add or adjust credit line items. For each item, include:
   * **Account**
   * **Description** (optional)
   * **Cost Code**
   * **Total Price**
6. Review your entries and select **Save** to record the vendor credit.

<figure><img src="/files/2Gt6wRDSNowwuvglYSHv" alt=""><figcaption></figcaption></figure>

With your vendor credit applied, your payables remain accurate and up to date, helping you maintain cleaner records and better control project and firm expenses.

### See also&#x20;

Keep exploring our platform by taking the next step:

* [Manage Checks](/documentation/daily-workflows/accounts-payable/manage-checks.md): Learn how to create and maintain vendor profiles, contact information, and payment preferences.
* [Add a Purchase Order](/documentation/daily-workflows/accounts-payable/add-a-purchase-order.md): Guide to creating formal requests to vendors for materials or services, establishing commitments.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.crewcost.com/documentation/daily-workflows/accounts-payable/add-a-vendor-credit.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
