> For the complete documentation index, see [llms.txt](https://docs.api.intratool.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.api.intratool.de/introduction/resource-capabilities/notifications.md).

# Notifications

The Notifications capability identifies resources whose lifecycle events can create user-specific [Notifications](/api-reference/notifications.md). A notification links its recipient to the affected resource and carries the type and content required by the client.

The resource's Model Definition describes the resource-specific operations that can trigger notifications. Retrieve the resulting records and their seen or read state through the Notifications API; resource-local notification back-references are internal and are not part of the public Result Control contract.

The capability does not imply that every create or update operation sends a notification. Recipient resolution can depend on module permissions, Entity Permissions, notification settings, Targetables, and resource-specific mute or archive state.
