# Package

## Overview

The **Package Management** feature provides patients with a streamlined process for viewing, purchasing, and managing service packages. This feature enhances patient engagement by allowing them to easily access recommended packages, book appointments, and utilize their package credits during bookings.

<figure><img src="/files/6QRYMi5vMZoTu87eQmPW" alt=""><figcaption><p>Package</p></figcaption></figure>

## View

The patient sees a card displaying any packages recommended or current packages.

**Detailed of Current Package:** Package Name and Services, Total Appointments and Validity Period, Completed Appointments, Missed Appointments, Remaining Appointments Count, Transaction History (PDF download option), Pricing and Date of Purchase.

**Detailed view of Recommended Package:** Package Name, Services Included, Total Appointments, Validity, Purchase now


---

# 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://docs.omnivatelehealth.com/patient/package.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.
