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

# What notification types are available?

> Overview of all notification types you can create in TinyBell.

TinyBell offers several notification types:

## Popup types

* **Informational popup**: Simple message with text and an optional button
* **Collector modal**: Email collection form with a compelling offer
* **Button modal**: A floating button that opens a full modal when clicked
* **Collector bar**: A slim bar at the top or bottom of the page

## When to use each type

| Type                | Best for                                          |
| ------------------- | ------------------------------------------------- |
| Informational popup | Announcements, limited-time offers                |
| Collector modal     | Email capture, newsletter signups                 |
| Button modal        | Persistent offers that don't interrupt browsing   |
| Collector bar       | Subtle promotions, cookie notices, discount codes |

## Display triggers

Each type can be triggered by:

* Page load (immediate or delayed)
* Exit intent (when the cursor moves to close the tab)
* Scroll depth (after scrolling X% of the page)
* Time on page (after X seconds)
