1# Notification Kit(用户通知服务)
2
3- [Notification Kit简介](notification-overview.md)
4- [请求通知授权](notification-enable.md)
5- [管理通知角标](notification-badge.md)
6- [管理通知渠道](notification-slot.md)
7- 发布通知
8  - [发布文本类型通知](text-notification.md)
9  - [发布进度条类型通知](progress-bar-notification.md)
10  <!--Del-->
11  - [发布实况窗类型通知(仅对系统应用开放)](live-view-notification.md)
12  <!--DelEnd-->
13  - [为通知添加行为意图](notification-with-wantagent.md)
14- [取消通知](notification-cancel.md)
15<!--Del-->
16- [订阅通知(仅对系统应用开放)](notification-subscription.md)
17<!--DelEnd-->