# Menus and Toolbars

> **TL;DR**
> `File | Settings | Appearance & Behavior | Menus and Toolbars` for Windows and Linux
>
>
>
> `IntelliJ IDEA | Settings | Appearance & Behavior | Menus and Toolbars` for macOS
>
>
>
> `Ctrl+Alt+S` (Windows), `⌘ Comma` (macOS), `⌘ Comma` (IntelliJ IDEA Classic (macOS)), `⌘ Comma` (macOS System Shortcuts), `Ctrl+Alt+S` (XWin), `Ctrl+Alt+S` (GNOME), `Ctrl+Alt+S` (KDE), `Ctrl+Alt+S` (Emacs), `Ctrl+Alt+S` (Sublime Text), `⌘ Comma` (Sublime Text (macOS)), `Ctrl+Alt+S` (NetBeans), `Ctrl+Alt+S` (Visual Studio), `⌘ Comma` (Visual Studio (macOS)), `Ctrl+Alt+S` (Eclipse), `⌘ Comma` (Eclipse (macOS)) ![the Settings icon](https://resources.jetbrains.com.cn/help/img/idea/2026.2/app.expui.general.settings.svg)

Use this page to configure the IntelliJ IDEA [menus and toolbars](customize-actions-menus-and-toolbars.html).

![The Menus and Toolbars settings page](https://resources.jetbrains.com.cn/help/img/idea/2026.2/menus_and_toolbars_settings.png)

The list shows items in various menus and toolbars, grouped according to the areas of their use.

To configure an item, expand the corresponding node and select the desired item. Use the buttons on the toolbar to edit or remove the selected item, or add a new item under the selected node.

| Button | Description |
| --- | --- |
| Add  |    Open the Add Action dialog where you can select an action and assign an icon to it if necessary.    |
|  ![the Remove button](https://resources.jetbrains.com.cn/help/img/idea/2026.2/app.resharper.expui.Common.Remove.png) Remove  | Delete the selected item from the list. |
|  ![the Edit Icon button](https://resources.jetbrains.com.cn/help/img/idea/2026.2/app.expui.general.edit.svg) Edit Icon…  |     Associate an icon with the selected menu item. In the Choose Action Icon dialog, specify the path to the desired image.     				  > **Tip:** > The image file should be in PNG or SVG format.    |
|  ![the Move up button](https://resources.jetbrains.com.cn/help/img/idea/2026.2/app.expui.general.moveUp.svg) Move Up  | Move the selected item up. |
|  ![the Move down button](https://resources.jetbrains.com.cn/help/img/idea/2026.2/app.expui.general.moveDown.svg) Move Down  | Move the selected item one position down. |
|  ![the Restore icon](https://resources.jetbrains.com.cn/help/img/idea/2026.2/app.expui.general.reset.svg) Restore Actions…  |    Discard changes and restore default settings, either for the selected item or for all items.    |

