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

# Multilingual transcription

> Transcribe meetings in multiple languages

## Language modes

Your workspace admin can set the transcription language mode in **Settings > Workspace**:

| Mode             | What it covers                                                                         |
| ---------------- | -------------------------------------------------------------------------------------- |
| **English**      | Highest accuracy for English-only conversations                                        |
| **Multilingual** | Supports English, Spanish, French, German, Italian, and Portuguese in the same session |

## When to use each mode

* **English mode**: use when your meetings are entirely in English for the best accuracy
* **Multilingual mode**: use when participants speak different languages in the same meeting

<Tip>
  Multilingual mode handles language switching within a single conversation. You don't need to set a language per speaker.
</Tip>

## How to change

<Frame>
  <div
    style={{
  backgroundImage: 'url(https://mintcdn.com/earmark/vNkCE4NL0UOVgfZk/images/background-blue.png?fit=max&auto=format&n=vNkCE4NL0UOVgfZk&q=85&s=8d57271bb6e72c3715e83d97907c438b)',
  backgroundSize: 'cover',
  backgroundPosition: 'center',
  borderRadius: '1rem',
  padding: '4%',
}}
  >
    <div
      style={{
    borderRadius: '0.875rem',
    overflow: 'hidden',
    boxShadow: '0 24px 60px rgba(15, 23, 42, 0.28)',
  }}
    >
      <img src="https://mintcdn.com/earmark/FQBHW3UPk7WLkbS8/images/multilingual-settings.gif?s=378ab029643c7d21f3ad10235579321d" alt="Settings workspace showing the Transcription language dropdown with English and Multilingual options." style={{ width: '100%', display: 'block' }} width="1152" height="720" data-path="images/multilingual-settings.gif" />
    </div>
  </div>
</Frame>

1. Go to **Settings > Workspace**
2. Find **Transcription language**
3. Choose **English** or **Multilingual**

The setting applies to all new meetings in the workspace. Existing transcripts are not re-processed.
