> 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/customization/templates-and-presets.md).

# Templates & Presets

Save time and keep estimates consistent with reusable templates and account defaults. Set up estimate types, build templates, configure estimate and invoice settings, and manage reusable area names and line items.

## In This Section

* [Estimate Types](/support/customization/templates-and-presets/what-are-estimate-types.md) — Create project types with their own rates, terms, presentations, and defaults
* [Estimate Templates](/support/customization/templates-and-presets/estimate-templates.md) — Create reusable estimates with pre-filled areas, rates, and line items
* [Smart Templates](/support/customization/templates-and-presets/smart-templates.md) — Keep new templates synced with your latest rates, products, and terms
* [Estimate Settings](/support/customization/templates-and-presets/estimate-settings.md) — Set defaults for hourly rates, taxes, discounts, rounding, options, and expiry
* [Estimate Disclaimers](/support/customization/templates-and-presets/estimate-disclaimers.md) — Customize the messages shown when customers accept or decline estimates
* [Invoice Settings](/support/customization/templates-and-presets/invoice-settings.md) — Set invoice due-date defaults and automatic invoice generation
* [Area Names](/support/customization/templates-and-presets/area-names.md) — Create reusable room and location labels for faster estimate setup
* [Line Items Overview](/support/customization/templates-and-presets/line-items-overview.md) — Build reusable fixed-price items with pricing, notes, and materials


---

# 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/customization/templates-and-presets.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.
