# Calendar

The Calendar module in Workspace allows users to manage **shift schedules and organize meetings** within the organization. It provides centralized access to shift planning, meeting scheduling, attendee management, and calendar-based activity tracking.

The Calendar module contains the following sub-modules:

* **Shift Calendar:** Used to manage and monitor user shift schedules, technician availability, and shift assignments.
* **Schedule for Video Conference:** Used to schedule, manage, and conduct meetings such as video conferences, conference room meetings, recurring meetings, and CAB meetings.


---

# 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.infraon.io/infraon-help/infinity-user-guide/workspace/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.
