# Timetable

The "Timetable" widget shows departure times from a starting point and optionally to a destination. Only data from the SBB (Swiss Federal Railways) is displayed.

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FSUQfA9P5ld94nmF9o3UC%2FFahrplan%20(8).png?alt=media&#x26;token=12305abd-1170-4064-b6c8-251262902730" alt=""><figcaption></figcaption></figure>

## When should this display be used?

This display should be used when you want to show departure times for a specific starting point and optionally visualize the connections to a selected destination.

## What is displayed?

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2F4kkGyOHLRCEzrxWpggIp%2FFahrplan%20(9).png?alt=media&#x26;token=677cb7f8-7e2f-4171-87a9-927f912de7a8" alt=""><figcaption></figcaption></figure>

<table data-full-width="true"><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 under "Primary Asset" when configuring the widget.</td></tr><tr><td><strong>[B]</strong></td><td>Icon</td><td>Icon of the widget</td></tr><tr><td><strong>[C]</strong></td><td>Starting point</td><td>Shows the departure location of the route.</td></tr><tr><td><strong>[D]</strong></td><td>Destination</td><td>Shows 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>Means of transport</td><td>The type of transport, e.g., bus, train, or tram.</td></tr><tr><td><strong>[G]</strong></td><td>Arrival in min</td><td>The remaining time until the vehicle's arrival in minutes.</td></tr></tbody></table>

## Configure Widget

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2Flv7VC6ZNCjLtTL5ha0ZQ%2FFahrplan%20(4).png?alt=media&#x26;token=8b236ce2-83bf-4c75-aeea-a8d9c6dd087e" alt=""><figcaption><p>Fig. 3 Configure Widget</p></figcaption></figure></div>

1. Make sure you are in the **"Dashboard"** menu.
2. Add the Timetable widget as a[ ↗ Custom widget](/collection/platform/live-cockpit/widgets/custom-widgets.md).
3. Click on **"Add widget"**.
4. Click on "**Custom**".
5. Click on "**Your Custom Timetable Widget**".

   ▷ The window **"Fig. 3 Configure Widget"** appears
6. Optional: In **\[A]**, select the primary asset.
7. In **\[B]**, enter the **starting point** and click on one of the suggested locations.

   ◈ If only the starting point is selected, all departures from this starting point will be displayed.
8. Optional: In **\[C]**, enter the **destination** and click on one of the suggestions.

   ◈ If the destination is also selected, only the departures from the starting point to the destination will be displayed.
9. In **\[D]**, select how much space the widget should occupy on the dashboard.
10. Click on **\[E]**

    ▷ 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/platform/live-cockpit/widgets/predefined-widgets/timetable.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.
