diff --git a/mkdocs/docs/playlists.md b/mkdocs/docs/playlists.md
index 346a7aa..f8fa1e1 100644
--- a/mkdocs/docs/playlists.md
+++ b/mkdocs/docs/playlists.md
@@ -12,11 +12,14 @@ Accessible at `/playlist/` of your Tube Archivist, this **Overview Page** shows
You can index playlists of a channel from the channel detail page as described [here](channels.md#channel-detail).
-The **Subscribe to Playlist** button opens a text field to subscribe to playlists. You have a few options:
+To add a playlist click on the button. There you can **Subscribe to Playlist**:
-- Enter a playlist [playlist](urls.md#playlist)
+- Enter a playlist [playlist](urls.md#playlist).
- Add one per line.
+*or* you can **Create Custom Playlist**. That is a local only playlist. Add videos from their [video detail page](video.md).
+
+
!!! note
It doesn't make sense to subscribe to a playlist if you are already subscribed the corresponding channel as this will slow down the **Rescan Subscriptions** [task](downloads.md#rescan-subscriptions).
diff --git a/mkdocs/docs/video.md b/mkdocs/docs/video.md
index bd240ea..bc3677c 100644
--- a/mkdocs/docs/video.md
+++ b/mkdocs/docs/video.md
@@ -10,6 +10,7 @@ Clicking on the channel name or the channel icon will bring you to the dedicated
- The button **Reindex** will reindex the metadata of this video.
- The button **Download File** will download the media file in the browser.
- The button **Delete Video** will delete that video including the media file.
+- The button **Add to Playlist** opens a list of your available [custom playlists](playlists.md/#playlist-overview). Check the box to add the video to the list.
If available, a tag cloud will show, representing the tags set by the uploader.