Just copy and ship
Add a powerful notification inbox to your app with 6 lines of code. It's that simple.
1'use client';
2
3import React from 'react';
4import { Inbox } from '@novu/nextjs';
5
6export function NotificationInbox() {
7 return (
8 <Inbox
9 applicationIdentifier="YOUR_APPLICATION_IDENTIFIER"
10 subscriberId="YOUR_SUBSCRIBER_ID"
11 />
12 );
13}
Novu <Inbox />

<Inbox /> batteries included
Start with a component, scale with a platform. Everything you need to build a world-class notification system.
User Preferences
Allow users to customize their preferences using the built-in
component. Snooze
Let users Snooze a message to when they will need it most.
Real-time
Enable real-time notification delivery in your dashboard with zero setup.
Workflow Orchestration
Unified API for multi-channel notification workflows.
Digest Engine
Combine multiple notifications in to a single Email or SMS message.
Block Based Email Editor
Create beautiful customizable emails with our block based editor.
Part of your Stack
Native integrations with the tools you love. From frameworks to providers, connect once and deploy with confidence.

The power of open source community
36k GitHub stars
400+ contributors
Don't just take our word for it...
Explore what developers and non-technical users say about why they're fans of our open-source notifications framework
Free to start, ready to scale
10K events/month free forever. From weekend projects to enterprise scale, we've got you covered.