Skip to main content

Persistent Menu in Instagram

Persistent Menu is a navigation menu located right next to the typing area to help users gain access your chatbot’s functionality. For example, a button that can always lead the users back to the main menu of your conversation flow.

Expected Outcome

IG Persistent Menu Result

Create Persistent Menu

  1. In "Channels", head to your Instagram channel.

  2. Head to "Platform". Scroll down to the "Persistent Menu" section.

  1. Select "+ Additional Locale".
  1. Create a button by filling in the text content, button type and payload.

Another button type is "URL", which allows you to direct users to a website.

  1. "Save" the persistent menu settings.

Create Global Node & Trigger

  1. In Bot Builder, create a tree and a tree node for sending the response.
  1. Create a global node, then create a payload trigger. The payload should match with the one you have assigned to the persistent menu button.
  1. Redirect the global node to the tree node in order to display the response.

Add Tree to Channel

  1. Finally, add the tree to the channel in Tree Settings.