# Working Hours and Encounter Availability

## Overview

Working hours define when you are available for patient encounters. Setting your working hours ensures that when schedulers or patients book appointments, they only see times when you are available.

## Setting Your Working Hours

1. Navigate to **Calendar** in the Care Portal
2. Click the **Settings** or **Working Hours** option (gear icon or from your profile menu)
3. For each day of the week, toggle the day on or off based on whether you work that day
4. For active days, set your **Start Time** and **End Time**
5. Click **Save**

Your calendar will now block out times outside of your working hours, preventing bookings during unavailable periods.

## Availability Windows

In addition to working hours, you can set specific **availability windows** for different encounter types. For example, you may only accept telehealth visits in the morning and in-person visits in the afternoon.

Availability windows are configured per encounter type and override general working hours.

## Out of Office / Time Off

To block time for vacations, training, or other non-patient activities, contact your administrator to adjust your availability in the system.

If you cannot edit your working hours, contact your administrator — your role may have restrictions on self-service scheduling configuration.


---

# 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.welkinhealth.com/care/calendar/calendar-setting-up-working-hours.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.
