# Privacy for AI features

**Please note:** this article is only applicable if your organization has not disabled Kitemaker’s AI features. If Kitemaker’s AI features are disabled in an organization’s settings screen, no data is shared with Microsoft’s Azure OpenAI services.

Kitemaker uses Microsoft Azure’s OpenAI APIs for all of its AI functionality. Microsoft provides the following privacy guarantees:

* None of the data shared with Microsoft is available to other Microsoft customers
* None of the data is shared with OpenAI
* None of the data is used to improve any models or services

Additionally, Kitemaker does not use any customer data for fine tuning models in Azure OpenAI.

Kitemaker uses the Sweden Central region in Azure for all AI functionality currently. However, Microsoft provides only [weak guarantees](https://learn.microsoft.com/en-us/legal/cognitive-services/openai/data-privacy#generating-completions-images-or-embeddings) for data processing in particular regions, so Kitemaker customers with European data residency enabled cannot currently access Kitemaker’s AI features.

More information on the Azure OpenAI privacy and security is available in [Microsoft’s Azure documentation](https://learn.microsoft.com/en-us/legal/cognitive-services/openai/data-privacy).

More information about Kitemaker’s handling of private data is available in our [Privacy Policy](https://kitemaker.co/privacy).


---

# 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/03-ai-privacy.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.
