# Calendar Widget

### Overview

By incorporating a calendar widget, you can efficiently manage your schedule, stay updated on important dates, and enhance collaboration within your organization.

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

***

### Why Use a Calendar Widget?

A calendar widget is a valuable tool for business portals due to its numerous benefits:

* **Efficient Time Management**: Visual representation of schedules helps users manage time effectively.
* **Enhanced Organization**: Provides a centralized view of events, meetings, and deadlines.
* **Improved Communication**: Facilitates coordination and collaboration among team members.
* **Increased Engagement**: Encourages participation in company activities and events.
* **Reminder Notifications**: Sends alerts for upcoming events to avoid missing important dates.

***

### Customizing the Calendar Widget

For customizable Home modules, the calendar widget offers several event views:

* **Everything:** Displays all calendar items the user has access to, including reminders, campaigns, tasks, events, and more.
* **My Events:** Shows only the user's personal events.
* **All Events:** Includes all events visible to the user.
* **My Reminders:** Displays only the user's personal reminders.
* **Company Holidays and Important Dates:** Highlights key dates, such as holidays and other significant company events.

<figure><img src="/files/KkXBTfm5Nu0e8tbDgp7z" 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://guides.mangoapps.com/user-guide/calendar/calendar-widget.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.
