> For the complete documentation index, see [llms.txt](https://docs.buildertek.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildertek.com/overview/what-is-buildertek.md).

# BuilderTek Overview

BuilderTek is an end-to-end construction management platform that brings all aspects of a construction project into a single connected system.

Instead of managing estimating, bidding, budgeting, purchasing, scheduling, accounting, customer communication, and project management through multiple software applications, BuilderTek integrates all of these processes into a single platform.

Every module is interconnected, allowing information to flow automatically throughout the project lifecycle. This eliminates duplicate data entry, improves collaboration, and ensures that everyone is working from the same project information.

For example, a typical BuilderTek workflow may look like this:

Walkthrough → RFQ → Vendor Bidding → Purchase Order → Contractor Invoice → Cash Disbursement → Project Financials

Information entered once is carried forward into the next stage, reducing manual work while improving accuracy and traceability.

Whether you manage residential remodeling, commercial construction, government-funded housing projects, or service work, BuilderTek provides a centralized workspace where project information, financial records, documents, communications, and resources remain connected throughout the project's life.

The platform is designed to simplify complex construction workflows by bringing every department onto the same system. Project teams, estimators, accounting departments, field staff, vendors, and management can all access the information they need without switching between multiple applications.

In short, BuilderTek is an all-in-one construction management solution. Instead of relying on separate software, spreadsheets, and third-party tools, you can manage your entire business from a single, integrated platform.

***

### Core BuilderTek Modules

BuilderTek includes more than 150 configurable modules, allowing the platform to be tailored to your company's workflows and operational requirements.

Some of the most commonly used modules include:

* Projects – End-to-end project management
* Walkthroughs – Scope planning with photos, notes, and documentation
* [RFQs (Request for Quotes)](/request-for-quotes-rfqs.md) – Vendor bidding, bid comparison, and award management
* [Quotes](/quotes.md) – Customer proposals, approvals, and pricing management
* Budgets – Project budgeting with detailed budget lines and cost tracking
* Purchase Orders – Procurement and vendor authorization
* Contractor & Payable Invoices – Invoice creation and financial management
* Cash Disbursements – Vendor payment tracking and documentation
* Funding Management – Grant and funding allocation across projects and budgets
* Scheduling – Project scheduling and Gantt chart management
* Punch Lists – Track and manage project completion items
* To-Do Lists – Task assignment and team collaboration
* Work Orders – Assign work to vendors and subcontractors
* Contracts – Customer and vendor contract management
* Customer & Vendor Management – Manage accounts, contacts, and project stakeholders

These modules work together to create a fully connected construction management ecosystem, allowing every department to collaborate using the same project data.

***

### What You Will Learn

Throughout this user guide, you will learn how to:

* Navigate the BuilderTek interface
* Create and manage construction projects
* Build Walkthroughs and request vendor bids
* Create customer Quotes and Purchase Orders
* Manage budgets, invoices, and cash disbursements
* Track schedules, tasks, and project progress
* Organize customer, vendor, and project records
* Understand how BuilderTek modules connect throughout the project lifecycle

By the end of this guide, you will have a clear understanding of BuilderTek's core workflows and be able to manage projects efficiently—from the initial customer inquiry through project completion and final handover.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.buildertek.com/overview/what-is-buildertek.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
