<!-- Generated from the canonical Teloring documentation source. Do not edit this file. -->

Canonical page: https://docs.teloring.com/api/notifications
Last modified: 2026-08-20T20:52:05.000Z

# Notifications

An agent's bell feed.

**Scope:** `notifications`

Read-only, and deliberately non-destructive: reading the feed here does
not clear the badge a human has not looked at yet.




```mdx-code-block
import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';

<DocCardList items={useCurrentSidebarCategory().items}/>
```
