# ProForge Core

ProForge Core is your all-in-one tool for running construction projects from start to finish. Track jobs, bill customers with AIA forms, run payroll, manage vendor bills, and see exactly where every dollar goes -- all in one place.

## What You Can Do

1. **Set up projects** with cost codes, customers, and budgets so every expense lands in the right bucket.
2. **Bill customers** using industry-standard AIA forms (G702 and continuation sheets) with built-in retainage tracking.
3. **Run payroll** with daily hour entry, certified payroll reports, and union wage verification.
4. **Import vendor bills** by uploading an image or PDF -- the system reads the invoice for you.
5. **Create purchase orders** and send them as PDFs directly to vendors.
6. **Sync with QuickBooks Online** so your books stay up to date without double entry.
7. **Pull reports** on job costs, work in progress, accounts payable, accounts receivable, and more.

## Getting Started

If you are new, start here:

* [Setting Up a Project](/project-management/proforge-core/setting-up-a-project.md) -- create your first job
* [Cost Codes](/project-management/proforge-core/setting-up-a-project/cost-codes.md) -- organize your budget categories
* [Creating an AIA Bill](/project-management/proforge-core/aia-billing/creating-an-aia-bill.md) -- send your first pay application

## All Sections

* [Projects](/project-management/proforge-core/setting-up-a-project.md)
* [AIA Billing](/project-management/proforge-core/aia-billing.md)
* [Payroll](/project-management/proforge-core/payroll.md)
* [Vendor Bills](/project-management/proforge-core/importing-vendor-bills.md)
* [QuickBooks Sync](/project-management/proforge-core/syncing-with-quickbooks.md)
* [Reports](/project-management/proforge-core/reports.md)


---

# 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.proforgeerp.com/project-management/proforge-core.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.
