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

# Preferences

> Personalise MIRA's appearance and behaviour.

The Preferences panel controls MIRA's appearance and general behaviour settings.

## Opening Preferences

Press ⌘, → **Preferences** tab.

## Appearance

| Setting       | Options                                        | Default |
| ------------- | ---------------------------------------------- | ------- |
| **Theme**     | Dark / Light / System                          | Dark    |
| **Font size** | Small (13 px) / Medium (15 px) / Large (17 px) | Medium  |

Theme and font size apply instantly without restarting the app.

## Behaviour

| Setting                   | Default | Description                                                    |
| ------------------------- | ------- | -------------------------------------------------------------- |
| **Send on Enter**         | Enabled | Press ↵ to send. Disable to require ⇧↵ for a new line.         |
| **Show reasoning steps**  | Enabled | Display RLM iteration steps as collapsible panels in the chat. |
| **Auto-scroll to latest** | Enabled | Scrolls to the latest message as it streams.                   |
| **Compact mode**          | Off     | Reduce padding and spacing in the message list.                |

## Diagnostics

| Setting       | Options                     | Default | Description                                                               |
| ------------- | --------------------------- | ------- | ------------------------------------------------------------------------- |
| **Log level** | Error / Warn / Info / Debug | Info    | Controls how verbose the app logs are in the Activity Center and console. |

<Note>
  Edit this page — [Open a pull
  request](https://github.com/satyendra2013/mira-app/edit/main/docs/configuration/preferences.mdx)
</Note>
