# Installation Notes

## The Cloud platform <a href="#installationnotes-cookies" id="installationnotes-cookies"></a>

If you use Content Exporter in Confluence Cloud, it will run on our own servers in the Cloud. We operate our Cloud add-ons using Amazon AWS services.

{% hint style="success" %}
For more details on our commitments please see our [Privacy Policy](https://www.meta-inf.hu/en/privacy-policy). For the details specific to Content Exporter in our Privacy Policy, read on.
{% endhint %}

## Details specific to Content Exporter in our Privacy Policy

#### Data storage and location <a href="#serverandcloudplatforms-datastorageandlocation" id="serverandcloudplatforms-datastorageandlocation"></a>

Content Exporter does not store any personal data (such as names or e-mail addresses and so on).

#### Data portability <a href="#serverandcloudplatforms-dataportability" id="serverandcloudplatforms-dataportability"></a>

As Content Exporter itself does not store relevant data, it does not need to be migrated between the Cloud and Server platforms. Simply install the latest version of Content Exporter in the target platform with a valid license key.

## Cookies

Content Exporter uses cookies for checking download states. If you are restricting cookies, make sure to allow cookies starting with "`content-export-`".

You can use this regex for example: "`^content-export-.*$`"


---

# Agent Instructions: 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.meta-inf.hu/content-exporter-confluence/general-product-information/installing-content-exporter/installation-notes.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.
