# The Calendar Kanban

## What is the Calendar Kanban?

The Calendar Kanban is the center of the Ellie experience and is a unique way to visualize your week. It is an "infinite" scrolling Kanban where each column is a day of the week.

You can drag tasks between days and easily plan out your day/week.

<figure><img src="/files/ESARhioWDUXQRKQ9OeAL" alt=""><figcaption><p>The Ellie Calendar Kanban</p></figcaption></figure>

## Incomplete task roll-over

By default, when a task is not completed that day, it will automatically be rolled over to the next day.

### Rollover Settings

There are 2 settings to customize the task rollover feature:

1. Disabling it completely
2. Customizing the position of the tasks that were rolled over (add them to the top of bottom of the list)

You can access them by going to Settings -> Personalization -> Task Rollover

<figure><img src="/files/3eEEhhmHen3SS1lZSZon" alt=""><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://guide.ellieplanner.com/features/the-calendar-kanban.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.
