The UserSettings datatype includes various settings.

Table: UserSettings

ParameterTypeRequired[a]DefaultDescription
isQuickStartCompletedbooleanyes Whether the quick start has been completed.
isCommunityMessageDismissedbooleanyes Whether the community message has been dismissed.
isGettingStartedMessageDismissedbooleanyes Whether the 'Getting Started' message has been dismissed.
isWelcomeMessageDismissedbooleanyes Whether the welcome message has been dismissed.
isEventListOrderedWithNewestAtBottombooleanyes Whether there is an event list, ordered with the newest at the bottom.
isPackageDocsMessageDismissedbooleanyes Whether the package documentation message has been dismissed.
isFieldPanelOpenByDefaultbooleanyes Whether the field panel is open by default.
isAutomaticSearchEnabledbooleanyes Whether the automatic search been enabled.
isDarkModeMessageDismissedbooleanyes Whether the dark-mode message has been dismissed.
uiThemeenumeratedyes The user interface theme choice: Auto, Dark, or Light.
starredDashboards[string]yes List of dashboards that have been marked with a star.
starredSearchDomains[string]yes List of searchdomains that have been marked with a star.
starredAlerts[string]yes List of alerts that have been marked with a star.
isResizableQueryFieldMessageDismissedbooleanyes Whether the resizable query field message has been dismissed.
featureAnnouncementsToShow[FeatureAnnouncement]yes List of feature announcements to show: FetchMoreOnFieldsPanel, ToolPanel, ResizeQueryField. The feature announcements are still being iterated.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.