# Limitations

* **All-day events** → By default, all-day events sync as *Busy* from external calendars, which can block auto-scheduling for the entire day. To allow tasks, mark the event as *Free*.
* **Organizer permissions** → Motion cannot override organizer-only settings in external calendars (e.g., editing a meeting where you are only an attendee).
* **Reminder customization** → Motion follows external calendar defaults for event reminders. Reminder times cannot be customized inside Motion.
* **Double-booked events** → If overlapping events exist in the source calendar, Motion mirrors them as-is — it does not resolve conflicts automatically.


---

# 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/meeting-events/reference-meeting-events/limitations.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.
