# V 1.1.0 Oct 2024

## Feature

### :rocket: Onboarding Guidelines

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

### :record\_button: Razorpay

#### **Overview**

Razorpay is now available as a new payment option, making transactions easier and more secure for both administrators and patients.

#### Key Feature

* **Easy Setup for Admins**: Admins can now go to Platform Settings and enable Razorpay under “Payment Options.”
* **Smooth Payments for Patients**: Patients will see Razorpay as a payment choice when booking appointments, providing a convenient, fast way to pay.

<figure><img src="/files/d5Z8V1l6AAKdZ6vdAgmE" alt=""><figcaption><p>Razorpay</p></figcaption></figure>

### :date: Availability

#### **Overview**

We’ve simplified the setup process for appointment availability, making it more intuitive and flexible for providers to manage their schedules.

#### Key Features

* **Quick Access & Time Zone Selection**: Providers can log in to their account, navigate to "Availability" from the dashboard, and select their time zone, with a default setting based on their onboarding location. Default availability is Monday–Saturday, 8:00 AM to 8:00 PM.
* **Flexible Slot & Break Durations**: Providers can set their preferred appointment slot length and customize break durations using simple input controls.
* **Daily Availability Control**:
  * Toggle availability for specific days and choose between online, in-person, or both options.
  * Set time slots by entering start and end times, with the option to add or delete slots.
  * Copy slots to multiple days at once, like Monday–Friday, for easy setup.
* **Date Overrides**: Providers can add special dates (e.g., holidays) to adjust their availability with just a few clicks, including editing or deleting specific dates as needed.

<figure><img src="/files/2wi4GTy8xWhkzscQ0PNH" alt=""><figcaption><p>Availability</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.1.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.
