> For the complete documentation index, see [llms.txt](https://reputon.gitbook.io/reputon-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reputon.gitbook.io/reputon-help/tiktok-feed-app/how-to/add-tiktok-custom-playlist.md).

# Add TikTok custom playlist

A custom playlist lets you hand-pick specific TikTok videos and group them into a single gallery widget. Use it when you want full control over which videos appear, regardless of what's on your channel or in a TikTok playlist.

{% hint style="info" %}
**Good to know:** Videos in a custom playlist don't need to come from your own channel. You can add any public TikTok video URL.
{% endhint %}

#### Setup: 3 steps <a href="#setup-3-steps" id="setup-3-steps"></a>

1. **Open the custom playlist creator.** \
   In the app, click `Add content` → `Custom playlist`.

<figure><img src="/files/3eMMB5wuorYmVtlomGnb" alt=""><figcaption></figcaption></figure>

2. **Add video URLs** \
   Paste the links to the YouTube videos you want to include. Add as many as you need, one URL per line.

<figure><img src="/files/Mx4CNo7YZP0UiWfEM3Le" alt=""><figcaption></figcaption></figure>

3. **Preview and save** \
   Click `Preview` to check how the playlist looks, then click `Save`. Your custom playlist is ready to use in any widget.

<figure><img src="/files/3KL5XefsYy9RRTueWRVq" alt=""><figcaption></figcaption></figure>

Done ✅. Your custom playlist is created!

<figure><img src="/files/pIzjrYcmoYl4YEXnDrFD" alt=""><figcaption></figcaption></figure>

***

{% hint style="info" icon="comments-question-check" %}
**Have questions or need help with CSS? Contact us at** [**support@reputon.com**](mailto:support@reputon.com) **or** [**live chat**](https://go.crisp.chat/chat/embed/?website_id=d24ef16e-6e05-49e9-bd59-a6f3bde0658a)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://reputon.gitbook.io/reputon-help/tiktok-feed-app/how-to/add-tiktok-custom-playlist.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
