# Presentation

The Presentation Mode allows users to create automated or interactive slideshows of user-selected dashboards. It is ideal for foyer displays, showcasing building performance, meeting presentations or other key metrics. Presentations can auto-play, loop, and transition between dashboards without user input, making it perfect for unattended displays or visual storytelling.

Examples below show the Presentation Configuration entry fields and resultant effect displayed.

<div><figure><img src="/files/aP2ysoXKflkyQDOjHg0e" alt=""><figcaption><p>Presentations Location</p></figcaption></figure> <figure><img src="/files/H4SBSCzswPwvGOvYOJs6" alt=""><figcaption><p>Presentations Configuration 1</p></figcaption></figure></div>

1. **Presentation Name**

   The title assigned to the presentation.
2. **Options**

   Settings to customize the presentation's functionality.

   1. **Enable Toggle**: Turns the presentation mode on or off.
   2. **Auto Start Toggle**: Starts the presentation automatically upon opening.
   3. **Loop Toggle**: Repeats the presentation continuously.
3. **Slides**

   Defines the content and behavior of individual slides.

   1. **Add Show**: Adds new slides to the presentation.
   2. **Dashboard**: Select dashboards as slides.
   3. **Effect**: Sets transitions between slides (e.g., fade, slide).
   4. **Duration**: Determines the time each slide is displayed.
4. **Save Presentation**

   Saves the current presentation for later use.

<div><figure><img src="/files/5u2adqwB7MSwhY1CPG3N" alt=""><figcaption><p>Presentations Configuration 2</p></figcaption></figure> <figure><img src="/files/xMoH6CiHbTzbf2R00Z4X" alt=""><figcaption><p>Resultant Presentations 1</p></figcaption></figure></div>

5. **Presentation URL**\
   Provides a unique link, QR code and html code to access and embed the presentation.
6. **Share Presentation**

   Offers sharing options through various platforms or methods.
7. **Presentation List**

   Displays saved presentations for selection or editing.

<div><figure><img src="/files/pSrptvATZ4GnMYCFq1Rk" alt=""><figcaption><p>Resultant Presentations 2</p></figcaption></figure> <figure><img src="/files/9CrhZQYi09uPEo5VDBMz" alt=""><figcaption><p>Resultant Presentations 3</p></figcaption></figure></div>

8. **Presentation Playback Tools**\
   Controls for navigating the presentation.
   1. **Play/Pause**: Starts or pauses the slideshow.
   2. **Next Slide/Previous Slide**: Moves forward or backward between slides.
9. **Side Menu Navigation**\
   A menu displaying slide order for quick navigation.
10. **Access GDRS Settings**\
    Opens settings for the [Global Date Range Setpoint (GDRS)](https://wiki-cloud.bitpool.com/bitpool-cloud-platform/bitpool-cloud-platform/pages/W2f4FYeq2MuIxRnQG4TN#id-6.3-enable-disable-global-date-range-setpoint-gdrs) to adjust time range configurations.

<figure><img src="/files/80oNNOQA0uJvVumJ5DBK" alt=""><figcaption><p>Resultant Presentations 4</p></figcaption></figure>

10. **Enable GDRS Settings**\
    Toggles the [Global Date Range Setpoint (GDRS)](https://wiki-cloud.bitpool.com/bitpool-cloud-platform/bitpool-cloud-platform/pages/W2f4FYeq2MuIxRnQG4TN#id-6.3-enable-disable-global-date-range-setpoint-gdrs) functionality on or off for the presentation.


---

# 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://wiki-cloud.bitpool.com/bitpool-cloud-platform/bitpool-cloud-platform/presentation.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.
