> For the complete documentation index, see [llms.txt](https://www.usemotion.com/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.usemotion.com/help/time-management/booking-links/concept-booking-links.md).

# Concept: Booking Links

## Understanding Motion’s Booking Link

Coordinating meetings often means endless back-and-forth emails, double-bookings, or lost time trying to align schedules. Motion’s **Booking Link** solves this by letting others book directly into your calendar — on your terms. It’s a simple, professional way to share availability while keeping full control over your schedule.

#### At a Glance

* **What it is** → A shareable link that lets others book meetings with you based on your real-time Motion availability.
* **Why it matters** → Eliminates scheduling back-and-forth, prevents double-booking, and ensures meetings fit around your priorities.
* **Mental model** → You set the rules (availability, duration, buffers, limits); Motion handles the logistics automatically.
* **Best practices** → Define clear scheduling preferences, use buffers to protect focus, and include the link in email signatures or invites.
* **Key takeaway** → Booking Links save time and keep you in control — a seamless way for others to schedule without disrupting your flow.

#### Conclusion

Booking Links turn scheduling from a headache into a streamlined process. By giving others a simple way to reserve time with you — while protecting your priorities — Motion helps you spend less time coordinating and more time connecting.

#### Key Takeaway

Booking Links save time, prevent conflicts, and put you in control of your schedule — a smarter, simpler way to book meetings


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://www.usemotion.com/help/time-management/booking-links/concept-booking-links.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
