# Playlist

* [Access, share, and control a playlist](#access-share-and-control-a-playlist)
  * [Access a playlist](#access-a-playlist)
  * [Start a playlist](#start-a-playlist)
  * [Control a playlist](#control-a-playlist)
* [Create a playlist](#create-a-playlist)
* [Save a playlist](#save-a-playlist)
* [Edit or delete a playlist](#edit-or-delete-a-playlist)
  * [Edit a playlist](#edit-a-playlist)
  * [Delete a playlist](#delete-a-playlist)
  * [Rearrange dashboard order](#rearrange-dashboard-order)
  * [Remove a dashboard](#remove-a-dashboard)
* [Share a playlist in a view mode](#share-a-playlist-in-a-view-mode)

A playlist is a list of dashboards that are displayed in a sequence. You might use a playlist to build situational awareness or to present your metrics to your team or visitors.

Algology automatically scales dashboards to any resolution, which makes them perfect for big screens.

You can access the Playlist feature from Algology’s side menu, in the Dashboards submenu.

***

### Access, share, and control a playlist <a href="#access-share-and-control-a-playlist" id="access-share-and-control-a-playlist"></a>

Use the information in this section to access existing playlists. Start and control the display of a playlist using one of the five available modes.

#### Access a playlist <a href="#access-a-playlist" id="access-a-playlist"></a>

1. Click **Dashboards** in the left-side menu.
2. Click **Playlists** to see a list of existing playlists.

#### Start a playlist <a href="#start-a-playlist" id="start-a-playlist"></a>

You can start a playlist in five different view modes. View modes determine how the menus and navigation bar appear on the dashboards.

By default, each dashboard is displayed for the amount of time entered in the Interval field, which you set when you create or edit a playlist. After you start a playlist, you can control it with the navbar at the top of the page.

1. Click **Dashboards** in the left-side menu.
2. Click **Playlists** to see a list of existing playlists.
3. Find the playlist you want to start, then click **Start playlist**.
4. In the modal that opens, select one of the five playlist modes available, based on the information in the table below.
5. Click **Start \<playlist name>**.

The playlist displays each dashboard for the time specified in the **Interval** field, set when creating or editing a playlist. Once a playlist starts, you can control it using the navbar at the top of your screen.

| Mode                              | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| --------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Normal mode                       | <ul><li>The side menu remains visible.</li><li>The navbar, row, and panel controls appear at the top of the screen.</li></ul>                                                                                                                                                                                                                                                                                                                                                                       |
| TV mode                           | <ul><li>The side menu and dashboard submenu (including variable drop-downs and dashboard links) are hidden or removed.</li><li>The navbar, row, and panel controls appear at the top of the screen.</li><li>Enabled automatically after one minute of user inactivity.</li><li>Enable it manually using the <code>d v</code> sequence shortcut, or by appending the parameter <code>?inactive</code> to the dashboard URL.</li><li>Disable it with any mouse movement or keyboard action.</li></ul> |
| TV mode (with auto fit panels)    | <ul><li>The side menu and dashboard submenu (including variable drop-downs and dashboard links) are hidden or removed.</li><li>The navbar, row and panel controls appear at the top of the screen.</li><li>Dashboard panels automatically adjust to optimize space on screen.</li></ul>                                                                                                                                                                                                             |
| Kiosk mode                        | <ul><li>The side menu, navbar, row and panel controls are completely hidden/removed from view.</li><li>You can enable it manually using the <code>d v</code> sequence shortcut after the playlist has started.</li><li>You can disable it manually with the same shortcut.</li></ul>                                                                                                                                                                                                                |
| Kiosk mode (with auto fit panels) | <ul><li>The side menu, navbar, row, and panel controls are completely hidden/removed from view.</li><li>Dashboard panels automatically adjust to optimize space on screen.</li></ul>                                                                                                                                                                                                                                                                                                                |

#### Control a playlist <a href="#control-a-playlist" id="control-a-playlist"></a>

You can control a playlist in **Normal** or **TV** mode after it’s started, using the navigation bar at the top of your screen. Press the Esc key in your keyboard to stop the playlist.

| Button                         | Result                                                                                                                                          |
| ------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------- |
| Next (double-right arrow)      | Advances to the next dashboard.                                                                                                                 |
| Back (left arrow)              | Returns to the previous dashboard.                                                                                                              |
| Stop (square)                  | Ends the playlist, and exits to the current dashboard.                                                                                          |
| Cycle view mode (monitor icon) | Rotates the display of the dashboards in different view modes.                                                                                  |
| Time range                     | Displays data within a time range. It can be set to display the last 5 minutes up to 5 years ago, or a custom time range, using the down arrow. |
| Refresh (circle arrow)         | Reloads the dashboard, to display the current data. It can be set to reload automatically every 5 seconds to 1 day, using the drop-down arrow.  |

***

### Create a playlist <a href="#create-a-playlist" id="create-a-playlist"></a>

You can create a playlist to present dashboards in a sequence, with a set order and time interval between dashboards.

1. Click **Dashboards** in the left-side menu.
2. Click **Playlists** to see a list of existing playlists.
3. Click **New playlist**. The New playlist page opens.
4. In the **Name** text box, enter a descriptive name.
5. In the **Interval** text box, enter a time interval. Algology displays a particular dashboard for the interval of time specified here before moving on to the next dashboard.
6. In Dashboards, add existing dashboards to the playlist using **Add by title** and **Add by tag** drop-down options. The dashboards you add are listed in a sequential order.
7. If needed:
   * Search for a dashboard by its name, a regular expression, or a tag.
   * Filter your results by starred status or tags.
8. If needed, rearrange the order of the dashboard you have added using the up and down arrow icon.
9. Optionally, remove a dashboard from the playlist by clicking the x icon beside dashboard.
10. Click **Save**.

***

### Save a playlist <a href="#save-a-playlist" id="save-a-playlist"></a>

You can save a playlist and add it to your **Playlists** page, where you can start it. Be sure that all the dashboards you want to appear in your playlist are added when creating or editing the playlist before saving it.

1. Click **Dashboards** in the left-side menu.
2. Click **Playlists** to see a list of existing playlists.
3. Click on the playlist.
4. Edit the playlist.
5. Ensure that your playlist has a **Name**, **Interval**, and at least one **Dashboard** added to it.
6. Click **Save**.

***

### Edit or delete a playlist <a href="#edit-or-delete-a-playlist" id="edit-or-delete-a-playlist"></a>

You can edit a playlist by updating its name, interval time, and by adding, removing, and rearranging the order of dashboards. On the rare occasion when you no longer need a playlist, you can delete it.

#### Edit a playlist <a href="#edit-a-playlist" id="edit-a-playlist"></a>

1. Click **Dashboards** in the left-side menu.
2. Click **Playlists** to see a list of existing playlists.
3. Find the playlist you want to update and click **Edit playlist**.
4. Update the name and time interval, then add or remove dashboards from the playlist using instructions in Create a playlist.
5. Click **Save** to save your changes.

#### Delete a playlist <a href="#delete-a-playlist" id="delete-a-playlist"></a>

1. Click **Dashboards** in the left-side menu.
2. Click **Playlists** to see a list of existing playlists.
3. Find the playlist you want to remove.
4. Click **Delete playlist**.

#### Rearrange dashboard order <a href="#rearrange-dashboard-order" id="rearrange-dashboard-order"></a>

1. Click **Dashboards** in the left-side menu.
2. Click **Playlists** to see a list of existing playlists.
3. Find the playlist you want to update and click **Edit playlist**.
4. Click and drag the dashboards into your desired order.
5. Click **Save** to save your changes.

#### Remove a dashboard <a href="#remove-a-dashboard" id="remove-a-dashboard"></a>

1. Click **Dashboards** in the left-side menu.
2. Click **Playlists** to see a list of existing playlists.
3. Find the playlist you want to update and click **Edit playlist**.
4. Click **\[x]** on the name of the dashboard you want to remove from the playlist.
5. Click **Save** to save your changes.

***

### Share a playlist in a view mode <a href="#share-a-playlist-in-a-view-mode" id="share-a-playlist-in-a-view-mode"></a>

You can share a playlist by copying the link address on the view mode you prefer, and pasting the URL to your destination.

1. Click **Dashboards** in the left-side menu.
2. Click **Playlists** to see a list of existing playlists.
3. Click the share icon of the playlist you want to share.
4. Select the view mode you prefer.
5. Click **Copy** next to the Link URL to copy it to your clipboard.
6. Paste the URL to your destination.

***
