> For the complete documentation index, see [llms.txt](https://docs.zenlytic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zenlytic.com/legal-and-support/legal/subprocessors.md).

# Subprocessors

**Last updated:** August 3, 2025

When we share your information with third party subprocessors, such as our vendors and service providers, we remain responsible for it. We work very hard to maintain your trust when we bring on new vendors, and we require all vendors to enter into data protection agreements with us that restrict their processing of Users' Personal Information (as defined in our [Privacy Policy](https://app.zenlytic.com/privacy-policy)).

<table data-full-width="false"><thead><tr><th width="229.17578125">Name of Subprocessor</th><th width="315.90234375">Description of Processing</th><th>Location of Processing</th></tr></thead><tbody><tr><td>Amazon Web Services</td><td>Hosting and database infrastructure</td><td>United States</td></tr><tr><td>Azure</td><td>Database proxy infrastructure</td><td>United States</td></tr><tr><td>Algolia</td><td>Search infrastructure</td><td>United States</td></tr><tr><td>Auth0</td><td>Identity Provider</td><td>United States</td></tr><tr><td>OpenAI</td><td>AI infrastructure</td><td>United States</td></tr><tr><td>Langfuse</td><td>Process developer logs</td><td>United States</td></tr><tr><td>LogRocket</td><td>Tracks user sessions for issue analysis</td><td>United States</td></tr><tr><td>Sentry</td><td>Error analytics processor</td><td>United States</td></tr><tr><td>Segment</td><td>Customer analytics processor</td><td>United States</td></tr><tr><td>Snowflake</td><td>Internal analytics storage</td><td>United States</td></tr><tr><td>Airbyte</td><td>Data transport for internal analytics</td><td>United States</td></tr><tr><td>Intercom</td><td>Support tool connecting our customers</td><td>United States</td></tr><tr><td>Google Apps</td><td>Internal company infrastructure</td><td>United States</td></tr><tr><td>Tabs</td><td>Billing processor</td><td>United States</td></tr><tr><td>DocuSign</td><td>Contract signature processor</td><td>United States</td></tr><tr><td>Google Analytics</td><td>Website analytics and performance</td><td>United States</td></tr><tr><td>Hubspot</td><td>Email Marketing Service Provider</td><td>United States</td></tr><tr><td>Modal</td><td>Code sandbox infrastructure</td><td>United States</td></tr><tr><td>Google OAuth</td><td>Authentication provier</td><td>United States</td></tr><tr><td>Google Cloud Platform</td><td>LLM Processing </td><td>Global</td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.zenlytic.com/legal-and-support/legal/subprocessors.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
