> For the complete documentation index, see [llms.txt](https://docs.mochi.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mochi.bot/resources/variables-and-placeholders/youtube-variables.md).

# YouTube Variables

With Mochi's YouTube variables, you can add some really cool information to your channel and notifications. You can even display your YouTube channel name and other details, making every video alert unique and totally your own!

<table data-full-width="false"><thead><tr><th width="269.3333333333333">Variable</th><th width="296">Example</th><th>Description</th></tr></thead><tbody><tr><td><mark style="color:purple;"><strong><code>{youtube.channel.name}</code></strong></mark></td><td>mochithebot</td><td>displays the name of your YouTube channel</td></tr><tr><td><mark style="color:purple;"><strong><code>{youtube.channel.link}</code></strong></mark></td><td><a href="https://www.youtube.com/@mochithebot"><mark style="color:blue;">www.youtube.com/@mochithebot</mark></a></td><td>displays the  link to the channel</td></tr><tr><td><mark style="color:purple;"><strong><code>{youtube.channel.avatar}</code></strong></mark></td><td>-</td><td>displays the avatar/profile pic for your YouTube channel</td></tr><tr><td><mark style="color:purple;"><strong><code>{youtube.video.title}</code></strong></mark></td><td>Another Mochi Tutorial</td><td>posts the title of your video</td></tr><tr><td><mark style="color:purple;"><strong><code>{youtube.video.link}</code></strong></mark></td><td><a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ">https://www.youtube.com/watch?v=dQw4w9WgXcQ</a></td><td>posts the link to your video</td></tr><tr><td><mark style="color:purple;"><strong><code>{youtube.video.thumbnail}</code></strong></mark></td><td>-</td><td>displays the thumbnail image of your video</td></tr></tbody></table>
