# Edit l Delete

### Steps to Edit the Existing Event

* Open the **Scheduler** **(Home > Front Desk > Scheduler)** screen. Click the **BLOCK CALENDAR** button in the toolbar. This will open the **Block Calendar** pop-up screen.&#x20;
* Select the required date using the **Date Calendar** available in the toolbar to locate the event.
* Click the **Edit Event** ![](/files/vcDr6trB9ILmYCAiKoIf) icon on the specific event to modify.

  <figure><img src="/files/ZkWqTTX9Qk04KWVspKKy" alt="" width="563"><figcaption></figcaption></figure>
* Once you click the **Edit Event** icon, the **Edit Event** section will be displayed above the toolbar, allowing you to modify the details of the selected event.
* Use the date picker to update the event’s date. Adjust the start and end time by using the **Block From** and **Block To** time pickers. If there are any remarks associated with the event, you can modify them in the Remarks text box.
* After making the necessary modifications, click the **SAVE** button to apply and update the event.

{% hint style="warning" %}
You cannot edit past date events. Only present and future date events can be edited.
{% endhint %}

***

### Steps to Delete an Event

<figure><img src="/files/sbz0Y3xu0jXUtjP5k22J" alt="" width="563"><figcaption></figcaption></figure>

* Open the **Scheduler** **(Home > Front Desk > Scheduler)** screen. Click the **BLOCK CALENDAR** button in the toolbar. This will open the **Block Calendar** pop-up screen.&#x20;
* Select the required date using the **Date Calendar** available in the toolbar to locate the event.
* Click the **Delete Event** <img src="/files/JeLhemFpQiQ7DCy9PxFZ" alt="" data-size="original"> icon next to the event. The event will be deleted from the Block Calendar.&#x20;

{% hint style="warning" %}
You cannot delete past date events. Only present and future date events can be deleted.
{% 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/block-calendar/edit-l-delete.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.
