# Dashboard

After logging in as a referring provider, access your dashboard for appointment and referral status. Take quick actions like making referrals and updating availability, and find answers in the FAQs section.

<figure><img src="/files/6sIAi65LYBMZLw5lEvJy" alt=""><figcaption></figcaption></figure>

### Appointment Status&#x20;

Here, you'll find details on appointment status:

1. **Request Updates Count:** Shows pending referral requests.
2. **Completed Request Count**: Displays successfully completed referral requests.

### Quick Action&#x20;

1. **Make a Referral:** Initiate patient referrals for specialized care.
2. **Setting**: Update you profile, change password.
3. **FAQs:** Access quick answers to common questions for assistance.


---

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