# Calendar

## 📅 What is the Calendar?

The **Calendar** in AbilityHUB shows all your scheduled services, appointments, and care activities in one place.

### 👀 What You Can See

In the Calendar, you can view:

* Upcoming appointments and services
* Dates and times of visits
* Type of service (e.g., therapy, check-in, support visit)
* Assigned provider or caregiver *(if enabled)*

👉 All updates made by your care team in [FieldWorker.ai](https://fieldworker.ai) automatically appear in your Calendar.

### 📲 How to Access the Calendar

1. Open the app
2. Tap **“Calendar”** in the menu *(or “Schedule,” depending on your setup)*

A weekly calendar strip at the top shows dot indicators on days that have scheduled events. Tapping a day loads the event list below. Each event card displays:

* Event name (e.g., "Child Care task for Sam")
* Date/time range
* Patient name
* Task accepted by (caregiver name)

<figure><img src="/files/gQxhxSlnpNvfzEpT3Bja" alt=""><figcaption></figcaption></figure>

### 🔍 Navigating the Calendar

You can:

* Switch between **Day**, **Week**, or **Month** view *(if available, by clicking the grey bar repeatedly)*
* Scroll to see past or future appointments
* Tap on any event to view more details

### 📌 Viewing Appointment Details

When you tap on an event, you may see:

* Service name
* Date and time
* Location (if applicable)
* Assigned staff member
* Notes or instructions

### 🔄 Real-Time Updates

If your care team:

* Adds a new appointment
* Changes a time
* Cancels a visit

👉 Your Calendar updates automatically.

### ⚠️ Important Notes

* Always check your Calendar for the most up-to-date schedule
* Some changes may require approval from your care team
* Availability may vary depending on provider schedules

### 🧠 Simple Way to Think About It

* **Calendar** = Your schedule
* **Requests** = Ask for changes, or initiate a service
* **Messages** = Discuss details

### 💡 Tips for Staying Organized

* Check your Calendar daily
* Turn on notifications for reminders
* Tap into events for full details
* Reach out early if you need changes


---

# 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://fieldworker.gitbook.io/fieldworker-docs/fundamentals/pages/ability-hub-app/calendar.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.
