You can use parameterized URLs to start Klipfolio. If you are using the parameterized URL method, you must use parameter values with this base syntax: https://app.klipfolio.com/dashboard?
.
The following parameters can be added to the base syntax.
Parameter |
Description |
Example |
Theme | Specifies the starting theme for Klipfolio. Unavailable for custom themes. Possible values: slate, light, and dark |
https://app.klipfolio.com/dashboard?theme=dark |
View | Launches Klipfolio in full screen mode. Value: fs |
https://app.klipfolio.com/dashboard?view=fs |
Menu | Launches Klipfolio in full screen mode without the menu bar. Only available in full screen mode. Value: false |
https://app.klipfolio.com/dashboard?view=fs&menu=false |
Play | Launches Klipfolio in full screen mode with auto-play enabled. Only available in full screen mode. Value: true |
https://app.klipfolio.com/dashboard?view=fs&play=true |
Dashboard |
Opens Klipfolio at a specific dashboard. Note: In order for the dashboard ID to be recognized, if you use the dashboard parameter in combination with any of the other parameters in the same URL, the dashboard parameter must be placed at the end of the URL. |
https://app.klipfolio.com/dashboard?#tab-7eb98b54b786188457245575b34f860 |
The following is an example of launching Klipfolio using a parameterized URL: https://app.klipfolio.com/dashboard?view=fs&theme=dark&play=true&#tab-59cb21d27198eda8af373911ca064240
Locating the Dashboard instance ID
To open Klipfolio at a specific dashboard, you must use the dashboard instance ID. The following steps show you how to locate a dashboard's instance ID.
- Find the dashboard in your list of dashboards, or click the 3-dot menu next to the name of the dashboard, then click About this Dashboard.
- The dashboard ID is located at the end of the URL, for example
https://app.klipfolio.com/tabs/view/12a2f123456fd12db123e12345ee1234
would have ID12a2f123456fd12db123e12345ee1234
.
Note: You cannot share this dashboard instance ID with other users. Each dashboard instance ID is different.