# Delete

Staff can delete clinic-level events from the **Clinic Calendar** when they are no longer required. Events may be removed individually or as part of a recurring series. Once deleted, the calendar and appointment scheduler are updated automatically.

{% hint style="warning" %}
Past events cannot be deleted.
{% endhint %}

***

## **S**teps to Delete an Event in the Clinic Calendar Screen

* Open the **Clinic Calendar** by navigating to **Home > Setup > Calendar > Clinic Calendar**.
* Locate the event you want to delete and click on the Delete icon located above the event.
* If the event was scheduled for a single day, a **Delete Event** confirmation pop-up appears. Click **DELETE** to confirm and remove the event.

  <figure><img src="/files/5Q3NAcz4O6CiUTCJ5ihX" alt=""><figcaption></figcaption></figure>
* If the event belongs to a recurring series, the **Delete Recurring Item** pop-up appears. You must select one of the following options:

  <figure><img src="/files/JHllp2w4HMgQ4XTqjeF6" alt="" width="413"><figcaption></figcaption></figure>

  * **DELETE CURRENT OCCURRENCE**: Removes only the selected occurrence from the series.
  * **DELETE THE SERIES**: Removes all events in the series from the effective date through the end date.

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

***


---

# 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/master-modules/calendar-setup/clinic-calendar/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.
