Add Comments and Share Buttons to Boards

You can add Comments and Share buttons to most standard, premium, and industry boards and to your custom boards.

These features are supported in Unified Command Platform 10.18 and later.

See Board Comments and Share Board Links for descriptions of these features.

To enable Comments and Share buttons on standard, premium, and industry boards:

  1. Download and import the correct version of the board into Unified Command Platform 10.18 and later.

    See the June and July 2026 release notes for a list of board versions with this feature enabled.

  2. Access the Admin View.

  3. In the main menu, click the accounts icon Accounts Icon. The Accounts page opens.

  4. Click the Groups tab.

  5. Click the name of the group to grant access to the buttons.

  6. Scroll to the bottom of the page and click the Boards tab.

  7. Locate the name of the board to add the Comments and Share buttons to and click Edit on the right.

  8. Click Board Permission Tags.

  9. Select Board Comments and Board Links Sharing.

  10. Click Save in the bottom right of the dialog.

  11. Click Save again at the bottom right of the Groups: Edit Group page.

To add the Comments button and features on a custom board

  1. Add the <commentsbutton> tag to its HTML. For more information, see <commentsbutton>.

  2. Use Boardscript to add visual elements, like icons or unread indicators. See Boards Comments Functions.

To add the Share button and features on a custom board

  1. Add the <sharebutton> tag to its HTML. See <sharebutton>.

  2. Use Boardscript to add features. See Share Links Functions.