# Adjust Appointment Length

Adjust Appointment Length feature typically allows staff to modify the duration of scheduled appointments by dragging and dropping the edges of an appointment card on the scheduler screen. By resizing, staff can extend or shorten the time allocated for any given appointment without needing to cancel or recreate the scheduling.

***

### **Steps to Adjust Appointment Length**

* Open the **Scheduler** **(Home > Front Desk > Scheduler)** screen. Hover the mouse over the top or bottom line of the appointment card. The mouse pointer will change to a double-headed arrow. Click and drag the double-headed arrow up or down to decrease or increase the appointment duration. Once you release the drag, a confirmation message appears to confirm the resize. Confirm the action to change the appointment duration.

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

#### For Recurring Appointment

* When you adjust the duration, a pop-up screen will appear, prompting you to resize either the current event or the entire series.

  <figure><img src="/files/w9GDqZoHkQPG1vJjF9lm" alt="" width="410"><figcaption></figcaption></figure>

  * To resize the current occurrence, click the **RESIZE CURRENT OCCURRENCE** button. To resize the entire series, click the **RESIZE THE SERIES** button. If you wish to cancel the resize operation, click the **CANCEL** button.

{% hint style="warning" %}
Selecting the **RESIZE CURRENT OCCURRENCE** button will convert the appointment to a standalone event and remove it from the series.
{% endhint %}

***


---

# 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://unitecare.gitbook.io/uniteemr/application-modules/scheduler/manage-appointment/reschedule/drag-and-drop-feature/adjust-appointment-length.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.
