> 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/sending-and-acceptance/how-to-share-estimates-and-work-orders-with-your-team.md).

# Share With Your Team

PaintScout provides three ways to share estimates and work orders with your team: email, live links, and downloadable PDFs. Different [user types and permissions](/support/account-settings/users-and-permissions/user-permissions.md) determine what each team member can access.

{% tabs %}
{% tab title="Sharing (Sales/Team)" %}
As a Sales or Team user with sharing permissions, you can share estimates and work orders using any of the three methods below. You also have access to the **Share with Staff** action to make estimates visible to specific Painter users.

1. [Send as an Email](#id-1.-send-as-an-email)
2. [Share as a Live Link](#id-2.-share-as-a-live-link)
3. [Download a PDF](#id-3.-download-a-pdf)
   {% endtab %}

{% tab title="Receiving (Painter)" %}
Painter users can receive estimates, invoices, and work orders as shared links from Sales or Team users.

**To set up notifications:**

1. Go to **Your Profile** → **Notifications**.
2. Enable the relevant sharing notifications.

**What to expect from shared links:**

* Open the shared document directly from the link.
* View the full document content included in that link.
* Use the link outside the Painter app experience.

Shared links are separate from Painter permissions inside the app.
{% endtab %}
{% endtabs %}

***

## 1. Send as an Email

* Open the estimate or work order you want to share.
* If you are wanting to share the Estimate please ensure you are on the **Estimate** tab.
* If you are wanting to share the Work Order, please ensure you are on the **Work Order** tab. Once you're ready, click on the **Send** button.
* In the **To:** field, enter your client or team member's email address and customize the email template as needed. When you are ready, press send and your estimate or work order will be on its way to their inbox!

<figure><img src="/files/Hs1r6HaJvfS1FJ8VrVhL" alt="Animated walkthrough showing how to send an estimate or work order via email"><figcaption></figcaption></figure>

***

## 2. Share as a Live Link

Sometimes, real-time collaboration is key. With PaintScout, you can share estimates or work orders as live links, allowing your team to stay up to date with the latest updates as they occur.

* Click on the drop-down menu next to the **Send** button and choose either **Copy Estimate Link** or **Copy Work Order Link.**
* Once you've done that, you can paste the link in an email, text message, or Slack channel message to share it with your team.
* They can simply click on the link to access the estimate, and any changes you make will be visible to them in real-time.

<figure><img src="/files/BsM2zOIKtlVBNPMw0x3r" alt="Animated walkthrough showing how to copy an estimate or work order link for sharing"><figcaption></figcaption></figure>

***

## 3. Download a PDF

If you prefer a more traditional approach, PaintScout lets you download estimates or work orders as PDF documents.

* Click on the drop-down menu next to the **Send** button and select **Download PDF** for the estimate *or* work order.
* Once you have the PDF file, you can email it directly to your team or print it out for their reference.

<figure><img src="/files/0RxTZRVqx2tukCAmguL3" alt="Animated walkthrough showing how to download an estimate or work order as a PDF"><figcaption></figcaption></figure>

## Related articles

* [Custom Permissions](/support/account-settings/users-and-permissions/user-permissions.md) — Control what Sales, Team, and Painter users can access
* [Working With Work Orders](/support/estimating/work-orders/working-with-work-orders.md) — Create and share work orders with your team
* [Crew Notes](/support/estimating/notes-and-communication/adding-crew-notes.md) — Add internal notes for crews without showing customers


---

# 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/sending-and-acceptance/how-to-share-estimates-and-work-orders-with-your-team.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.
