# Daily planning/shutdown (rituals)

## What is this?

The Daily planning and shutdown rituals are guided walkthroughs to help you plan and review your day

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

## How to enable it

You can enable it by going into Power features -> Daily Planning and toggle it on.

Once enabled, you can access it by clicking your avatar in the top right of the app and clicking "Daily Planning"

<figure><img src="/files/HAEssqbqqIeH6ONCgWjT" alt=""><figcaption><p>Daily Planning</p></figcaption></figure>

<figure><img src="/files/zayiX2a9pVUVD2gd31jF" alt=""><figcaption><p>Daily Shutdown</p></figcaption></figure>

## Notifications

On Desktop, you can receive notifications for both the Daily planning and shutdown ritual

<figure><img src="/files/DRKHtqAyVCSVuKt1rCHT" alt=""><figcaption><p>Daily planning/shutdown notifications</p></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://guide.ellieplanner.com/features/daily-planning-shutdown-rituals.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.
