> 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/sherwin-williams-presentation-pages.md).

# Sherwin-Williams Presentation Pages

Add branded, ready-made Sherwin-Williams content directly to your PaintScout estimates. Give your customers a polished, professional way to explore color options, tools, and resources, without building any of it yourself.

## Overview

Customers often want to see color inspiration, product information, and design resources as part of a presentation. Creating that kind of content from scratch takes time, and skipping it can make a presentation feel incomplete or generic.

PaintScout now includes a library of ready-made, professionally designed presentation sections you can add to your estimates in just a few clicks. This content is provided and maintained by Sherwin-Williams, so it stays current and on-brand with no extra effort on your part.

***

## How to Add Sherwin-Williams Content

1. Go to **Account Settings → Presentations**
2. Click on a presentation
3. Click **Add a section of content**
4. Select the **Sherwin-Williams** tab
5. Choose from the available sections and add them to your presentation

<figure><img src="/files/YoW8nNOxK8YrsiRi5v8V" alt=""><figcaption></figcaption></figure>

***

## Available Content Sections

The following sections are provided by Sherwin-Williams and ready to use as is. Because this content is managed by Sherwin-Williams, it can't be edited by users.

* Most Popular Colors
* Color of the Year
* Top Colors
* Brightest Whites & Neutrals
* Designer Color Collection
* Colormix Forecast
* Explore Exterior Paint
* Schedule Free Consultation
* Paint Color Visualizer
* Sample Color In Your Space
* Color Expert App (download)

***

## FAQ

<details>

<summary><strong>Can I edit the content?</strong></summary>

Content sections are read-only. They can't be modified or customized by users.

</details>

&#x20;&#x20;


---

# 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://help.paintscout.com/support/customization/presentations-and-terms/sherwin-williams-presentation-pages.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.
