> For the complete documentation index, see [llms.txt](https://help.paintscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paintscout.com/support/estimating/creating-estimates/how-to-create-a-new-estimate.md).

# Create a New Estimate

To create a new estimate in PaintScout, click the **New** button, select an estimate type, choose a template or blank quote, and start adding areas and line items.

1. Click the **New** button on the Dashboard or the Estimate page.

   <figure><img src="/files/D3CPBrVbHvBWzuWwgcAm" alt="Screenshot showing the New button on the PaintScout Dashboard"><figcaption></figcaption></figure>
2. You will be prompted to select an estimate type. [Learn more about estimate types >](/support/customization/templates-and-presets/what-are-estimate-types.md)

   <figure><img src="/files/eVs1jPEO4DxO14BjUz0F" alt="Screenshot showing the estimate type selection dialog after clicking New"><figcaption></figcaption></figure>
3. You now have the option to either start from a pre-created template or begin with a blank estimate by choosing **Empty Quote.** [Learn more about templates >](/support/customization/templates-and-presets/estimate-templates.md)

   <figure><img src="/files/e070tS1IolHLKJbcpFdf" alt="Screenshot showing template selection with the Empty Quote option for starting a blank estimate"><figcaption></figcaption></figure>
4. Start building your estimate by clicking on the **+Add Area or Line Item** button!

   <figure><img src="/files/E3q9UzRnQp8tQOAGswAj" alt="Screenshot showing the Add Area or Line Item button on a new estimate"><figcaption></figcaption></figure>

{% hint style="info" %}
If you find that certain items aren't available for selection when you're creating your estimate, it could be because they haven't been enabled for that specific estimate type.

Head to your **Account Settings** and ensure that the items like contracts or production rates are enabled for the type of estimate you're working with.
{% endhint %}

## Related articles

* [Estimate Templates](/support/customization/templates-and-presets/estimate-templates.md) — Build reusable estimate starting points for common jobs.
* [Smart Templates](/support/customization/templates-and-presets/smart-templates.md) — Keep new templates synced with your latest settings.


---

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

```
GET https://help.paintscout.com/support/estimating/creating-estimates/how-to-create-a-new-estimate.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.
