Events
An event represents the aggregation of all tasks over a specific period of time. The desktop application allows the creation of an arbitrary number of events, each of which has the following inputs:
- Project Name (required) - Indicates the display name the event is referred to.
- Project Location (optional) - Sets the location associated with the event.
- Start Date (required) - Defines the starting date of the event.
- End Date (required) - Defines the ending date of the event (inclusive). The end date can be the same as the starting date but not precede it.

Date Range
Both start and end date define the range in which tasks can be set, i.e. tasks can only be assigned to dates which fall within the given timeframe. However, they do not necessarily show up in the web application: the calendar in the web application only shows dates for which the masterplan has been published.