> 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/presentations-overview.md).

# Presentations Overview

## What is a PaintScout Presentation?

A PaintScout presentation is a multi-page proposal that transforms your estimates into professional, branded documents. Presentations work like a mini-website, showcasing your company's best features alongside the estimate itself.

{% embed url="<https://www.youtube.com/watch?v=svmIVOl3MLg>" %}

***

## Why use PaintScout Presentations?

Presentations go beyond a basic scope of work and price. You can include multiple pages with About Us content, services you offer, testimonials, galleries, and more — giving customers a complete picture of your painting company.

***

## How to Create a PaintScout Presentation

1\. Click the person icon in the top right and go to your **Account Settings** > **Presentations** section. Click **+Add New Presentation** button.

<figure><img src="/files/bqHdXuGQ5EBGZLbrM1dw" alt="Screenshot showing the Presentations settings page with the Add New Presentation button"><figcaption></figcaption></figure>

2\. Label your Presentation and select which estimate type it is associated with.

<figure><img src="/files/ha0cLHh6iBCfcjhbdVEP" alt="Screenshot showing the presentation label and estimate type association fields"><figcaption></figcaption></figure>

Each Presentation can have multiple **pages**, and within those pages, you can add different **sections**. When you first create a Presentation, it will have two default pages already there for you - the quote itself, and the terms.

3\. Click the **Plus Sign** to add another page to your presentation. Each page will appear as a tab to your customers. Clicking on a tab will display that page's contents.

<figure><img src="/files/H7DJqLsUIP4FWNDO5EID" alt="Screenshot showing the presentation page tabs with the plus sign button to add new pages"><figcaption></figcaption></figure>

4\. You will have the option to add an empty page, or the quote page (which just shows the quote itself). Click **Empty Page.**

<figure><img src="/files/449gd6CzR10FtgOHWF6j" alt="Screenshot showing the option to add an Empty Page or Quote Page to the presentation"><figcaption></figcaption></figure>

5\. Add a title to your page.

<figure><img src="/files/i1rPYTyCcBePtdXfZx21" alt="Screenshot showing the page title input field for a new presentation page"><figcaption></figcaption></figure>

6\. Click **Add Section** to begin adding different sections to your page.

<figure><img src="/files/rjrYsmPjFSubt2sGX3Fh" alt="Animated screen recording showing the Add Section button and available section types"><figcaption></figcaption></figure>

{% hint style="info" %}
PaintScout offers various section types — some designed for specific content, others flexible for any information. See [Presentation Sections](/support/customization/presentations-and-terms/presentation-sections.md) for a full breakdown of each type with examples.
{% endhint %}

***

## Presentation Sections

Once you add a section to your page, you can begin to add relevant content. The left side of the section is what's editable. The right side of the section shows a preview of what the section will look like.

<figure><img src="/files/MSBYiktdrnBNAibKBQNz" alt="Screenshot showing the presentation section editor with editable content on the left and live preview on the right"><figcaption></figcaption></figure>

#### 1. Content Tab

This is where you will add your section's content. Add a title to the section, upload photos, and re-arrange its layout. Use the vertical arrows to switch the text and image layout.

<figure><img src="/files/ldt6lrHCY0EaPWncFFEp" alt="Screenshot showing the Content tab with title, photo upload, and layout arrangement options"><figcaption></figcaption></figure>

Choose the alignment of the text, so it displays at the top, in the middle, or at the bottom.

<figure><img src="/files/XW5gaAMhNzg9I8AnEKva" alt="Screenshot showing the text alignment options for top, middle, and bottom positioning"><figcaption></figcaption></figure>

#### 2. Style Tab

* Adjust the **background color**, and **foreground color** (text color).
* **Background Style:** Full width (full width of the page) or contained (more narrow)

<figure><img src="/files/ok7UUozKK0dOvzGAI1xv" alt="Screenshot showing the Style tab with background color, foreground color, and background style options"><figcaption></figcaption></figure>

* **Padding** adds extra spacing to your section. If you check the box and remove padding, the text and photo will touch the edge of the page.

#### 3. Advanced Tab

You may want to adjust certain sections of a presentation directly on your estimates. In order to do this, be sure to check this box so that estimators can edit the section directly on the estimate before sending it. This will only affect the presentation of the estimate they are working on.

<figure><img src="/files/EmTs3VgE7iTEgdCWDQbZ" alt="Screenshot showing the Advanced tab with the option to allow estimators to edit the section on individual estimates"><figcaption></figcaption></figure>

#### 4. Import/Export

If you need to import a section of your presentation to another presentation, use the import/export function! Click **Copy** to copy the section's content. Then, on the other presentation section, paste the content into the box and click **Import.** The copied content will appear.

<figure><img src="/files/xvm0kTTHDN3hZMHWfoKm" alt="Screenshot showing the Import and Export function for copying presentation sections between presentations"><figcaption></figcaption></figure>

***

## Example Presentations

We've created a few example presentations for reference:

[Example #1](https://app.paintscout.com/view/?\&view=quote\&u=B1Dd2yEfM)

[Example #2](https://app.paintscout.com/view/?\&view=quote\&u=CbgnFT09W\&s=1)

## Related articles

* [Presentation Sections](/support/customization/presentations-and-terms/presentation-sections.md) — Explore the section types available in presentations
* [Setting a Default Presentation](/support/customization/presentations-and-terms/setting-a-default-presentation.md) — Apply the right presentation automatically to new estimates


---

# 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/presentations-overview.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.
