# Integrations

The **Integrations** screen connects Unite EMR with external services for communication, finance, payments, and API-based workflows. It helps healthcare facilities configure supported third-party services from one place and manage related setup based on the services enabled for the facility.

***

## Overview

The **Integrations** screen includes two panels. The left panel shows available integrations. The right panel shows the setup flow and configuration details for the selected integration, such as connection options, credentials, and account mapping.

<figure><img src="/files/onTM7HW9GfpjQrr1pswa" alt=""><figcaption></figcaption></figure>

Staff can select the required integration from the left panel and continue with the corresponding setup.

***

## Functionalities

### [**Zoho CRM**](/uniteemr/master-modules/integrations/zoho-crm.md)

Connect Unite EMR with Zoho CRM to support patient, lead, appointment, and synchronization workflows.

### [**Zoho Books**](/uniteemr/master-modules/integrations/zoho-books.md)

Connect Unite EMR with Zoho Books to support accounting, invoices, payments, and finance-related workflows.

### [**WhatsApp**](/uniteemr/master-modules/integrations/whatsapp.md)

Configure WhatsApp integration to support appointment-related messaging and communication workflows.

### [**SMS**](/uniteemr/master-modules/integrations/sms.md)

Configure SMS providers, clinic mappings, reminder settings, low balance validation, and SMS templates.

### [**Streakmsg**](/uniteemr/master-modules/integrations/streakmsg.md)

Connect Unite EMR with Streakmsg to support messaging-related workflows.

### [**SleekFlow**](/uniteemr/master-modules/integrations/sleekflow.md)

Connect Unite EMR with SleekFlow to support communication and workflow automation.

### [**Altegio**](/uniteemr/master-modules/integrations/altegio.md)

Connect Unite EMR with Altegio to support related service integrations and workflows.

### [**InstaPract**](/uniteemr/master-modules/integrations/instapract.md)

Connect Unite EMR with InstaPract to support teleconsultation appointment and consultation workflows.

### [**Payment Integrations**](/uniteemr/master-modules/integrations/payment-integrations.md)

Set up supported payment service connections used for payment processing and related financial workflows.

### [**API Integration**](/uniteemr/master-modules/integrations/api-integration.md)

Configure supported API connections for external system integration and data exchange.

***


---

# 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://unitecare.gitbook.io/uniteemr/master-modules/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.
