> For the complete documentation index, see [llms.txt](https://galmis.gitbook.io/barcodify-customer-selector/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://galmis.gitbook.io/barcodify-customer-selector/legal/sub-processors.md).

# Sub-processors

Welcome to the sub-processors page. This is where you'll find detailed information about the trusted partners that help in delivering the top-notch services of "Barcodify - Customer Selector".

Each sub-processor is contracted under an agreement explicitly designed to enforce rigorous data protection commitments. They have been chosen with great care for their capability to handle personal data in a secure manner, aligning with the privacy policy and global data protection laws, including the General Data Protection Regulation (GDPR).

The information you'll find here includes the identity of each sub-processor, their geographical location and a brief on the services they provide. As the list of sub-processors may change over time due to new additions or replacements, you are encouraged to revisit this page regularly to stay updated.

Trust is a prime factor in this endeavour, and every effort is made to ensure the highest standards of security, privacy, and transparency. Should you have any questions or concerns about the use of sub-processors, please feel free to reach out at <hello@galmis.com>.

<table><thead><tr><th>Sub-processor</th><th width="137.33333333333331">Location</th><th>Description of Services</th></tr></thead><tbody><tr><td>Shopify Inc.</td><td>Canada</td><td>E-commerce platform</td></tr><tr><td>Amazon Web Services, Inc.</td><td>USA</td><td>Web storage and content delivery</td></tr><tr><td>Google LLC (Google Cloud Platform)</td><td>USA</td><td>Cloud computing services</td></tr><tr><td>SolarWinds Worldwide, LLC (Loggly)</td><td>USA</td><td>Cloud-based log management</td></tr><tr><td>Datadog, Inc.</td><td>USA</td><td>Monitoring and analytics platform</td></tr><tr><td>Fly.io, Inc.</td><td>USA</td><td>Application hosting</td></tr><tr><td>Apple Inc.</td><td>USA</td><td>Mobile wallet provider</td></tr><tr><td>MongoDB, Inc.</td><td>USA</td><td>Database storage</td></tr><tr><td>Salesforce, Inc. (Heroku)</td><td>USA</td><td>Cloud platform as a service</td></tr><tr><td>Zoho Corporation Pvt. Ltd. (Zoho Mail)</td><td>India</td><td>Business Email Hosting</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://galmis.gitbook.io/barcodify-customer-selector/legal/sub-processors.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.
