> For the complete documentation index, see [llms.txt](https://docs.helpyousponsor.com/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helpyousponsor.com/guides/advanced-features/integrations.md).

# Integrations

HelpYouSponsor seamlessly integrates with various third-party services to enhance your donor management capabilities. These integrations help automate workflows, improve communication, and expand your platform's functionality.

Use **Integration Hub** when you want to connect and monitor CRM, accounting, ERP, or automation providers from one place. Use the older **Integrations** page for legacy setup such as Mailgun and Box Image Storage.

HelpYouSponsor provides the following integrations for our users.

<figure><img src="/files/2UrRvLvcc8i1dr8b6Nbc" alt=""><figcaption><p>Integrations</p></figcaption></figure>

* [**Integration Hub**](/guides/advanced-features/integrations/integration-hub.md)

  This is where you add supported providers, review connection health, reconnect providers that need authorization, and manage provider-specific mapping for HubSpot and Salesforce.
* [**Mailgun**](/guides/advanced-features/integrations/mailgun.md)

  This integration provides enterprise-level email delivery services for your organization, ensuring reliable delivery of transactional emails, donor communications, and automated notifications effortlessly.
* [**Box Image Storage**](/guides/advanced-features/integrations/box-image-storage.md)

  This integration provides secure cloud storage and file management capabilities for your organization, enabling efficient document handling for donors and recipients
* [**Zapier**](/guides/advanced-features/integrations/zapier.md)

  This integration enables powerful automation between HelpYouSponsor and thousands of other applications, allowing you to streamline workflows and reduce manual tasks in your donor and recipient management process.
* [**QuickBooks**](/guides/advanced-features/integrations/quickbooks.md)

  This integration allows you to seamlessly sync your HelpYouSponsor financial data with QuickBooks, automating your accounting processes and ensuring accurate financial tracking of donations.


---

# 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:

```
GET https://docs.helpyousponsor.com/guides/advanced-features/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.
