# Calendar (Month)

## Layout

The primary calendar layout in TeamCal Neo is a month. You view and edit calendars per month. The only exception is the year calendar. It is provided for overview purposes only though and cannot be edited.

## TeamCal Neo is Day-Based

As TeamCal Pro, TeamCal Neo is also a day-based calendar. This concept is one of the main success factors of the application. A day is the smallest unit you can plan in TeamCal Neo. It is not a meeting calendar in which you can schedule absences from 9 to 10 in the morning or something like that. There are several good calendar applications out there that you can use for that.

In TeamCal Neo you mark days. Nothing more, nothing less. I am emphasizing on this because I have received several change requests to offer smaller units of a day. I have always denied that because I believe in the value of a simple day-based calendar. And I think the popularity of TeamCal Pro confirms that.

## Absence Factor

Of course you can create absence types like “Half-day Vacation”. In order to get your counts right, just set the factor of that absence type to 0.5.


---

# 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://lewe.gitbook.io/teamcal-neo/user-guide/calendar-month.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.
