# The Difference Between Tasks and Events in Motion

## Summary

Tasks and Events in Motion serve fundamentally different purposes.

Tasks are flexible work items that Motion's AI automatically schedules for optimal productivity, appearing differently on your calendar based on their status and scheduling conditions. Events are fixed time commitments that stay put unless manually moved. Events can be marked as "free" or "busy" to control how Motion's AI works with them.

When thinking about tasks vs events, ask yourself: "Does this have to be done AT a certain time or BY a certain time?"

If its ‘AT’, you should create an event because you don't want that obligation moving around, if its ‘BY’ you should create a task to allow Motion to dynamically schedule that for you.

Understanding this difference is key to getting the most out of Motion's intelligent AI scheduling algorithm.

***

### What is a Task?

A Task in Motion represents a unit of work that needs to be completed. Motion's AI engine automatically finds the best time for each task based on your availability and preferences. Tasks can appear differently on your calendar depending on various factors like their scheduling status, type, and relationship to deadlines \[for more information on different task types, click [here](/help/project-management/task/reference-tasks/task-states-and-task-types.md)].

#### Important Task Concepts to Know:

Before diving deeper, it's important to understand that tasks can:

* Appear differently on your calendar based on their state (can't fit, on time, past due).
* Change from "free" to "busy" status based on their proximity to their deadline. (For more information on free vs busy tasks in Motion click [here](https://app.gitbook.com/o/jjC0lduHzxEA08ANVuFL/s/guobzcP2rXPPqIXK4y7d/~/changes/83/project-management/task/reference-tasks/free-vs-busy-tasks-in-motion))
* Be fixed to specific times when needed, though this changes how Motion's AI handles them (see how to create a fixed task [here](/help/project-management/task/tasks-how-to-guide.md)).

#### Task Examples:

* Writing a business proposal (3 hours)
* Preparing presentation slides (2 hours)
* Reviewing quarterly reports (1 hour)
* Creating social media content (30 minutes)

#### Why Tasks are Special:

Motion's AI-powered auto-scheduling transforms how tasks work. Instead of you deciding when to do each piece of work, Motion's intelligence:

* Analyzes your entire workload
* Considers all deadlines
* Finds optimal time slots
* Continuously adjusts as things change

{% hint style="info" %}
Note: Tasks can appear differently on your calendar based on various factors. Motion's algorithm considers multiple variables when determining how to display and schedule tasks. To learn more about how Motion's scheduling algorithm works, check out our detailed guide.

For more information on auto-scheduling click \[[here](/help/time-management/auto-scheduling/reference-auto-scheduling.md)].

For more information on events click \[[here](/help/project-management/meeting-events/reference-meeting-events.md)].
{% endhint %}

## Key Differences Between Tasks and Events

The fundamental difference lies in flexibility and purpose:

#### Tasks:

* Flexible timing (Motion decides when)
* AI-optimized placement
* Can appear differently based on the scheduling state
* Can be fixed or flexible
* Focus on work completion
* Duration-based planning

#### Events:

* Fixed timing (you decide when)
* Manual scheduling only
* Consistent appearance
* Always fixed in time
* Focus on time commitment
* Time-slot based planning

#### In practice, this means:

1. Tasks adapt around events automatically
2. Events provide the fixed points in your schedule
3. Motion's AI ensures tasks get done between events
4. You manage events, Motion manages tasks

This powerful combination of fixed events and flexible tasks allows Motion to optimize your productivity while respecting your important time commitments.


---

# 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://www.usemotion.com/help/project-management/task/reference-tasks/the-difference-between-tasks-and-events-in-motion.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.
