# V 1.2.0 Oct 2024

## Feature

### :rocket: Multiple Clinic Support to Provider Users

#### **Overview**

The onboarding process simplifies platform setup, guiding users through essential steps like customizing appearance, setting up clinics, adding services, and connecting providers. With user-friendly navigation and instructional videos, the onboarding experience ensures quick and efficient platform configuration.

#### **Key Feature**

* **Appearance Customization** – Set logo and theme colors.
* **Clinic Setup** – Input clinic details and add locations.
* **Service Management** – Add services, fees, and assign them to clinics.
* **Provider Setup** – Add and manage healthcare providers.
* **Appointment Booking** – Seamless appointment booking via patient profile.
* **Domain Connection** – Link custom domain for a branded experience.
* **Code Snippets** – Easily integrate booking, login, and sign-up features into your website.

<figure><img src="/files/mAJc1ANBe5nF1E6y9mFA" alt=""><figcaption><p>Onboarding Guidelines</p></figcaption></figure>

### :bug: Bugs

* We’ve addressed various bugs to enhance platform performance and ensure a smoother user experience across the scheduling and availability features.


---

# 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://changelog.omnivatelehealth.com/release-note-2024/v-1.2.0-oct-2024.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.
