> For the complete documentation index, see [llms.txt](https://docs.storylane.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.storylane.io/trust-and-security/faqs/do-i-need-to-update-my-cookie-policy-if-i-use-storylane.md).

# Do I need to update my cookie policy if I use Storylane?

Here’s what you need to know:

* **Cookie Policy Statement**

Storylane is GDPR compliant and our DPA is available in the Storylane [trust center](https://trust.storylane.io/). If you are inserting (embedding) Storylane on your website, then a standard cookie policy statement that is applicable to IP tracking and lead capture (if used) should be indicated in your website cookie policy.&#x20;

* **What data is collected?**&#x20;

Storylane stores IP address and optionally lead information if lead capture form is enabled. Interactions with demos are captured anonymously for any users who don’t provide lead information.

**How is the data stored?**&#x20;

Some data is stored in session storage. This session storage is cleared when the user closes the browser.

**Why is this important for GDPR?** Under GDPR, if personal data (such as unique identifiers) is stored, users must be informed and provide consent. Therefore, it’s important to clearly disclose how this data is collected and stored in your cookie policies.

*Is anything else on cookies needed?* For more detailed information or assistance, feel free to contact us via <support@storylane.io>


---

# 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:

```
GET https://docs.storylane.io/trust-and-security/faqs/do-i-need-to-update-my-cookie-policy-if-i-use-storylane.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
