> 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/notes-and-communication/adding-crew-notes.md).

# Crew Notes

Crew notes in PaintScout are internal notes hidden from customers that appear only on work orders. Use them to communicate important job details to your production team.

## What is a crew note?

A crew note is a note hidden from the customer that only shows on the work order. You can write crew notes in four different places:

## Option 1: On an Area

Include a note for your team about an entire area such as the office.

1\. Open the area and select the **add notes** button along the bottom.

<figure><img src="/files/sJb5b5rxcufMBiUPZ4QJ" alt="Screenshot showing the Add Notes button at the bottom of an area"><figcaption></figcaption></figure>

2\. Include your note in the **crew note** section.

<figure><img src="/files/CTEtfvi0eiirNbkn3EVS" alt="Screenshot showing the crew note text entry section on an area"><figcaption></figcaption></figure>

3\. This note will show on the work order at the bottom of the area.

<figure><img src="/files/bwqECY4MeVjhC5hbrdaY" alt="Screenshot showing the crew note displayed on the work order at the bottom of the area"><figcaption></figcaption></figure>

***

## Option 2: On a Surface

1\. Open the surface you would like to add a crew note to and click the **Notes** button. Include your note in the **crew note** section.

<figure><img src="/files/Gx5haJVEV89Ol1KOCfHv" alt="Screenshot showing the Notes button and crew note section on a surface"><figcaption></figcaption></figure>

2\. This note will appear on the work order below the given surface.

<figure><img src="/files/VzCTNJeVUHdu8IiVOyu8" alt="Screenshot showing the crew note displayed on the work order below the surface"><figcaption></figcaption></figure>

***

## Option 3: On a Line Item

1\. Open the line item and select the **Notes** button to add your crew note.

<figure><img src="/files/up3Bl72jTvmydZU3HEq3" alt="Screenshot showing the Notes button and crew note section on a line item"><figcaption></figcaption></figure>

2\. This note will appear on the work order below the line item.

<figure><img src="/files/VJj2bE8KYrRrRjwUjuly" alt="Screenshot showing the crew note displayed on the work order below the line item"><figcaption></figcaption></figure>

***

## Option 4: At the top of the Work Order

Toggle to the **work order** page, and add a general note at the top!

<figure><img src="/files/Sa1cQnKhMOhxdJ85Mdev" alt="Screenshot showing the general crew note field at the top of the work order"><figcaption></figcaption></figure>

***

## Other Options:

* Establish default crew notes by crafting a crew note for a surface in your settings. This ensures that these notes consistently show up whenever the surface is added to new estimates.
* If you'd like your crew notes to stand out more, we can highlight them in yellow. Just reach out to our [support team](mailto:support@paintscout.com)!

  <figure><img src="/files/zCgXwnKC21Ciuutwd4cX" alt="Screenshot showing crew notes highlighted in yellow on the work order"><figcaption></figcaption></figure>

## Related articles

* [Notes Overview](/support/estimating/notes-and-communication/notes-in-paintscout.md) — Compare the different note types available in PaintScout.
* [Estimator Notes](/support/estimating/notes-and-communication/estimator-notes.md) — Keep private job notes for your internal team.
* [Share With Your Team](/support/estimating/sending-and-acceptance/how-to-share-estimates-and-work-orders-with-your-team.md) — Share estimates and work orders with your staff.
* [Working With Work Orders](/support/estimating/work-orders/working-with-work-orders.md) — See where crew notes appear for your team.


---

# 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/notes-and-communication/adding-crew-notes.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.
