# My Clinics

## Overview

As a referring provider if you consult at multiple clinics and need to access another clinic. So, in this feature provider can switch to another clinic that is assigned by the admin. Users have the flexibility and convenience, ensuring they can access the relevant information and manage their appointments across different clinics seamlessly with the same availability.

<figure><img src="/files/B7GhrDtdHj5q6vJQ0YYR" alt=""><figcaption><p>My Clinics</p></figcaption></figure>

## Action

1. Referring Providers can switch to another clinic from here.<br>

   <figure><img src="/files/BWOiIWiBAdW1LqJX9XgT" alt=""><figcaption><p>Switch Clinic</p></figcaption></figure>
2. And referring providers can switch to another clinic directly from their profile also.\ <br>

   <figure><img src="/files/OTAEab55D3fBqfDnvdTT" alt=""><figcaption><p>From profile switch to another clinic</p></figcaption></figure>


---

# 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/referring-provider/my-clinics.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.
