Custom menus

Adding a custom menu for clients in ChatDash

Last updated 5 months ago

Custom menus in ChatDash are a way to create a custom interface for your clients to view specific content or data. You can embed any web content as iframe (e.g., Google Sheets, Airtable, Tableau, etc.) into the custom menu and share it with your clients.

Adding a Custom Menu

  1. Login to your agency dashboard.

  2. Go to the Clients tab in the agency dashboard.

  3. Find the client you want to add a custom menu for and click Preview button.

  4. You will be redirected to the client dashboard.

  5. Select on the agent you want to add a custom menu for.

  6. Click on the + Add Custom Menu on the bottom of the navigation bar.

  7. Give a name, iframe to embed, and the icon for the custom menu.

    • For non-technical users, there is an option to just paste in the website URL and we will render the iframe to fit the dashboard.

      Example
      <iframe src="" //include url you want to embed style="width: 100%; height: 100vh;" frameborder="0" </iframe>
  8. Click on the Add button to add the custom menu.

  9. You will see the custom menu added with the logo on the navigation bar.