Managing Categories
- Go to Categories in the sidebar
- Create — Click “Create Category” → Enter name and optional description → Save
- Edit — Click a category → Update name or description → Save
- Delete — Click delete → Confirm removal
Category Properties
| Field | Type | Description |
|---|---|---|
name | string | Category name (unique per app) |
description | string | Optional description |
Feed Filtering
End-users can filter their notification feed by category using the SDK or feed API. See List Feed for the full API reference. This only works whencategoryFilterEnabled is set to true on the template’s channel configuration.