# Calendar

## Overview

The Calendar widget in Labii allows users to efficiently create and manage events within their workflows. It offers a user-friendly interface for scheduling activities, meetings, or deadlines, enabling seamless organization and tracking of important dates. Users can effortlessly add, edit, and view events directly within Labii, facilitating collaboration and ensuring timely execution of tasks. The Calendar widget provides a centralized platform to streamline event management, enhancing productivity and coordination within teams or individual projects.

{% embed url="<https://youtu.be/sDGJuC3rKq0>" %}

## Use cases

* Display list of tasks to be done in a experiment.

## Settings

No settings are required.

## **Interface**

The Labii Calendar widget boasts a sleek and intuitive interface, presenting a comprehensive display that includes month, week, and agenda views. Users can effortlessly toggle between these views, offering flexibility in how they visualize their schedule. The month view provides a bird's-eye perspective, showcasing an entire month's worth of events at a glance, while the week view offers a more detailed breakdown of each week's schedule, aiding in precise planning. The agenda view condenses events into a structured list, facilitating quick access to specific details and ensuring a clear overview of upcoming activities. This versatile interface empowers users to efficiently manage their events, catering to various preferences and enhancing productivity.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-legacy-files/o/assets%2F-LHVg57XIRcjV-Vbubtn%2F-M89NisIz0DhQtVJbFL8%2F-M89pv-jJQFVDpYMLeUR%2Fcalendar-labii-eln-lims.png?alt=media&#x26;token=68e78bce-74f0-4165-99d8-9d464747f7d2" alt=""><figcaption></figcaption></figure>

### **Add event**

In the Labii Calendar widget, initiating a new event is effortlessly streamlined through two convenient methods. Firstly, users can click the "**Add Event**" button to create a new entry swiftly. Alternatively, they can seamlessly select an available time slot directly from the calendar display, eliminating the need to navigate away from the current view. Upon selecting the preferred method, users are prompted to input essential details like the title and date-time for the event. Once these details are filled in, the event is successfully added, allowing users to seamlessly manage their schedule without unnecessary complexities.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-legacy-files/o/assets%2F-LHVg57XIRcjV-Vbubtn%2F-M89NisIz0DhQtVJbFL8%2F-M89qdYRpJgvH9Rj3DiG%2Fcalendar-edit-labii-eln-lims.png?alt=media&#x26;token=00a461de-c650-4fcc-9f1f-b4667c1f66f5" alt=""><figcaption></figcaption></figure>

### Edit event

Click an event and to edit the event at the pop-out.

### Delete event

Click an event and then click **Delete** to delete an event.


---

# 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.labii.com/widgets/section-widgets/productivity/calendars/calendar.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.
