> 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/estimating/managing-estimates/estimate-invoice-activity.md).

# Estimate & Invoice Activity

The activity log in PaintScout tracks every event on an estimate or invoice — creation, sending, viewing, acceptance, and payments. Access it from the dashboard or within any individual estimate or invoice.

## Where do you find activity on the dashboard?

The **activity** section on your dashboard shows recent events across all estimates.

<figure><img src="/files/baAqqxzqwARnHDVlCTVu" alt="Screenshot showing the activity section on the dashboard with recent estimate events"><figcaption></figcaption></figure>

***

## How do you view activity on an estimate?

Open the sidebar menu and select the **Activity** tab to see all events for that specific estimate, including when customers viewed or interacted with it.

| Activity Types                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Screenshot                                                                                                                                  |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>Estimate Sent:</strong> Find out when the estimate was sent, what the email contained, and even restore the estimate to this version if needed.<br><br><strong>Estimate Viewed:</strong> Track when and how long your customer checked out the estimate.<br><br><strong>Estimate Accepted:</strong> Keep tabs on when your customer accepted the estimate, complete with their signature.<br><br><strong>Thank You Message Sent:</strong> Verify that the automatic thank-you message reached your customer.<br><br><strong>Payment Added:</strong> Spot the moment a successful payment is made via Stripe or reported directly on the estimate.</p> | ![Screenshot showing the estimate activity log in the sidebar with sent, viewed, accepted, and payment events](/files/VMjDQ3xptTtpYBncAEN3) |

***

## What activity is tracked on invoices?

Invoice activity tracks payment requests, payments received, customer viewing, and invoice sending.

| Activity Types                                                                                                                                                                                                                                                                                                                                                                                     | Screenshot                                                                                                                      |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>Payment Requested:</strong> View the specifics of payment requests sent to the customer.<br><br><strong>Payment Added:</strong> Find out when a payment has been made on the invoice.<br><br><strong>Invoice Viewed:</strong> Keep tabs on when and how long your customer viewed the invoice.<br><br><strong>Invoice Sent:</strong> See the details for when the invoice was sent.</p> | ![Screenshot showing the invoice activity log with payment requests, payments, and viewing events](/files/YeKPR1RTVjlS3T1k0yK1) |

## Related articles

* [Restore an Estimate](/support/estimating/managing-estimates/how-to-restore-an-estimate.md) — Revert an estimate to a previously sent version.
* [Download a Previous Version](/support/estimating/managing-estimates/how-to-download-a-previous-version-of-an-estimate.md) — Download an earlier estimate PDF from activity history.


---

# 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/estimating/managing-estimates/estimate-invoice-activity.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.
