> ## Documentation Index
> Fetch the complete documentation index at: https://docs.incident.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Can I create status pages in multiple languages?

When managing incidents and status pages, you may need to communicate with customers in different languages. This includes both the status page interface and incident notifications.

## Answer

Status pages can be natively localised into **French, Portuguese, and Japanese**. To enable this for your status page, contact us at [help@incident.io](mailto:help@incident.io) and we'll set it up for you.

For other languages, you can implement multi-language functionality through third-party translation services:

* [Unbabel](https://unbabel.com/)
* [Localize](https://localizejs.com/)

To implement translation services:

1. Sign up with either Unbabel or Localize
2. Set up your translation preferences in their platform
3. Send us the JavaScript widget for your status page at [help@incident.io](mailto:help@incident.io) and we'll do the rest (see [Localize documentation](https://help.localizejs.com/docs/quickstart-for-web) for an example)

<Info>
  Important notes:

  * Email notifications for status page updates are currently only available in one language / cannot be translated
  * Status page updates themselves can only be in a single language, so consider writing translated versions of the message in the same single update.
  * Third-party translation services may incur additional costs
  * Internal status pages cannot be translated, natively or via third-party tools
</Info>
