> For the complete documentation index, see [llms.txt](https://distance.gitbook.io/distance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://distance.gitbook.io/distance/getting-started/integrations.md).

# Integrations

### **Introduction**

Distance integrates with popular business tools to streamline workflows and reduce manual work. Once connected, these integrations automatically push contacts, tickets, and service requests from Distance to external systems, keeping data up to date.&#x20;

<div data-with-frame="true"><figure><img src="/files/M6sT3mToqdbRSFwEbB4g" alt=""><figcaption></figcaption></figure></div>

Setup may differ depending on the platform and may require administrative access or API credentials.

***

### **Why Integrations matter**

**Automate data flow**. Sync contacts, tickets, and service requests from Distance to your tools without manual entry.

**Maintain accurate records**. Updates in Distance overwrite corresponding data in connected systems.

**Improve operational efficiency**. Centralize customer and service information to streamline workflows.

**Reduce errors and duplication**. Consistent data across platforms allows your team to focus on service and engagement.

***

### **Available integrations**

* **QuickBooks** (coming soon) - Sync service records and invoices between Distance and QuickBooks to align customer communication with accounting data.
* [**HubSpot**](/distance/getting-started/integrations/setting-up-integration-with-hubspot.md) - Automatically sync contacts and leads created in Distance with HubSpot, keeping your CRM up to date.
* **Jobber** - Sync jobs, client information, and scheduling updates to maintain consistency between Distance and Jobber.
* [**Zapier**](/distance/getting-started/integrations/setting-up-integration-with-zapier.md) - Automate workflows across thousands of apps by triggering actions based on events in Distance, such as new contacts or tickets.
* [**ServiceTitan**](/distance/getting-started/integrations/setting-up-integration-with-servicetitan.md) - Sync leads and job requests between Distance and ServiceTitan to ensure inquiries are captured and routed correctly.
* **Housecall Pro** - Push leads and bookings from Distance directly into your Housecall Pro account for streamlined scheduling and follow-up.
* **Workiz** - Sync calls, tickets, and customer data to keep communication and job tracking aligned.
* [**Albi**](/distance/getting-started/integrations/setting-up-integration-with-albi.md) - Log job leads, customer details, and project information from Distance into Albi for centralized project tracking.


---

# 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://distance.gitbook.io/distance/getting-started/integrations.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.
