# Agenda List & Export

The **Agenda** feature in the **Clinic Calendar** screen allows staff to view all scheduled events within a selected date range in a consolidated list format. This view provides an organized summary of events, making it easier to review schedules across days.

***

## Steps to View and Export the Agenda(Events) List in the Clinic Calendar

* Open the **Clinic Calendar** screen by navigating to **Home > Setup > Calendar > Clinic Calendar**.
* Use the **calendar date picker** and **toolbar controls** to select the desired date range.
* Click the **AGENDA** button available in the toolbar. Once selected, the screen will display a tabular list of all events scheduled within the chosen date range. This view helps staff quickly review events without navigating through individual day, week, or month calendar formats. Each entry in the list includes:

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

  * **Date**: The event's scheduled date.
  * **Time**: The start and end time of the event.
  * **Event Title**: The title entered while creating the event (e.g., Week Off, Holiday, Working).
* To export the list, click the **EXPORT** button that appears next to the **AGENDA** button in the toolbar.
* The displayed agenda will be downloaded in **PDF format**, which can be used for reference, printing, or sharing with staff or administrators.

***


---

# 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/agenda-list-and-export.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.
