# Notifications

Read notifications, unread counts, channel settings, and rules.

## Choose a task

| Task | Page | Description |
| --- | --- | --- |
| List notifications | [List notifications](list-notifications.md) | List the current user’s notifications and read status. |
| Get unread notification counts | [Get unread notification counts](get-unread-count.md) | Get the total unread count and category breakdown for the current user. |
| List notification channels | [List notification channels](list-channels.md) | List the current user’s in-app, email, and webhook channel settings. |
| List notification rules | [List notification rules](list-rules.md) | Get the current user’s notification rule states, priorities, thresholds, and delivery channels. |

```{toctree}
:hidden:
:maxdepth: 1

list-notifications
get-unread-count
list-channels
list-rules
```
