Open the menu
    ```html

    Command Palette

    The command palette of the portal allows users to quickly access functionalities they have permission for.

    The following types of commands are displayed:

    Page
    When clicked, a page-type item takes the user to the Portal Studio, with the selected page.
    Channel
    When clicked, a channel-type item takes the user to the Portal Studio, with the selected channel.
    Configuration
    When clicked, a configuration-type item takes the user to the Settings, with the selected configuration.

    Command Search
    Command Search

    If the search initiated begins with ?, the search will be conducted in the online LumisXP manual of the current version.

    Manual Search
    manual search

    If the search is conducted in the content administration mode, the command palette will search for content present in the channel tree of the corresponding Auto Administration instance. The search has a limit on the number of service instances that will be considered in the content search. This limit is configurable through the environment property lumis.portal.commandpalette.maxSearchContentServiceInstances. For more information, see Environment Configuration Manager: Portal Environment Settings.

    Search in Manual
    Content Search through Auto Administration

    If necessary, the items of the command palette can be reindexed via the configuration Command Palette.

    ```