> 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/quotes/add-markup-to-determine-profit.md).

# Add Markup to Determine Profit

Once the Quote has been populated with pricing, the next step is to apply your company's markup.

Although BuilderTek allows markup to be added during the RFQ import process, it can also be applied later from within the Quote if required.

This flexibility allows you to review vendor pricing before determining your final customer pricing.

#### Step 1: Select Quote Lines

Open the Quote and select the Quote line or lines where you want to apply markup.

BuilderTek allows you to:

* Apply different markup percentages to individual line items.
* Apply the same markup across multiple lines using Mass Update.

#### Step 2: Open Mass Update

Click "Mass Update."

A new window will open, allowing you to update multiple Quote lines simultaneously.

#### Step 3: Apply Markup

<img src="/files/rSHnYlg3Md15OmUA8JaA" alt="" height="135" width="602">

Enter the desired markup percentage and click "Save."

BuilderTek automatically recalculates the selling price for the selected Quote lines.

<img src="/files/6gcAJTGSfhS9LtDbUeeD" alt="" height="340" width="602">

The updated pricing is immediately reflected within the Quote, on the top of the screen - the original price, project total costs and projected profits, allowing you to review your projected selling price and expected profit before sharing the proposal with the customer.

You can also check details of the Quote in the “Details Section”.

\
Once the Quote has been populated with pricing, the next step is to apply your company's markup.

Although BuilderTek allows markup to be added during the RFQ import process, it can also be applied later from within the Quote if required.

This flexibility allows you to review vendor pricing before determining your final customer pricing.

#### Step 1: Select Quote Lines

Open the Quote and select the Quote line or lines where you want to apply markup.

BuilderTek allows you to:

* Apply different markup percentages to individual line items.
* Apply the same markup across multiple lines using Mass Update.

#### Step 2: Open Mass Update

Click "Mass Update."

A new window will open, allowing you to update multiple Quote lines simultaneously.

#### Step 3: Apply Markup

<img src="/files/rSHnYlg3Md15OmUA8JaA" alt="" height="135" width="602">

Enter the desired markup percentage and click "Save."

BuilderTek automatically recalculates the selling price for the selected Quote lines.

<img src="/files/6gcAJTGSfhS9LtDbUeeD" alt="" height="340" width="602">

The updated pricing is immediately reflected within the Quote, on the top of the screen - the original price, project total costs and projected profits, allowing you to review your projected selling price and expected profit before sharing the proposal with the customer.

You can also check details of the Quote in the “Details Section”.

<br>


---

# 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/quotes/add-markup-to-determine-profit.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.
