> 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/email-and-communication/email-settings/chat-overview.md).

# Chat Overview

The Chat feature in PaintScout lets you and your clients communicate directly on the estimate through real-time messaging, with all conversations tracked and recorded.

## Why use the chat feature?

Chat connects you with clients directly on the estimate. Clients can ask questions about their quotes, and you can respond to close the sale faster. All messages are tracked on the estimate regardless of whether replies happen via email or the chat system.

***

## How does the chat feature work?

A "Chat" button appears in the bottom right corner of the estimate your client receives. Clients click it to message you directly. You receive an email notification instantly, and the client gets an email notification when you reply.

You can reply via email or directly in PaintScout's chat system. Either way, the entire conversation is tracked and recorded on the estimate.

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

***

## How do I use Chat?

1\. Send your estimate to a client.

2\. The client taps or clicks the chat button in the bottom right corner of their screen.

<figure><img src="/files/s4VK21HZ7GW7FiIIcOQ3" alt="Screenshot showing the chat button in the bottom right corner of the customer estimate view"><figcaption></figcaption></figure>

3\. You receive an email notification and can respond through the email. Clients can also reply through their email notification.

<figure><img src="/files/Bf9Nerk24gtmEN4E7jI7" alt="Screenshot showing the email notification received when a client sends a chat message"><figcaption></figcaption></figure>

4\. All responses appear in the chat box on the estimate. Clients can reply via email or directly in the chat box.

***

## How do I enable Chat Notifications?

1\. Click the person icon in the top right and go to **Your Profile** > **Notifications**.

2\. Select the checkbox for "When a new chat message is received".

<figure><img src="/files/J8DZQBr2o3iKbuJrSmLP" alt="Screenshot showing the Notifications settings with the chat message notification checkbox"><figcaption></figcaption></figure>

***

## Setting an Away Status

1\. Click the person icon in the top right and go to your **Account Settings** > **Communications** > **Chat** section.

2\. Add your away status. If you would like your status to always show, toggle the switch on.

<figure><img src="/files/EhUxuJOpTd3XAlQXu7oY" alt="Screenshot showing the Chat away status settings with message field and always-show toggle"><figcaption></figcaption></figure>

## Related articles

* [Sending Estimates](/support/estimating/sending-and-acceptance/sending-estimates.md) — Send estimates by email or text with custom messaging and follow-up settings.
* [Auto Follow-Ups](/support/email-and-communication/email-settings/auto-follow-ups.md) — Set up automated follow-up messages by email or text.


---

# 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/email-and-communication/email-settings/chat-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.
