> For the complete documentation index, see [llms.txt](https://boomi.markusschmidt.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://boomi.markusschmidt.pro/boomi-scriptease/licensing/privacy-policy.md).

# Privacy Policy

This Privacy Policy describes how *ScriptEase* collects, uses and shares personal data. Personal data is information that can directly or indirectly identify you, such as name, email address, phone number, IP address and location data.

{% hint style="warning" %}
The published content and all developments are the result of [the author's](https://mspro.gitbook.io/the-mspro-boomi-collection#about-the-autor) free time. All tools used, hosting costs, web services etc. are privately financed and nothing is sponsored, nor commented, nor approved by *Boomi, LP*.
{% endhint %}

### Collected data

We do not collect any data!&#x20;

* ScriptEase sends the license-key, your user- and machine name \
  to our license service for license-key validation..

### Purposes of use

We use the data we 'collect' for the following purposes:

* Provision of services\
  We use your data to provide you with the services you have requested.

### Disclosure of data

We don't share your data!

### Data security

We take appropriate security precautions to protect your data from unauthorized access, loss, misuse or alteration.

### How to contact us

If you have any questions or concerns about this Privacy Policy, please contact us at markus @ MarkusSchmidt.pro.

### Changes to the privacy policy

We may change this privacy policy from time to time. The latest version is always available on our website.

Date of last update: 2025-03-17


---

# 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://boomi.markusschmidt.pro/boomi-scriptease/licensing/privacy-policy.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.
