# InstaPract

**InstaPract** integration enables teleconsultation workflows between **Unite EMR** and **InstaPract**. After the integration is configured, teleconsultation appointments created in Unite EMR are automatically synchronized with InstaPract. The integration supports two-way synchronization, allowing data to be updated and reflected in both systems.

{% hint style="info" %}

* Clinic must have a valid **InstaPract** account and the required integration details, including **Email ID, Password, Platform, Tenant ID, and API credentials.**
* Ensure that the patient's **First Name, Last Name, Email ID, and Phone Number** are available in the system.
  {% endhint %}

***

### Prerequisites for InstaPract setup

Before starting InstaPract integration, confirm these requirements:

* Access to the **Integrations** setup screen.
* Valid **InstaPract** account credentials.
* Required **API access details**.
* Clinic-level setup access in **Unite EMR**.
* Doctor and service records ready for mapping.

***

### Steps to set up InstaPract integration

* Open the **Integrations (Home > Setup > Integrations)** screen. In the left panel, select **InstaPract**.
* Enter or select the following details in the **Account Details** section:

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

  * **Email ID** — Enter the email address registered with the InstaPract account. This is used for authentication and linking the integration.
  * **Password** — Enter the password for the InstaPract account to securely authenticate and establish the connection.
  * **User Type** — Enter the type of user account (for example, Admin) based on the configured setup.
  * **Platform** — Enter the platform name as defined in the integration configuration to identify the connected system.
  * **Tenant ID** — Enter the unique tenant ID provided for the clinic. This ID links the clinic account, and the time zone will be auto-filled based on it.
  * **Allowed Users** — Select the doctor users to enable data sharing with InstaPract. Data is shared only for doctors registered in both Unite EMR and InstaPract.
* Select one or more **Service** items as required. The available service items are fetched from the **Service Master** screen.\
  \&#xNAN;***Example:** Doctor Consultation*

  <figure><img src="/files/2Bx37dIOJ6g7QNVJLOVR" alt=""><figcaption></figcaption></figure>
* Service items are configured at the **Clinic Level** by default. \
  \&#xNAN;***Note:** If required, enable the **User Level** switch to configure **Service Items** for a specific user. Select the required **User** and map the applicable **Service** Items.*
* Click **SAVE** to complete the setup.
* To update or modify the details, click **EDIT**.

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

{% hint style="info" %}
After setup, refer to [**Teleconsultation Visit – InstaPract**](/uniteemr/application-modules/patient-queue/nurse-or-doctors-queue/current-medical-records/teleconsultation-visit-instapract.md) to learn more about the **InstaPract** teleconsultation workflow.
{% endhint %}

***


---

# 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/instapract.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.
