You can help users by providing guides to your app that appear in the Quickbase help menu:

To add guides to the Quickbase help menu:
Create your guides directly within Quickbase as rich text pages.
Tip: Instead of creating guides inside Quickbase, you can also point to external web pages by adding a single meta refresh tag to each rich text page. When users select the link, they are redirected to the web page you specify. Here is the example code:<meta http-equiv="refresh" content="0;URL=https://www.example.com/" />Select App settings in the sidebar, then select App properties.
Select Branding. In the Custom help section you can define up to three guides.
Complete the following tasks to create your guide:
Type a name for your guide in the Title box. This is the name users see and select to access your guide. So, do your best to make it helpful and descriptive.
Select the Links to dropdown and select the page you created to serve as a guide.
This page name should end in .html to identify the application page that contains the guide.Type additional information about the guide in the Description box.
This is especially important if you create multiple guides for different audiences. Use the description to help users understand which guide to choose and what content is in each.Select Save.
Your end users see the titles for each guide you enter at the top of the help menu. When users select a guide's title, it opens in a new browser window.