# Inbox

This feature can be implemented as an upgrade to the bell widget. It allows your subscribers to access past notifications from a chosen period. No more missed breaking news or lost discount codes. Inbox gives your visitors a new way of interacting with notifications - on their own terms.&#x20;

Furthermore, the Inbox increases the reach and visibility of your web push campaigns for subscribers visiting your website.&#x20;

<figure><img src="/files/Kx9edVxkhjGwA4LlYmvT" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/NF5yQpALndmaJnv1kofY" alt=""><figcaption></figcaption></figure>

You can decide how long notifications can be stored in the Inbox. To set up a timeframe, go to *Project >* *Settings > Integration > Inbox*. This option will help you keep the communication time-relevant.&#x20;

<figure><img src="/files/ExdPauqLJBBIvqNgIiQf" alt="" width="338"><figcaption></figcaption></figure>

Subscribers can also remove previously seen notifications from the Inbox by clicking the "X".&#x20;

<figure><img src="/files/DDc8vwBQQKgOcu6SpBgO" alt="" width="293"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pushpushgo.company/web-push/integration-script/bell-widget/inbox.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
