Skip to main content

Documentation Index

Fetch the complete documentation index at: https://www.cometchat.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Categories are labels used to organize templates and filter notification feed items. When a template has a category assigned, all notifications sent with that template carry the category — allowing end-users to filter their feed by category.

Managing Categories

  1. Go to Categories in the sidebar
  2. Create — Click “Create Category” → Enter name and optional description → Save
  3. Edit — Click a category → Update name or description → Save
  4. Delete — Click delete → Confirm removal

Category Properties

FieldTypeDescription
namestringCategory name (unique per app)
descriptionstringOptional 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 when categoryFilterEnabled is set to true on the template’s channel configuration.