# Live Translation Settings

<figure><img src="https://479287101-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsFoWrex7Ww5gHYnrplCG%2Fuploads%2FTixymKxQxG7PnVqcTUhg%2Fimage.png?alt=media&#x26;token=3bb431e5-9737-4864-ae6c-64fc21369fe0" alt=""><figcaption></figcaption></figure>

#### Configuring Live Translation Settings for Chatbot

The "Live Translation Settings" interface shown in the image allows you to configure translation services for your chatbot using the Google Translate API. Here's a detailed guide on how to configure these settings effectively:

#### Step-by-Step Configuration

1. **Enable Translation**:
   * Toggle the "Enable Translation" switch to activate the translation feature. This is the master switch that controls whether translation is enabled for the chatbot.
2. **Enable Translation For Incoming Messages**:
   * Toggle this switch if you want the chatbot to translate incoming messages from users into a specified language.
3. **Enable Translation For Outgoing Messages**:
   * Toggle this switch if you want the chatbot to translate its own responses into a specified language before sending them to users.
4. **Set Incoming Translation Language**:
   * Select the desired language from the dropdown menu. This is the language into which all incoming messages will be translated.
   * Example: If users are expected to send messages in various languages and you want them translated to English, select "English".
5. **Set Outgoing Translation Language**:
   * Select the desired language from the dropdown menu. This is the language into which all outgoing messages from the chatbot will be translated.
   * Example: If you want the chatbot’s responses to be in Spanish, select "Spanish".
6. **Enter Google Translate API Key**:
   * Enter your Google Translate API Key in the provided field. This key is necessary for accessing Google’s translation services.
   * Click the "Verify" button to ensure the API key is valid. A successful verification will indicate that the key is correct and functional.
7. **Save Settings**:
   * After configuring all the settings, click the "Save" button to apply the changes.
