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

# Multilingual Sessions

> Use multilingual capability in ambient sessions; the SDK generates notes in English from any language

The Web SDK supports the **Multilingual** capability for all ambient sessions you create. Patients and providers can speak in their preferred language during the conversation; the SDK generates the clinical note in English.

<Note>
  The SDK enables multilingual capability automatically when you create an ambient session. You don't need to configure anything.
</Note>

Learn more about multilingual capability in the [Multilingual support](/api-reference/capabilities/multilingual) capability guide.

## Next steps

<Icon icon="file-lines" iconType="solid" /> Problem-based charting: [PBC](/web-sdk/guides/ambient-problem-based-charting)

<Icon icon="file-lines" iconType="solid" /> Offline behavior: [Offline mode](/web-sdk/guides/ambient-offline-mode)

<Icon icon="file-lines" iconType="solid" /> Return to [Ambient session](/web-sdk/guides/ambient) overview
