# Intercom (Live Translation)

<figure><img src="https://3477336559-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fhu0WRsaCQQRKP3KeuIOQ%2Fuploads%2FiORSTfhazGvUMTOWJbNO%2Fimage.png?alt=media&#x26;token=2ee95bd8-76ad-41ea-9ef2-b7af4c563c2e" alt="" width="539"><figcaption></figcaption></figure>

Having your AI agent be [multilingual in 95 languages](https://support.myaskai.com/features/languages-and-localization) is great, but what about if you want to understand what the user/customer and the AI agent are talking about? And how are you meant to respond when the conversation is handed over to you (without a lot of back-and-forth with Google Translate?).

That's where our Live Translation feature in Intercom comes in.

With Live Translation, every message that is received from your users or customers and sent by your AI agent (both chat conversations and emails) that is not in the [default language you set in your Dashboard](https://support.myaskai.com/features/languages-and-localization) will be translated into your default language, as an Internal Note, after each message (in-line).

This means you can follow the conversation, questions and response given along in real time in a language you understand.

Then, when you want to reply, you can just write your reply in your default language, click "Translate & Send". The message you send (in your language) will be saved as a note, and the message going to the user/customer will be translated into their language.

### How do I set up and turn on Live Translations in Intercom?

{% hint style="info" %}
This feature is currently only available for Intercom, if you want this feature for another support platform, get in touch with us via our live chat.
{% endhint %}

To set up and turn on Live Translations in Intercom, contact us via our live chat and ask to speak to a person.

### **How do I use Live Translations in Intercom?**

Once you have set up Live Translations, all you have to do is:

1. Install our [Chrome Extension Copilot](https://support.myaskai.com/features/chrome-extension#how-do-i-install-the-chrome-extension)
2. When you want to respond to a message, just type your response (in your language), then click the "Translate & Send" button, instead of the usual Send button.

<figure><img src="https://3477336559-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fhu0WRsaCQQRKP3KeuIOQ%2Fuploads%2F6NTV1BzY6M5wgW7ju7n9%2Fimage.png?alt=media&#x26;token=98c41401-bbda-4608-8f60-a395f7b9cbf4" alt="" width="539"><figcaption></figcaption></figure>

3. Your message will then be translated and sent automatically, with your original message saved as a note.

<figure><img src="https://3477336559-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fhu0WRsaCQQRKP3KeuIOQ%2Fuploads%2FLbyRLjTB21HXolytjSj1%2Fimage.png?alt=media&#x26;token=2158a342-df08-4cf3-9d03-985912d4b97b" alt="" width="450"><figcaption></figcaption></figure>

### Which messages get translated automatically by Live Translation?

The following messages will be translated:

* All messages received (whether in conversations your AI agent is present in or not) will be translated, both for chat/conversations and emails
* All messages sent by the AI agent will be translated&#x20;
* All messages sent by the human agent when they use the "Translate & Send" button.

### **Ho**w much does it cost to automatically translate each ticket or conversation?

It costs $0.05 to translate each ticket or conversation, regardless of length or number of characters, this will be an add-on to your existing subscription and charged at the end of each billing period.&#x20;

### How do I turn off my Intercom Live Translations?

To turn off or pause your Live Translations, go to **AI Agent Setup > Customize** and scroll to **Live Translation**, then toggle the switch to the 'Translation service disabled' position.


---

# 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://support.myaskai.com/features/channels/intercom/intercom-live-translation.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.
