Use the Userorbit widget API when you want your own buttons, links, or product UI to open a specific part of the in-app widget.
Call
The older
userorbit.openWidget() after the SDK is initialized.- Open a tab with
tab: home, feedback, roadmap, updates, help, or support. - Limit navigation with
activeTabs. - Open an article with
articleId. - Open an announcement with
announcementId. - Open roadmap content with
roadmapId. - Open the feedback form with
showFeedbackForm: true.
The older
topicId option remains a deprecated alias for roadmapId; use roadmapId in new code. Support availability depends on workspace access to Support Suite.