# Security

Here are some answers to the most common questions we receive regarding our data security practices. If you have any additional questions, don't hesitate to mail us at <hi@kitemaker.co>.

### Who is your cloud provider?

We use Amazon Web Services, currently only in eu-north-1 (Stockholm) and eu-west-1 (Ireland).

### **Is Kitemaker's data encrypted at rest?**

Kitemaker's primary data store is Postgres in AWS and it is encrypted at rest.

Kitemaker also utilizes S3, encrypted with AWS-managed keys.

### Which companies are sub-processors of Kitemaker data?

* Amazon Web Services, Inc. (aws.amazon.com)
* Stripe, Inc. (stripe.com)
* Intercom, Inc. (intercom.com)
* Peaberry Software, Inc. (customer.io)
* Twilio, Inc. (segment.com)
* Mixpanel, Inc. (mixpanel.com)
* Microsoft, Inc. (microsoft.com)
* DataDog (datadog.com)
* WorkOS (workos.com)


---

# 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://guide.kitemaker.co/misc/01-security.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.
