# Notifications

## Timebox notifications

### What are they?

Timebox notifications are notifications for anything on the timebox. You will get notifications for both calendar events and timeboxed tasks.&#x20;

You can enable them on iOS by going to Settings -> Notifications and toggling "Timebox notifications" on. You can also specifiy if you want to receive the notifications exactly at the time of the task OR a little bit before.

<figure><img src="/files/F8m8tVdNAIS5NCMFHrlc" alt="" width="375"><figcaption><p>Timebox notifications settings</p></figcaption></figure>

### Timebox notifications on Desktop

The Ellie desktop apps can also access notifications as well! \
\
To access, go to Settings -> Notifications and enabled "Timebox notifications". You can also enable due date notifications if you have that power feature enabled.

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

## Due date notifications

If you have the [Due date](/features/tasks/due-dates.md) power feature enabled, you will see a new notification section appear in settings to enable due date reminder notifications.

You can learn more about them here 👇

{% content-ref url="/pages/TKOp2px3gPkKKmrjlUFZ" %}
[Due dates](/features/tasks/due-dates.md)
{% endcontent-ref %}


---

# 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://guide.ellieplanner.com/features/notifications.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.
