# Schedule

The "Timetable" widget displays departure times from an origin and optionally to a destination. Only SBB (Swiss Federal Railways) data is displayed.

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

## When should this display be used?

This view should be used when you want to display departure times for a specific origin and optionally also visualize the connections to a selected destination.

## What is displayed?

<figure><img src="/files/66f08ef8015581e1575415fae9778bd4cca0502f" alt=""><figcaption></figcaption></figure>

<table data-header-hidden data-full-width="false"><thead><tr><th width="90"></th><th width="183"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Title bar</td><td>The title of the widget. Can be set during widget configuration under “Primary Asset”.</td></tr><tr><td><strong>[B]</strong></td><td>Icon</td><td>Widget icon</td></tr><tr><td><strong>[C]</strong></td><td>Origin</td><td>Displays the departure location of the route.</td></tr><tr><td><strong>[D]</strong></td><td>Destination</td><td>Displays the destination, if defined.</td></tr><tr><td><strong>[E]</strong></td><td>Vehicle number</td><td>The vehicle number, e.g. bus or train number.</td></tr><tr><td><strong>[F]</strong></td><td>Mode of transport</td><td>The type of transport, e.g. bus, rail, or tram.</td></tr><tr><td><strong>[G]</strong></td><td>Arrival in min</td><td>The remaining time until the vehicle arrives, in minutes.</td></tr></tbody></table>

## Configure widget

<div data-full-width="true"><figure><img src="/files/e940a7aaaefde5c284cfeb4b221977ebcd312a3c" alt=""><figcaption><p>Fig. 3 Configure widget</p></figcaption></figure></div>

1. Make sure you are in the **"Dashboard"** menu.
2. Add the schedule widget as [↗ Custom widget.](/collection/english-v14/documentation/widgets/custom-widgets.md#schritt-fur-schritt-ein-benutzerdefinertes-widget-erstellen)
3. Click on **"Add widget"**.
4. Click on «**Custom»**.
5. Click on **“Your Custom Timetable Widget”**.&#x20;

   ▷ The window **“Fig. 3 Configure widget”** appears
6. Optional: Select **\[A]** the primary asset
7. Enter in **\[B]** the **Origin** and click on one of the suggested places.

   ◈ If only the origin is selected, all departures departing from this origin are displayed.
8. Optional: Enter in **\[C]** the **Destination** and click on one of the suggestions.

   ◈ If the destination is also selected, only the departures from the origin to the destination are displayed.
9. Select in **\[D]** select how much space the widget should take up on the dashboard.
10. Click on **\[E]**&#x20;

    ▷ The widget appears on the dashboard.


---

# 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.buildings.ability.abb/collection/english-v14/documentation/widgets/predefined-widgets/schedule.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.
