# Admin

- [Dashboard](https://docs.omnivatelehealth.com/admin/dashboard.md): The Dashboard page provides insights on revenue, patient count, appointments, and analytics through informative graphs and reports.
- [Appointment](https://docs.omnivatelehealth.com/admin/appointment.md): This page provides insights on all appointments list, filter with status.
- [Referrals](https://docs.omnivatelehealth.com/admin/referrals.md): On this page admin efficiently tracks, manages, and add referrals for comprehensive patient care.
- [E-Form](https://docs.omnivatelehealth.com/admin/e-form.md): Admin can manage e-forms: View, edit, share, and create e-forms efficiently.
- [Case Management](https://docs.omnivatelehealth.com/admin/case-management.md): This page will contain a centralized hub for managing patient cases, appointments, and follow-ups.
- [Users](https://docs.omnivatelehealth.com/admin/users.md)
- [Providers](https://docs.omnivatelehealth.com/admin/users/providers.md): Here's a brief overview of the providers-related functionalities available.
- [Patient](https://docs.omnivatelehealth.com/admin/users/patient.md): Here's a brief overview of the patient-related functionalities available.
- [Family](https://docs.omnivatelehealth.com/admin/users/family.md): In family section admin can manage family members for appointments, referrals, access patient profiles
- [Users](https://docs.omnivatelehealth.com/admin/users/users.md): Manage user details, roles, and permissions efficiently for clinic operations.
- [Resources](https://docs.omnivatelehealth.com/admin/resources.md)
- [Article](https://docs.omnivatelehealth.com/admin/resources/article.md): Admin can manage articles: View, edit, and create articles for patient and providers.
- [Reports](https://docs.omnivatelehealth.com/admin/reports.md)
- [Data Reports](https://docs.omnivatelehealth.com/admin/reports/data-reports.md): Admin can track user activity, appointments, revenue, and generate analytical reports.
- [Transactions](https://docs.omnivatelehealth.com/admin/reports/transactions.md): Admin can track appointment transactions and download transaction details.
- [Feedback](https://docs.omnivatelehealth.com/admin/reports/feedback.md): In this section admin can understand user sentiments and improve platform functionality based on feedback.
- [User Activity](https://docs.omnivatelehealth.com/admin/reports/user-activity.md): Admin can track and analyze user actions across the platform efficiently.
- [Configuration](https://docs.omnivatelehealth.com/admin/configuration.md)
- [Services](https://docs.omnivatelehealth.com/admin/configuration/services.md): On this page admin can efficiently manage and categorize clinic services for patient accessibility.
- [Clinic](https://docs.omnivatelehealth.com/admin/configuration/clinic.md): In this page admin can manage clinics efficiently: add, edit, activate/deactivate, and set default clinics
- [Templates](https://docs.omnivatelehealth.com/admin/configuration/templates.md)
- [Package](https://docs.omnivatelehealth.com/admin/configuration/package.md)
- [Feature Control](https://docs.omnivatelehealth.com/admin/configuration/feature-control.md)
- [Customize Document](https://docs.omnivatelehealth.com/admin/configuration/customize-document.md)
- [Appearance](https://docs.omnivatelehealth.com/admin/configuration/appearance.md): This page will guide to set your appearance for your platform
- [Master](https://docs.omnivatelehealth.com/admin/configuration/master.md): Admin can manage master fields and subfields efficiently.
- [Permission](https://docs.omnivatelehealth.com/admin/configuration/permission.md): In this section admin controls user access and tasks based on assigned roles efficiently.
- [Platform Configuration](https://docs.omnivatelehealth.com/admin/configuration/platform-configuration.md): Here in this page admin will configure the platform
- [Service & Provider Pricing](https://docs.omnivatelehealth.com/admin/configuration/service-and-provider-pricing.md)
- [Switch Profile](https://docs.omnivatelehealth.com/admin/switch-profile.md): Effortlessly transition between roles, from admin to provider or patient, with just a click on your profile icon.
- [Settings](https://docs.omnivatelehealth.com/admin/settings.md): In this section, admin configure system settings for seamless communication and compliance management.
- [Referral](https://docs.omnivatelehealth.com/admin/settings/referral.md)
- [FAQs](https://docs.omnivatelehealth.com/admin/settings/faqs.md)
- [Pages](https://docs.omnivatelehealth.com/admin/settings/pages.md)
- [Email Configuration](https://docs.omnivatelehealth.com/admin/settings/email-configuration.md)
- [Payment Configuration](https://docs.omnivatelehealth.com/admin/settings/payment-configuration.md)
- [Meeting Configuration](https://docs.omnivatelehealth.com/admin/settings/meeting-configuration.md)
- [Preferences](https://docs.omnivatelehealth.com/admin/settings/preferences.md)


---

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