FYInbox docs
Concepts
Understand the small set of account, source, notification, tag, metadata, action, and push concepts used by the product.
One personal notification inbox
FYInbox is a managed SaaS inbox for events produced by scripts, services, no-code automations, and agents. It keeps machine notifications out of chat and email while preserving a filterable history. The current product model is one person per account; teams are not part of this version.
Sources and API keys
A source groups notifications from one producer or automation. Its bearer API key selects the source and account on the server. The optional source field inside a payload is descriptive data; it cannot change the source selected by the key.
Structure and delivery
- Tags provide normalized labels for filtering and triage.
- Metadata stores bounded string key/value pairs for exact filters and later context.
- Actions are explicit HTTPS or mailto links shown with a notification.
- Web Push is an optional delivery view of the same inbox item and can be configured per device and source.