# Overview

API for Decentraland's notification system, consisting of two services:

**Inbox Worker**: Manages user notifications, subscription preferences, and email verification.

**Processor Worker**: Handles notification creation and publishing from external sources.

The services share a database and support both in-app and email notifications with granular user preferences per notification type.
