# Clinic

### Clinic Management

In the Clinic Management section, admin have the ability to oversee and manage all aspects related to clinics within the system.

<figure><img src="/files/0V83ekPfJKrtHsz6SDUC" alt=""><figcaption><p>Clinic List </p></figcaption></figure>

### Clinic Management Overview

The details of clinic that are displayed in an Admin Panel are listed below:

* **Clinic Name:** This section shows the name of the clinic.
* **Clinic Domain:** This section shows the name of the clinic domain.
* **Client Name:** This section shows the name of the client
* **Contact Email:** This section show the contact email of that clinic
* **Contact Number:** This section show the contact number of that clinic
* **Default:**
  * Users, including patients and providers, must select a clinic during registration. If no clinic is chosen, the default clinic will be automatically assigned.
  * Ensure that one clinic is set as the default to streamline user registration.
* **Active/Deactivate:** Admin can activate or deactivate clinics based on various factors. This functionality allows for efficient management of clinics, ensuring that only active clinics are accessible to users within the system.
* **Action:** This section has one buttons which are mentioned below with their functions:
  * **Edit:** This button is used by an Admin to update the details of the clinic.

### **Adding a Clinic**

* Click on the "Add Clinic" button to initiate the process of adding a new clinic.

<figure><img src="/files/PKkr8o65z7Jzk2cogUbl" alt=""><figcaption><p>Add Clinic</p></figcaption></figure>

* Fill in the required details such as clinic name, domain, contact name, contact email, contact number, create password.

<figure><img src="/files/3dFtAdpG9XKdyZm5nniv" alt=""><figcaption><p>While adding the clinic 1 stepper page</p></figcaption></figure>

* Choose the theme color, Logo, enter the clinic address, Fax Number, <br>

<figure><img src="/files/kialziRPKOvkRBRSUWi0" alt=""><figcaption><p>While adding the clinic 2 stepper page</p></figcaption></figure>

* Once all necessary information is entered and click on the "Submit" button to add the new clinic to the system.


---

# 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/configuration/clinic.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.
