> For the complete documentation index, see [llms.txt](https://docs.daylite.app/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.daylite.app/help/center/sync/notification-badge-remains-after-clearing-alerts.md).

# Notification badge remains after clearing alerts

If you see a red badge on the Daylite app icon on your but there are no notifications when you open the app, the sync process may be paused.

This can happen when Daylite and Apple’s notification system are temporarily out of sync. The badge may continue to appear even after you’ve accepted, declined, or dismissed all itemsl.

To clear the badge:

1. Quit Daylite
2. Open Daylite and wait a few moments.
3. If the badge remains, restart your device.

If the issue continues, contact support for further help.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.daylite.app/help/center/sync/notification-badge-remains-after-clearing-alerts.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.
