# Dashboard

## Booking Sources

This is a small widget to show your bookings in the last month, you can change the date range is required.&#x20;

<figure><img src="/files/mIhyidYpn54iCQlZ6YIx" alt=""><figcaption><p>Booking source widget</p></figcaption></figure>

{% hint style="info" %}
If any bookings are in different currencies we will convert numbers to show all in the same currency.
{% endhint %}

## Live Feed

This is a notification widget that shows all the recent activities for all your properties or just your selected property.

Events such as:

* New, Modified and Cancelled bookings
* Sync errors with OTA
* Reservation & Alteration Request (Airbnb)
* New Message / Airbnb Inquiry

You can select specific events to show on the feed.


---

# 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://docs.channex.io/application-documentation/dashboard.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.
