# Languages & Localization

### Your Team

If your team operates across many different languages or English just is not your primary language, you can localize the entire Pylon app to a language of your choice!

You can find these settings on your [Profile](https://app.usepylon.com/settings/profile) page.

<figure><img src="https://982123570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9hXBoCTTNw5flARlUVJf%2Fuploads%2FkWfo7pSRvRI4YTygo1aN%2FCleanShot%202026-04-01%20at%2020.52.52.png?alt=media&#x26;token=2adef1e1-0e07-4f33-8e28-440ee14782f4" alt=""><figcaption></figcaption></figure>

**Message Language**

If your customers reach out to you in different languages, Pylon can automatically translate those messages into the native language of your users. Your users can then reply in their native language and their response will be translated on-the-fly into the customer's language.

**App Language**

The inside of the Pylon app can be translated into a language of your choice (this can be a different language for different members of your team), allowing you to easily navigate and use the Pylon app.

### Your Customers

Translate your [knowledge-base](https://docs.usepylon.com/pylon-docs/getting-started/pylonboarding/knowledge-base "mention"), [customer-portal](https://docs.usepylon.com/pylon-docs/customer-portal "mention"), [chat-widget](https://docs.usepylon.com/pylon-docs/chat-widget "mention"), and [ticket-forms](https://docs.usepylon.com/pylon-docs/support-workflows/ticket-forms "mention") so your customers can receive support in any language.

Each modality supports translation - on the [Languages](https://app.usepylon.com/settings/languages?tab=supported-languages) page you can select which languages you want to support. In each of these interfaces your customer will have a language picker to select which language they would like to view content in, and wherever possible we'll default this to their preferred language (for example, their browser language or Pylon's own knowledge of their preferred language based on their past interactions).

<figure><img src="https://982123570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9hXBoCTTNw5flARlUVJf%2Fuploads%2FgFaRBLPZJ9Qhoa9mycKA%2FCleanShot%202026-04-01%20at%2021.03.56.png?alt=media&#x26;token=e95b3487-8f1c-4e6f-9458-fdc4101a9700" alt=""><figcaption></figcaption></figure>

From the [Custom Translations](https://app.usepylon.com/settings/languages?tab=custom-translations) tab you also have fined grained control of modifying specific translations in specific languages.

**Knowledge Base**

Within the knowledge base you also have fine grained control of article translations.

<figure><img src="https://982123570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9hXBoCTTNw5flARlUVJf%2Fuploads%2FaU9IrLuqDv9uUD2kolNO%2Fimage.png?alt=media&#x26;token=79789041-75e4-4f10-add4-493fb48df840" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://docs.usepylon.com/pylon-docs/platform/languages-and-localization.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.
