> 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/work-orders/translating-work-orders-to-another-language.md).

# Translating Work Orders to Another Language

## Option 1: Use the Google Translate Chrome Extension <a href="#h_f73546455d" id="h_f73546455d"></a>

<https://chrome.google.com/webstore/detail/google-translate/aapbdbdomjkkjkaonfhkkikfgjllcleb?hl=en>

Once you have downloaded the extension, here's how to translate your page!

<figure><img src="https://downloads.intercomcdn.com/i/o/402591664/2ce082fa169c0296f32d0a1a/Screen+Recording+2021-10-12+at+11.07.59+AM.gif?expires=1780056000&#x26;signature=647ad5c614a77df424796b167a77c431f6dc8e4e4c811ae282c86de9fb85b717&#x26;req=cCAlE8B%2Fm4dbFb4V1XW4gRhoSy8is%2BH1IRGpZ32liKKCWaoJcMzjvQuSmUZy%0AI3AX3pNkGuUavCjTBQ%2FN5Y9tYg%3D%3D%0A" alt=""><figcaption></figcaption></figure>

Here are some notes about it:

* Downloading or Sending links to Work Orders would *not* have the translations... It's only on the browser that you have the translator running. You should be able to print with the translations on though.
* We aren’t liable for any of the translations. They would be provided by Google Translate, which we have no control over. It's just doing the same thing as copying/pasting text into <https://translate.google.com/>

## Option 2: Add a Crew Note in another language <a href="#h_601732d4a2" id="h_601732d4a2"></a>

You can add a crew note to any production rate or line item.

<figure><img src="https://downloads.intercomcdn.com/i/o/402593947/2f67a030c50d17395816cf47/Screen+Recording+2021-10-12+at+11.13.48+AM.gif?expires=1780056000&#x26;signature=4909898dbb36fb741a884ba94152ac3bde4f718f8691f8b5e684544b7b1bc14c&#x26;req=cCAlE8B9lIVYFb4V1XW4gf2hqi7QehmJ9qlRL4lZjxUcdD%2BLdEsJ5XU2lXpz%0AJwVPYLlUvU2O7SFkxXlkC3t%2FZQ%3D%3D%0A" alt=""><figcaption></figcaption></figure>

These notes will only show on the work order for your team to see.

<figure><img src="https://downloads.intercomcdn.com/i/o/1089401882/8352e5c09c57de63d75ab66e/PaintScout+Edit+Estimate+2024-06-21+at+11_05_11+AM.jpg?expires=1780056000&#x26;signature=a17b2aa1b9126e50b50ddd578e5b6ba5bfc3b0e292b8442f2ed7c999db683398&#x26;req=dSAvH81%2BnIlXW%2FMW3nq%2BgVjHcBzfgX0xzo%2BXLCTvugD1DjymP2DsiTxOqFsw%0ABM0T29e0XeyHEK7sYsHRpUK%2FQTg%3D%0A" alt=""><figcaption></figcaption></figure>

Here are some notes about it:

* You are manually adding the translations to the crew notes. It won't automatically translate the area label or product etc.
* You won't really be able to avoid *some* English on the page.\
  ​


---

# 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/work-orders/translating-work-orders-to-another-language.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.
