Skip to main content
Topic group descriptions - identified by group_label on topics - are displayed in the topic selector to help users understand the purpose of each topic group.

Syntax

topic_group_descriptions:
  <group_label>: <description>

Properties

group_label
string
required
The name of the topic group. This must match the group_label value defined on one or more topics.
description
string
required
A description of the topic group that will be displayed in the topic selector.

Examples

topic_group_descriptions:
  Sales: Topics related to sales data
  Marketing: Topics for marketing analytics