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

# Language Settings

> Configure interface and Agent language

Set your preferred language for the SoloEnt interface and AI Agent.

## Two language settings

<CardGroup cols={2}>
  <Card title="Interface language" icon="desktop">
    Menus, buttons, and UI elements
  </Card>

  <Card title="Agent language" icon="robot">
    AI conversation language
  </Card>
</CardGroup>

## Setting interface language

### On first launch

The welcome screen lets you choose your interface language.

<img src="https://mintcdn.com/soloent/4RpSHkUFmW5kEqcF/assets/images/welcomepage.png?fit=max&auto=format&n=4RpSHkUFmW5kEqcF&q=85&s=934c29fed70cf39b3665eb273d0d09dc" alt="SoloEnt welcome page with Choose Theme and Change Language options" width="2242" height="1574" data-path="assets/images/welcomepage.png" />

## Setting Agent language

The Agent language must be set independently.

Click the **settings icon** in the top-right corner of the Agent panel. Under General Settings, you can configure the following two options:

* **Preferred Language**: Sets the language AI uses when replying — this is the language you receive responses in during conversations with the Agent
* **Interface Language**: Sets the display language of the Agent panel itself. Supports English, 简体中文, 日本語, 한국어, and Español

<img src="https://mintcdn.com/soloent/gLKaJkPIieoK6KUB/assets/images/language.png?fit=max&auto=format&n=gLKaJkPIieoK6KUB&q=85&s=72b709d5c77a46c6da35842c3fe7d646" alt="SoloEnt Agent settings panel showing Preferred Language and Interface Language options" style={{ width: '50%', maxWidth: '400px', display: 'block' }} width="602" height="910" data-path="assets/images/language.png" />

## Next steps

<CardGroup cols={2}>
  <Card title="Theme settings" icon="palette" href="./theme-settings">
    Customize visual appearance
  </Card>

  <Card title="API Configuration" icon="code" href="./api-configuration">
    Configure API settings
  </Card>
</CardGroup>
