# Overview

<figure><img src="/files/eds08t0k33XIOpJsArJk" alt=""><figcaption></figcaption></figure>

Bookings represent the foundation of Distro's functionality, enabling seamless meeting management and prospect engagement across your organization. The platform streamlines every aspect of the scheduling process, from initial contact to meeting completion.

### Booking Dashboard

The dashboard serves as your central command center for all meeting activities. It provides a comprehensive view of your bookings through an intuitive interface that helps you stay on top of all scheduled interactions.

Key dashboard features include:

* Status tracking that lets you monitor meetings across four categories: Scheduled, Completed, Cancelled, and No-shows
* Advanced filtering capabilities for Booking Type, Booking Owner, and Date Range, enabling precise meeting management
* A clean layout that presents essential meeting information at a glance

<figure><img src="/files/BV8v99x4go1Ym0iBFUYy" alt=""><figcaption></figcaption></figure>

### Booking Details

When accessing individual bookings, Distro organizes information into five key sections designed for clarity and efficiency:

#### Booking Details Section

The Booking Details section presents essential meeting information in one place. You'll find the lead's contact information, precise scheduling details including timezone, and integration options for your calendar and CRM. The Google Meet link is readily available with a convenient copy feature, and you can track when the booking was created.

<figure><img src="/files/FWQS2n0Ct5uBcFBSBgzH" alt=""><figcaption></figcaption></figure>

#### **Participants Section**

{% hint style="info" %}
You can add additional guests to the booking in this section.
{% endhint %}

The Participants section clearly outlines meeting attendance. It displays the assigned team member and all guests, complete with their email addresses for easy reference and communication.

<figure><img src="/files/kCZGiJcRKjzFdQHlYMeE" alt=""><figcaption></figcaption></figure>

#### Booking Actions Section

Meeting management is streamlined through a set of essential controls:

* Reschedule bookings when timing needs adjustment
* Reassign meetings to different team members
* Cancel bookings when necessary
* Mark sessions as no-show for accurate tracking

<figure><img src="/files/t6ob1v18XoRndJTX8PbE" alt=""><figcaption></figcaption></figure>

#### Booking Source Section

Understanding how meetings originate is crucial for optimizing your scheduling process. This section identifies:

* The Router that generated the booking
* Specific router name for tracking
* Applied qualification rules
* Detailed routing logs for comprehensive analysis

<figure><img src="/files/BIiYshHwuPRnEEGC8zQy" alt=""><figcaption></figcaption></figure>

#### Form Entries Section

The Form Entries section provides a comprehensive view of your prospect's data:

* All information submitted through the booking form
* Enriched data automatically pulled from your CRM

<figure><img src="/files/gdkYO99UtUaKGB4gZ42A" alt=""><figcaption></figcaption></figure>

#### Invite Section

The Invite section displays an exact replica of the communication sent to your prospect:

* Complete calendar invitation as received by the prospect
* Timezone information for verification
* Meeting links and instructions
* Rescheduling and cancellation options This transparency helps quickly identify and resolve any scheduling discrepancies.

<figure><img src="/files/s1DWHfOdG1sK16qq2oEn" 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://help.distro.so/bookings/overview.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.
