> 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/advanced-usage/import-export-data/exporting-from-simkl/faq/will-my-private-or-hidden-content-be-included-in-the-exported-data.md).

# Will my private or hidden content be included in the exported data?

SIMKL offers a feature to add private memos to your watched shows and movies. But what happens to this private content when you export your data? This guide clarifies whether your private or hidden content will be included in the exported data.

{% hint style="success" %}
**Yes, your private memos will be included in the exported data.**
{% endhint %}

You'll be pleased to know that when you export your SIMKL data, your private memos remain intact and are included in the exported data.

This means that the notes you've added to your watched shows and movies, which you've kept private for your eyes only, are still part of your exported records.

{% embed url="<https://simkl.com/apps/backup/>" fullWidth="false" %}

## **Ensuring Privacy and Continuity:**

* **Privacy Maintained:** SIMKL respects your privacy settings. While exporting your data, the platform ensures that your private memos are included without compromising their confidentiality.
* **Comprehensive Record:** Including private memos in the exported data guarantees that you have a comprehensive record of your entertainment journey, complete with your thoughts and insights.

{% content-ref url="/pages/S3pRoSMuv24s1Aa5EncW" %}
[Exporting From Simkl](/how-to-use-simkl/advanced-usage/import-export-data/exporting-from-simkl.md)
{% endcontent-ref %}

Exporting your SIMKL data is a proactive step in safeguarding your entertainment journey and preferences. Rest assured that your private memos will be included in the exported data, maintaining their privacy while giving you a complete picture of your entertainment experiences. With SIMKL, you can enjoy both continuity and privacy, making your entertainment tracking experience truly personalized.


---

# 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/advanced-usage/import-export-data/exporting-from-simkl/faq/will-my-private-or-hidden-content-be-included-in-the-exported-data.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.
