# INTEGRATIONS & YOUR STACK

- [What connects to Startdeliver](https://docs.startdeliver.io/integrations-and-your-stack/what-connects-to-startdeliver.md): Every tool your team already uses. Connected, structured, and feeding the AI.
- [Integration setup: time & effort](https://docs.startdeliver.io/integrations-and-your-stack/integration-setup-time-and-effort.md): Connecting your stack takes hours, not weeks. Here is what to expect.
- [Google mail & calendar](https://docs.startdeliver.io/integrations-and-your-stack/google-mail-and-calendar.md): Startdeliver integrates with Gmail and Google Calendar to sync customer emails and meeting history automatically into every customer profile.
- [MS365 mail & calendar](https://docs.startdeliver.io/integrations-and-your-stack/ms365-mail-and-calendar.md): Startdeliver integrates with Microsoft 365 to sync Outlook emails and calendar meetings automatically into every customer profile.
- [Slack](https://docs.startdeliver.io/integrations-and-your-stack/slack.md): Startdeliver integrates with Slack to deliver customer and workflow notifications directly to your team's Slack channels.
- [Intercom](https://docs.startdeliver.io/integrations-and-your-stack/intercom.md): Startdeliver integrates with Intercom to sync support tickets and customer data in both directions — giving CSMs full support visibility and giving your support team live customer health context.
- [Stripe](https://docs.startdeliver.io/integrations-and-your-stack/stripe.md): Startdeliver integrates with Stripe to sync subscription and revenue data into your existing customer records automatically.
- [Hubspot](https://docs.startdeliver.io/integrations-and-your-stack/hubspot.md): Startdeliver integrates with HubSpot to sync companies, contacts, deals, and engagement history in both directions.
- [Salesforce](https://docs.startdeliver.io/integrations-and-your-stack/salesforce.md): Startdeliver integrates with Salesforce to sync accounts, contacts, opportunities, tasks, events, and notes in both directions.
- [Other apps](https://docs.startdeliver.io/integrations-and-your-stack/other-apps.md)
- [Chargebee](https://docs.startdeliver.io/integrations-and-your-stack/other-apps/chargebee.md): Startdeliver integrates with Chargebee to sync subscription and revenue data — including MRR, ARR, renewal dates, and seat counts — into customer records automatically.
- [Younium](https://docs.startdeliver.io/integrations-and-your-stack/other-apps/younium.md): Startdeliver integrates with Younium to sync account and subscription data — including ARR, MRR, and contract details — into customer records automatically.
- [Mixpanel](https://docs.startdeliver.io/integrations-and-your-stack/other-apps/mixpanel.md): Startdeliver integrates with Mixpanel to sync product usage events and user data from Mixpanel into customer health tracking and the AI assessment.
- [API & custom integrations](https://docs.startdeliver.io/integrations-and-your-stack/api-and-custom-integrations.md): Startdeliver provides a full REST API, usage event tracking, webhook support, and MCP — everything your technical team needs to connect Startdeliver to your stack.


---

# 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://docs.startdeliver.io/integrations-and-your-stack.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.
