> For the complete documentation index, see [llms.txt](https://docs.luciq.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.luciq.ai/organization-settings/others/sub-processors.md).

# Sub-processors

Luciq uses the following subprocessors to assist it in providing the service as described in our [Terms of Service](https://www.luciq.ai/terms).

These Data Subprocessors apply to all customers who utilize the Luciq platform and are agnostic of product utilization.

| Entity Name         | Processing Activities                  | Entity Country |
| ------------------- | -------------------------------------- | -------------- |
| Airbrake            | Quality Assurance and Support Services | United States  |
| Amazon Web Services | Cloud Service Provider                 | United States  |
| Fivetran, Inc.      | Data integration services              | United States  |
| Looker              | Data visualization tool                | United States  |
| MailChimp           | Mail Service Provider                  | United States  |
| Hubspot             | Marketing Automation                   | United States  |
| New Relic, Inc.     | Quality Assurance and Support Services | United States  |
| OpenAI, LLC         | AI-powered product features            | United States  |
| Pusher, Ltd.        | Realtime updates                       | United Kingdom |
| Salesforce.com      | Customer relations management          | United States  |
| Segment             | Event management platform              | United States  |
| Stripe              | Payment provider                       | United States  |
| Totango             | Customer relations management          | United States  |
| Zapier              | Developer tool and data connector      | United States  |
| Census              | Data Integration Services              | United States  |

For how Luciq's AI capabilities process and retain data, see [AI Privacy & Data Retention](/organization-settings/ai-privacy-and-data-retention.md).

These Data Subprocessors may be utilized to support customers who may elect to share personal data with Luciq’s support personnel.

| Entity Name   | Processing Activities                        | Entity Country |
| ------------- | -------------------------------------------- | -------------- |
| Atlassian     | Software development and collaboration tools | Australia      |
| Intercom Inc. | Support helpdesk                             | United States  |
| Slack, Inc.   | Internal Communication                       | United States  |


---

# 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.luciq.ai/organization-settings/others/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.
