> ## Documentation Index
> Fetch the complete documentation index at: https://docs.notifuse.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Notification Center

> The Notification Center is a mobile-first interface that Notifuse automatically renders when users click on unsubscribe links in newsletters. It provides a seamless experience for contacts to manage their email subscription preferences across all public lists.

Example:

<Frame>
  <img src="https://mintcdn.com/notifuse/Gw4P7NadUImyvZfw/images/phone_notification_center_left.png?fit=max&auto=format&n=Gw4P7NadUImyvZfw&q=85&s=9bb83c66ab44493902058462d43c4231" alt="Notification Center interface showing subscription management" width="1857" height="3096" data-path="images/phone_notification_center_left.png" />
</Frame>

## Features

### Automatic Rendering

* Displays automatically when users click unsubscribe links
* Mobile-responsive design
* No configuration required

### Multi-Language Support

Automatically detects browser language and displays content accordingly. Supported languages:

* English (en)
* French (fr)
* Spanish (es)
* German (de)
* Chinese (zh)
* Hindi (hi)
* Arabic (ar)
* Portuguese (pt)
* Russian (ru)
* Japanese (ja)

Defaults to English if browser language is not supported.

### Subscription Management

Users can:

* View all public lists
* Subscribe/unsubscribe with one click
* See real-time feedback messages

## Configuration

### Branding

The notification center uses:

* Logo from workspace settings
* Website URL from workspace settings

## Technical Details

### User Flow

1. User clicks unsubscribe link
2. Notification center opens
3. User modifies subscription preferences
4. Changes applied immediately

### Implementation

* Cross-browser compatible
* Responsive design
* Secure subscription handling
* Error handling with localized messages
