# Using Music Playlist Source

The **Music Playlist** source allows you to add background music to your live stream.

***

To add this, click the **+** button in the **Sources** tab. Then, select **Music Playlist** source and click **OK**.

<figure><img src="/files/PNtHtL8gUzWUyw7ztqxb" alt=""><figcaption><p>Click the <strong>+</strong> button in the <strong>Sources</strong> tab.</p></figcaption></figure>

<figure><img src="/files/wTxltjDAlOWIEkXAEhBt" alt=""><figcaption><p>Select <strong>Music Playlist</strong> source.</p></figcaption></figure>

Then, click the **Add and Edit** button or select the Music icon in the sidebar to open the **Music Playlist** window.

<figure><img src="/files/atUDGC2HoxDDUbBGSwKI" alt=""><figcaption><p>Click <strong>Add and Edit</strong> button or select the Music icon in the sidebar to open the <strong>Music Playlist</strong> window.</p></figcaption></figure>

As shown below, you can add free music from the PRISM app to your music playlist, as well as local music stored on your computer.

<figure><img src="/files/uX3PcwY1ghBBrxEArlqK" alt=""><figcaption><p>Click <strong>Add Music</strong> to add music from your file or PRISM app.</p></figcaption></figure>

Free music provided by the PRISM app is a music source that has been directly contracted or licensed with musicians and can be used freely for broadcasting and recording without worrying about copyright. However, you cannot download the music files; they can only be used via streaming.

Select the genre you want from the categories at the top, and click the Headphone icon on the left to preview the track. Some free music sources offer options based on the length of the track. After selecting the desired length, click the **+** button. Once you have finished adding music, click the **OK** button.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*_IuZCMWyBJt37e_HwqCkow.png" alt=""><figcaption><p>Select some free music sources provided by the PRISM app.</p></figcaption></figure>

Once the music has been added, you can manage the order of the songs in the Music Playlist window by dragging and dropping the items in the playlist.

<figure><img src="https://miro.medium.com/v2/resize:fit:598/1*ooF2xTY2MlYa9KGS46_WIg.png" alt=""><figcaption><p>Drag and drop the music to change its order.</p></figcaption></figure>

In the **Properties** window of the **Music Playlist** source, you can choose whether to display the song information (title/artist) on the screen. If you uncheck the **Show music information on screen** option, the music will still play, but the source will not be visible.

<figure><img src="/files/nIXkcBawAeXQbd6J9Q6U" alt=""><figcaption><p>Check the <strong>Show music information on screen</strong> option to display the song information.</p></figcaption></figure>

**Note:** If the audio monitoring device is set to the Default Device, the audio may loop infinitely on the broadcast viewing screen.

**There are two solutions:**

* During a live stream, set the audio mixer’s monitoring function to OFF. However, in this case, the streamer may not be able to hear the music.<br>

  <figure><img src="/files/pkZtgQnlqB0BUgodWCXI" alt=""><figcaption><p>Set the audio mixer’s monitoring function to OFF.</p></figcaption></figure>

* Use separate headphones or earphones for audio monitoring. In **Settings > Audio > Advanced**, set the monitoring device to something other than **Default**.<br>

  <figure><img src="/files/xD7rqm4u4Dnjrv30baw5" alt=""><figcaption><p>Use separate headphones or earphones for audio monitoring instead of the <strong>Default</strong> device.</p></figcaption></figure>

[Desktop](/desktop/overview.md), [Guides](/desktop/guides.md), [Sources](/desktop/guides/sources.md), [Music Playlist Source](/desktop/guides/sources/music-playlist-source.md)


---

# 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://guide.prismlive.com/desktop/guides/sources/music-playlist-source/using-music-playlist-source.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.
