> 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/presentations-and-terms/setting-a-default-presentation.md).

# Setting a Default Presentation

A default presentation in PaintScout automatically links the correct proposal template to new estimates based on their estimate type. This saves you from manually selecting a presentation each time.

## How Do I Set a Default Presentation?

1\. Click the person icon in the top right and go to your **Account Settings** > **Estimates** > **Estimate Types** section and select one.

<figure><img src="/files/8ZYqM9cdgHW96v6dLPOD" alt="Screenshot showing the Estimate Types section in Account Settings with an estimate type selected"><figcaption></figcaption></figure>

2\. From the **Presentation** drop-down choose which presentation you would like to set as the default.

<figure><img src="/files/ctXat3ewMouaF61FcmX2" alt="Screenshot showing the Presentation drop-down menu for choosing a default presentation on an estimate type"><figcaption></figcaption></figure>

{% hint style="info" %}
This change will only apply to *new* estimates created.
{% endhint %}

## Related articles

* [Estimate Types](/support/customization/templates-and-presets/what-are-estimate-types.md) — Create project types with their own defaults and settings
* [Setting Default Terms](/support/customization/presentations-and-terms/setting-default-terms.md) — Assign the correct contract terms to each estimate type
* [Presentations Overview](/support/customization/presentations-and-terms/presentations-overview.md) — Build branded multi-page presentations for your estimates
* [Presentation Sections](/support/customization/presentations-and-terms/presentation-sections.md) — Explore the section types available in presentations


---

# 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/presentations-and-terms/setting-a-default-presentation.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.
