# INTEGRATIONS

- [Integrations](https://support.caspen.com/integrations/integrations.md): Browse available integrations and open the setup guide for each one.
- [Stripe](https://support.caspen.com/integrations/stripe.md): Everything you need to connect Stripe to Caspen and accept secure online payments.
- [Set up Stripe integration](https://support.caspen.com/integrations/stripe/set-up-stripe-integration.md): Learn how to connect Stripe to Caspen to accept secure online payments.
- [Send invoice with a Pay Invoice button and accept card payments](https://support.caspen.com/integrations/stripe/send-invoice-with-a-pay-invoice-button-and-accept-card-payments.md): Learn how to send invoices and process credit card payments using Stripe and Caspen.
- [Zoom](https://support.caspen.com/integrations/zoom.md): Connect Caspen with Zoom to run secure Telehealth appointments. Create Zoom meetings directly from your Caspen calendar.
- [Set up Zoom integration](https://support.caspen.com/integrations/zoom/setting-up-zoom-integration.md): Easily connect your Zoom account and run Telehealth sessions directly from your Caspen calendar.
- [Use Zoom for telehealth appointments](https://support.caspen.com/integrations/zoom/setting-up-telehealth-appointments.md): Learn how to book Telehealth appointments, share the Zoom link, and start sessions from your Caspen calendar.
- [Zoom FAQs](https://support.caspen.com/integrations/zoom/zoom-faqs.md): Answers to common questions about using Zoom with Caspen.
- [Xero](https://support.caspen.com/integrations/xero.md): Everything you need to connect Xero so Caspen invoices and payments sync to Xero.
- [Set up the Xero integration](https://support.caspen.com/integrations/xero/set-up-the-xero-integration.md): Learn how to connect Xero to Caspen to sync invoices and payments, automate reconciliation, and keep your financial data up-to-date.
- [QuickBooks](https://support.caspen.com/integrations/quickbooks.md): Everything you need to connect QuickBooks so Caspen invoices sync to QuickBooks.
- [Set up QuickBooks integration](https://support.caspen.com/integrations/quickbooks/set-up-quickbooks-integration.md): Set up your QuickBooks two way sync to automate reconciliation and reduce manual data entry.
- [Fix invoice sync errors with QuickBooks](https://support.caspen.com/integrations/quickbooks/fix-invoice-sync-errors-with-quickbooks.md): Learn what the QuickBooks status card errors mean and how to fix them.
- [Google](https://support.caspen.com/integrations/google.md): Everything you need to connect Google services to Caspen for calendar sync and telehealth.
- [Set up Google Calendar integration](https://support.caspen.com/integrations/google/set-up-google-calendar-integration.md): Connect Google Calendar so you can view Caspen appointments, activities, classes, and busy times in Google Calendar.
- [Set up Google Meet integration](https://support.caspen.com/integrations/google/set-up-google-meet-integration.md): Learn how to connect Google Meet and create meeting links for telehealth appointments.
- [Microsoft](https://support.caspen.com/integrations/microsoft.md): Everything you need to connect Microsoft services to Caspen for calendar sync and telehealth.
- [Set up Outlook Calendar integration](https://support.caspen.com/integrations/microsoft/set-up-outlook-calendar-integration.md): Connect Outlook Calendar so you can view Caspen calendar events in Outlook Calendar.
- [Set up Microsoft Teams integration](https://support.caspen.com/integrations/microsoft/set-up-microsoft-teams-integration.md): Learn how to connect Microsoft Teams and create meeting links for telehealth appointments.
- [Calendar feed](https://support.caspen.com/integrations/calendar-feed.md): Sync your Caspen calendar to your favorite calendar app using Calendar feed.
- [Sync your Caspen calendar with Google Calendar, Microsoft Outlook, and Apple Calendar](https://support.caspen.com/integrations/calendar-feed/sync-your-caspen-calendar-with-google-calendar-microsoft-outlook-and-apple-calendar.md): View your Caspen appointments, activities, classes, and busy times in your external calendar using Calendar Feed.


---

# 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://support.caspen.com/integrations.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.
