> For the complete documentation index, see [llms.txt](https://docs.simkl.org/how-to-use-simkl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.simkl.org/how-to-use-simkl/faq/frequently-asked-questions/can-i-share-my-simkl-watchlist-and-recommendations-with-friends-and-family.md).

# Can I share my Simkl watchlist and recommendations with friends and family?

Yes, You absolutely can share your SIMKL watchlist and recommendations with your friends and family, making your entertainment journey a delightful shared experience.&#x20;

### Understanding Simkl Watchlist

Before we delve into sharing, let's understand what a Simkl watchlist is. Your watchlist on Simkl comprises all the TV shows and movies you plan to watch or have already seen. It's a personalized collection of your entertainment preferences.

{% content-ref url="/pages/3APDqAimZptEORrsUwSd" %}
[Watchlists and Custom Lists](/how-to-use-simkl/core-features/watchlists-and-custom-lists.md)
{% endcontent-ref %}

### Sharing Simkl Watchlist with Friends

Sharing your watchlist is a great way to discover new shows and movies through recommendations from your friends. By sharing your watchlist, you can also see what your friends are watching, creating a sense of community and shared interests.

{% content-ref url="/pages/NGyZNzxM4KKSI60U6D50" %}
[Broken mention](broken://pages/NGyZNzxM4KKSI60U6D50)
{% endcontent-ref %}

### How to Share Recommendations

To share your watchlist and recommendations, simply navigate to your Simkl profile and locate the "Share" option. From there, you can invite friends via email, or share it across various social media platforms.

{% content-ref url="/pages/PnGkEyGPVJQIRjnkRPWc" %}
[How to Get SIMKL Profile Link?](/how-to-use-simkl/faq/how-to-get-simkl-profile-link.md)
{% endcontent-ref %}

If your friends and family are not yet on Simkl, you can easily invite them. Send them an invite link, and once they join, you can start connecting and sharing your favorite entertainment picks.

In conclusion, sharing your Simkl watchlist and recommendations is not only possible but also a delightful way to bond with friends and family over common interests. Embrace the social features offered by Simkl to enrich your entertainment journey.


---

# 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://docs.simkl.org/how-to-use-simkl/faq/frequently-asked-questions/can-i-share-my-simkl-watchlist-and-recommendations-with-friends-and-family.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.
