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

# Supported Languages

> Languages available for the Runable user interface.

The Runable interface is available in the following languages:

| Language   | Code |
| ---------- | ---- |
| English    | en   |
| Chinese    | zh   |
| Filipino   | fil  |
| German     | de   |
| Ukrainian  | uk   |
| Portuguese | pt   |

## How to change your language

Click the language selector in the Runable interface and choose your preferred language. Your selection is saved and persists across sessions.

## What language affects

The language setting changes the user interface: menus, buttons, labels, navigation, and system messages. It does not change the following:

| Element                      | Language behavior                                                                                                           |
| ---------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| **UI text**                  | Translated to your selected language                                                                                        |
| **Agent responses**          | The agent responds in the language of your prompt, not the UI language. Write in Spanish and the agent responds in Spanish. |
| **Blog and marketing pages** | English only                                                                                                                |
| **Documentation**            | English only                                                                                                                |

<Note>
  You cannot add new languages. If you need a language that is not listed, reach out on Discord at [https://discord.gg/pnWRHXznWf](https://discord.gg/pnWRHXznWf) and let us know.
</Note>

## Next steps

<CardGroup cols={2}>
  <Card title="FAQ" icon="circle-question" href="/faq">
    Common questions about Runable.
  </Card>

  <Card title="Keyboard Shortcuts" icon="keyboard" href="/keyboard-shortcuts">
    See all available keyboard shortcuts.
  </Card>
</CardGroup>
