WalkMe Pro Menu

Last Updated setembro 4, 2026

Brief Overview

The Pro Menu is WalkMe's enterprise-grade web menu experience — a consistent, customizable, and intelligent interface that helps users access onboarding tasks, content, AI chat, and integrations across platforms.

It's built to improve user engagement, streamline access to resources, and offer flexibility in how it appears, with Docked, Floating, and Hybrid display modes.

  • One menu: The Pro and Pro Lite menus are now merged into a single Pro Menu

  • Customizable: Layouts, colors, logos, and menu labels can be managed via console

  • Modern UX: Clean, accessible, and built to scale with WalkMe's AI and integration features

  • Flexible display: Admins can configure the Pro Menu to appear as docked, floating, or allow users to toggle between both (hybrid)

Enable the Menu

The Pro Menu is enabled from the menu console Settings pageFrom there you can view and modify Pro Menu configurations. You can select preferences and customize branding to suit your needs.

WalkMe Web Menu Setup in Console

How It Works

Components

  1. Branding
  2. Multi-language
  3. Search integrations
  4. AI Chat
  5. Resources and Tasks tabs
  6. Help Desk Integration
  7. Attribution label

Branding

Customize your menu with company colors and a logo

You can now customize the look of your Pro Menu directly in the WalkMe Console:

  1. Go to WalkMe Console
  2. Select the Content category
  3. Choose the Menu app
  4. Choose the Settings page

This page allows you to customize your menu's appearance, including theme colors, header logo, and design elements, to align with your company's brand identity.

What you can customize?

  • Style: Choose the visual style of your menu

    • Classic: WalkMe's original web menu design

    • Advanced: A refined menu design with a cleaner, more modern feel

  • Theme colors: Choose your primary, text, and neutral colors

  • Header logo: Upload a custom logo for the top-left corner of the menu

  • Gradient shapes in the header: Add subtle design elements to the menu header
  • Task completion status: Choose colors to indicate task completion status
  • Strikethrough completed tasks: apply a strikethrough to completed tasks, making them visually distinct for easy tracking

Observação

Quaisquer alterações feitas aqui substituirão os Ajustes atuais dos Tópicos.

Multi-language

Engage your end-users in their native language and support a global audience

Select the language you would like to view your content in by clicking the Multi-language dropdown.

Observação

O menu suspenso multilíngue só aparecerá se idiomas forem criados na guia Vários idiomas no console.

Multi-Language for WalkMe Menu

Search Integrations

Easily find all the resources you need with our comprehensive search feature

By setting up the integration to search your existing knowledge base or support center resources, your users can easily discover relevant resources through menu searches. This integration ensures that your users have access to all the information they need, making it a valuable resource for them.

To enable a search integration, follow these steps:

  1. Go to WalkMe Console
  2. Select the Content category
  3. Choose the Menu app
  4. Choose the Integrations page

  5. Choose a search provider integration

  6. Click Setup

  7. Fill out all of the Configuration Setup fields

  8. Click Save

Search Provider Integration

Search behavior

The Pro Menu search bar uses the Player's (legacy menus) context-aware search algorithm to rank results, bringing Pro Menu search in line with the WalkMe Player.

Results are pulled from WalkMe content and any connected systems (such as ServiceNow, Salesforce Knowledge, or Workday), matched on name, description, and keywords. The algorithm applies contextual matching to return the most relevant results for the user's query.

To broaden what a search returns, add common search terms as keywords in the WalkMe Editor, under each content item's settings.

AI Chat

Get answers to your questions with AI for instant assistance

AI Chat enables users to interact with an AI-powered conversational interface to quickly find information and get answers to their questions. It integrates with company-specific knowledge sources to provide accurate and relevant responses in natural language.

WalkMe AI Chat [Unified Chat]

Resources and Tasks Tabs

Access your important WalkMe content

Resources and Tasks are created in the WalkMe Editor and are published to the new menu design in the Menu Organizer in the console

  • Resources: includes a list of the WalkMe content including Smart Walk-Thrus, Articles, Videos, and Shuttles

  • Tasks: includes a list of Onboarding Tasks for users to complete

WalkMe Menu Organizer

Learning Content

Surface contextual learning materials directly in the menu

If your organization uses WalkMe Learning Arc, learning content can appear in the Pro Menu based on the user's current page. Content is displayed under a dedicated learning banner and updates automatically as users navigate between screens.

To control which content appears and where, set up distribution rules in WalkMe Learning Arc.

Distributions in WalkMe Learning Arc

Help Desk Integration

Provide a direct link to your support site

If you have an existing support channel site, you can add a link to it directly into the new menu design menu. Support sites you may want to link to include:

  • Open a Support Ticket

  • Community Forum

  • Knowledge Base

To activate Help Desk Integration and connect a link, follow these steps:

  1. Go to the Settings page in the menu console app
  2. Turn on the Connect your support site to menu toggle to provide a direct link to your support site from the menu footer

    Users who click on the link will open the support site in a new tab in their browser.

    • Label text: Enter a label name to appear at the footer of the menu

    • URL: Enter the URL of your support site

Observação

O Help Desk com vários links não é suportado.

Help Desk Integration

Attribution label

Add a custom label, allowing you to display your company name or any desired text

Ativar rótulo de atribuição

A marca branca é um recurso pago e só é possível com a aprovação do Líder de Vendas/Líder de Equipe/CSM.

To activate:

  1. Go to the Settings page in the menu console app
  2.  Turn on the Display attribution label toggle to add a custom label to your menu footer

Advanced Customization: jQuery and WalkMe Content Support

Pro Menu supports running WalkMe content (like Launchers and Smart Walk-Thrus) directly on its elements using jQuery selectors within the menu's frame. To enable this, we have added logical and consistent classes to all interactive parts of the menu.

Funcionalidade ativada

Solicite acesso ao Gerente de Sucesso do Cliente ou ao contato do WalkMe.

How to Implement

When an element is captured via jQuery, the associated balloon, Launcher, etc... will appear inside the menu container.

  1. Identify the element: Choose the menu component you want to target (see the class list)

  2. Configure in editor: When creating a Launcher or SWT, use the jQuery selector option in the advanced settings

  3. Enter the class: Copy the specific class name from the list below into the selector field

  4. Add custom data: For SWTs only, you also need to add the following to the custom data field in the Advanced settings:
    1. Open your Smart Walk-Thru in the editor

    2. Select the Settings icon

    3. Select the Advanced Settings tab

    4. Enter the {"runInMenu": "true"} in the Custom data field

Supported Element Class Names

Use these class names as jQuery selectors to target WalkMe Menu elements:

Nomes de classes de elementos suportados...

Navegação e cabeçalho

  • Cabeçalho do menu – seção superior do menu que contém controles globais
    .walkme-menu-header

  • Título do menu – exibe o nome do menu.
    .walkme-menu-header-title

  • Logotipo do menu – logotipo da organização exibido no cabeçalho do menu
    .walkme-menu-header-logo

  • Botão Voltar – retorna o usuário à visualização do menu anterior
    .walkme-menu-header-back-btn

  • Item de cabeçalho para trás - Contêiner para a navegação de volta no cabeçalho
    .walkme-menu-header-item-back

  • Minimizar menu – Reduz o menu
    .walkme-menu-header-minimize-btn

  • Maximizar menu – Expande o menu
    .walkme-menu-header-maximize-btn

  • Seletor de idioma - Muda o idioma do menu
    .walkme-menu-header-language-switcher

Pesquisa e resultados

  • Campo de pesquisa - pesquisa no conteúdo do menu e integrações
    .walkme-menu-searchbar-input

  • Limpar pesquisa – limpa a consulta de pesquisa atual
    .walkme-menu-searchbar-clear-btn

  • Item de resultado da pesquisa – resultado individual retornado da pesquisa
    .walkme-menu-search-item

Conteúdo e progresso

  • Seletor de abas - Alternar entre as abas do menu
    .walkme-menu-tabs-selector

  • Item de conteúdo – Recurso, tarefa ou item de conteúdo exibido no menu.
    .walkme-menu-content-item

  • Barra de progresso – exibe o progresso das tarefas ou da integração
    .walkme-menu-progress-bar

Tarefas e aprendizagem

  • Seletor de tarefas – exibe e navega entre tarefas de integração
    .walkme-menu-task-selector

  • Banner de aprendizagem – Banner expansível destacando o Conteúdo de Learning
    .walkme-menu-learning-banner-expandable

  • Exibir banner de aprendizagem – Expande o banner de aprendizagem
    .walkme-menu-learning-banner-show-btn

Links e controles de rodapé

  • Botão Chat – Abre o AI Chat no Menu
    .walkme-menu-chat-btn

  • Link da Central de Ajuda – Abre a central de ajuda ou suporte da organização
    .walkme-menu-footer-helpdesk-link

  • Alternador de exibição do Menu – Alterna entre visualizações ou modos de menu
    .walkme-menu-footer-switch-btn

  • Link de atribuição - Exibe informações de atribuição do WalkMe
    .walkme-menu-footer-attribution-link

Outro

  • Contêiner de visibilidade da orientação – indica quando o menu está pronto para exibir a orientação do WalkMe (não visível para os usuários)
    .walkme-menu-guidance-visibility

Observação

A maioria dos seletores visa controles de menu visíveis. Alguns seletores representam elementos do sistema ou estruturais e destinam-se à orientação no nível do menu ou à prontidão, em vez de ações diretas do usuário.

Observações

  • Limitações do Iframe: o Menu Pro opera como um iframe entre domínios. Ele não pode "falar" diretamente com o DOM da página superior; portanto, qualquer conteúdo destinado ao menu deve ser explicitamente designado (via jQuery ou Dados Personalizados) para ser executado nesse contêiner.

  • Restrições de exibição: você não pode exibir o conteúdo do WalkMe simultaneamente dentro e fora do quadro do menu. O jogador priorizará o contêiner ativo.

Technical Notes

  • Multi-link Help Desk: Not supported
  • Self-hosted: Supported
    • API Key Search Integrations are not supported for self-hosted systems

    • The self-hosted package is limited to a maximum size of 10 MB

  • API Key Search Integrations: Not supported for self-hosted systems
  • Package size limit: 10 MB maximum
  • Allowlisting: The domain *.walkme.com must be allowlisted for the new menu design to work
  • Tabs: Up to 9 total tabs supported (5 Help, 4 Tasks)
  • WalkMe Editor compatibility: The Pro Menu is not displayed in the legacy WalkMe Editor design
  • CSS customization: Not supported
    • Hiding the WalkMe logo and name is not currently possible, but it is available for Desktop Menu through Console Settings
  • Animations: Appearance animations are not supported
  • Empty menu behavior: The Pro Menu will not open if there is no content, unless other on-demand AI features are enabled
  • Translations: Full translation support is in progress and expected in the Fall 2025 Release
  • Uploads: Only .png uploads are supported when configuring the menu
  • Mobile web is supported
  • Tab behavior: Tabs only appear if there's content for the user to see
    • If a tab has no content or the user doesn't meet its segmentation criteria, the tab won't be shown
  • Drag and drop: The Pro Menu is not able to be dragged and dropped within Oracle

Was this article helpful?

Thanks for your feedback!

Faça parte de algo maior.

Interaja com colegas, tire dúvidas e compartilhe ideias.

Explore nossa comunidade
×
×