> 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/beta-guides/translated-work-orders-beta-guide.md).

# Translated Work Orders Beta Guide

Translated Work Orders give your field crew the ability to view and download work orders in their preferred language. For painting companies with multilingual crews, this means less friction on the job and no more relying on manual translation.

<p align="center"><a href="https://5nj1jy.share-na3.hsforms.com/26mzrEH87SyW1pWfDD746cA" class="button primary" data-icon="unlock">Join Beta</a></p>

***

{% hint style="info" %}
This feature is currently in active development. You may encounter bugs, missing functionality, or things that don't work quite as expected. We're actively making improvements and would love your feedback if you run into anything!

Feel free to reach out to us at <product@paintscout.com>
{% endhint %}

***

### **How to Access a Translated Work Order**

There are two ways to view or download a translated work order:

**From the Estimate or Invoice**

1. Open the estimate or invoice
2. Open the work order link
3. Click the **More (⋯)** button in the top right
4. Select **View in Spanish** or **View in French**
5. While viewing the translated work order, click the **More (⋯)** button again and select **Download** to save it in that language

<figure><img src="/files/zP1oUC5eBZkeqTSYVFpl" alt="" width="432"><figcaption></figcaption></figure>

**From the Deal Page**

1. Open the work order on a deal
2. Click "Generate Translation" and choose Spanish or French
3. Click "Download PDF" and choose the language you'd like to download the work order in. Note: you must generate the language before downloading.&#x20;

<figure><img src="/files/5YuQwnaxLSseA8EhDNqb" alt=""><figcaption></figcaption></figure>

***

### **What gets translated?**

Translation is applied when you choose to view or download. A few things to keep in mind:

* All content on the work order is translated when viewed or downloaded in another language, including area names, surface details, and line items
* Translation quality may vary for custom content, product names, or crew notes
* If something doesn't look right, please let us know — your feedback directly shapes how we improve this feature

***

## **FAQ**

<details>

<summary>Why only Spanish and French? </summary>

Spanish and French are the two most commonly requested languages from our user base, so we started there. We're open to expanding language support in the future based on feedback — if there's another language your team needs, let us know at <product@paintscout.com>

</details>

<details>

<summary>Do my painters need to do anything differently to see the translated version?</summary>

No setup is needed on your end. When you're ready to share a work order in Spanish or French, just use the **More (⋯)** menu on the estimate or invoice, or the **ES/FR** buttons on the deal page to view or download it in the language you need.

</details>

<details>

<summary>Will the translated work order look the same as the original?</summary>

Yes — the layout and formatting stay the same. Only the text content is translated.

</details>

<details>

<summary>What if something isn't translating correctly?</summary>

That's exactly the kind of feedback we need during beta. If you notice something that isn't translating well — or isn't translating at all — please send a screenshot and description to <product@paintscout.com> so we can look into it.

</details>

***

#### **Thanks for Trying the Translated Work Orders Beta!**

We're excited to have you helping us shape this feature. Since this is actively in development, your feedback is incredibly valuable as we continue to improve.

If you have questions, run into issues, or just want to share your thoughts, please reach out anytime at <product@paintscout.com>

Thanks for helping shape what's next!


---

# 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/beta-guides/translated-work-orders-beta-guide.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.
