# Features

- [Tasks](https://guide.ellieplanner.com/features/tasks.md): Something you have to do
- [Labels](https://guide.ellieplanner.com/features/tasks/labels.md): Another way to organize your tasks
- [Subtasks](https://guide.ellieplanner.com/features/tasks/subtasks.md): For when a task needs to be broken down
- [Recurring tasks](https://guide.ellieplanner.com/features/tasks/recurring-tasks.md): Tasks that you want to repeat
- [Task templates](https://guide.ellieplanner.com/features/tasks/task-templates.md): Create reusable task templates for your most common workflows and quickly turn them into tasks whenever you need them.
- [Email -> Task](https://guide.ellieplanner.com/features/tasks/email-greater-than-task.md): Email tasks directly into Ellie 🤯
- [Estimated/Actual time](https://guide.ellieplanner.com/features/tasks/estimated-actual-time.md): Time features to help you manage your day
- [Due dates](https://guide.ellieplanner.com/features/tasks/due-dates.md): A way to make sure you're on track
- [Task priority](https://guide.ellieplanner.com/features/tasks/task-priority.md): A way to quickly visualize the importance of a task
- [Task timer](https://guide.ellieplanner.com/features/tasks/task-timer.md): Keep track of how long a task takes
- [Task attachments](https://guide.ellieplanner.com/features/tasks/task-attachments.md): Add images and other files to your tasks!
- [The Brain dump](https://guide.ellieplanner.com/features/the-brain-dump.md): A place to free up mental space
- [Lists](https://guide.ellieplanner.com/features/lists.md): When the Brain dump isn't enough
- [The Calendar Kanban](https://guide.ellieplanner.com/features/the-calendar-kanban.md): A better way to visualize your week
- [Focus (on today) mode](https://guide.ellieplanner.com/features/the-calendar-kanban/focus-on-today-mode.md): A way for you to just focus on today
- [The Timebox](https://guide.ellieplanner.com/features/the-timebox.md): Drag tasks directly onto your calendar
- [Convert events into Ellie tasks](https://guide.ellieplanner.com/features/the-timebox/convert-events-into-ellie-tasks.md): Convert any calendar event into an Ellie task and optionally sync them.
- [Outlook calendar integration](https://guide.ellieplanner.com/features/the-timebox/outlook-calendar-integration.md): Ellie x Outlook Calendar
- [Google calendar integration](https://guide.ellieplanner.com/features/the-timebox/google-calendar-integration.md): Ellie X Google Calendar
- [Apple calendar integration](https://guide.ellieplanner.com/features/the-timebox/apple-calendar-integration.md): Ellie x Apple calendar
- [Notifications](https://guide.ellieplanner.com/features/notifications.md): Timebox and due date reminder notifications 👀
- [Keyboard Shortcuts & More](https://guide.ellieplanner.com/features/keyboard-shortcuts-and-more.md): Fly through your workflows
- [Daily planning/shutdown (rituals)](https://guide.ellieplanner.com/features/daily-planning-shutdown-rituals.md): Plan and review your day :)
- [Analytics](https://guide.ellieplanner.com/features/analytics.md): A breakdown of how you spend your time
- [AI Assistant](https://guide.ellieplanner.com/features/ai-assistant.md): Have Ellie help you manage your day (in beta)
- [Search](https://guide.ellieplanner.com/features/search.md): Find any task quickly
- [iPhone/iPad App](https://guide.ellieplanner.com/features/iphone-ipad-app.md): The Ellie iOS App
- [iOS Widgets](https://guide.ellieplanner.com/features/iphone-ipad-app/ios-widgets.md): Add Ellie to your home screen 🥳
- [Siri integration](https://guide.ellieplanner.com/features/iphone-ipad-app/siri-integration.md): Quickly add tasks on iOS through Siri
- [Mac App](https://guide.ellieplanner.com/features/mac-app.md): The Ellie Mac App
- [Mac calendar menu bar](https://guide.ellieplanner.com/features/mac-app/mac-calendar-menu-bar.md): Quickly view your calendar events from the Mac menu bar
- [Windows app](https://guide.ellieplanner.com/features/windows-app.md): Ellie for Windows
- [Migrating from other tools](https://guide.ellieplanner.com/features/migrating-from-other-tools.md): Make the move to Ellie a bit easier
- [Integrations](https://guide.ellieplanner.com/features/integrations.md): Connect Ellie to other apps 🙌
- [Notion Integration](https://guide.ellieplanner.com/features/integrations/notion-integration.md): Import tasks from any Notion database into Ellie (and sync them!)
- [Todoist Integration](https://guide.ellieplanner.com/features/integrations/todoist-integration.md): Import tasks from Todoist into Ellie (and sync them!)
- [Zapier Integration](https://guide.ellieplanner.com/features/integrations/zapier-integration.md): Integrate Ellie with thousands of other tools, no coding required
- [Slack integration](https://guide.ellieplanner.com/features/integrations/slack-integration.md): Create an Ellie task from a Slack message


---

# 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.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.
