# Calendar Settings

### Overview

From this **Settings** menu, admins can enable user event color customization to improve organization and personalization of calendars, and discover the benefits of showing public team events across different filters, fostering transparent and inclusive collaboration regardless of individual team memberships.

<figure><img src="/files/TYSUT5UXsAODdC5OWK9s" alt="" width="563"><figcaption></figcaption></figure>

**Default View**: Administrators can standardize the calendar experience across the organization by defining a **Default View** for all users. This setting ensures that every time a member accesses a company or team calendar, they land on the most relevant perspective—whether that is a high-level monthly overview or a granular daily schedule—eliminating the need for manual adjustments. Once an administrator saves a change to this setting, the new preference takes effect globally for all users immediately. New domains and existing domains that have not modified this setting will default to the **Week** view.

**Allow user to change the event color**: If you don't want to allow users to choose event colors, disable this setting. However, network admins and intranet admins will retain the ability to select colors.

**Show public team events in Show Everything, Team Events, All Events filter**: Enable this setting to show all public events to all network users, regardless of their team membership.

{% hint style="info" %}
To change the starting day of the week for the domain, visit the **Start Week Day** setting within the [Domain configurations](https://guides.mangoapps.com/admin-guide/domain-settings/general-settings#start-week-day) menu.
{% endhint %}


---

# 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/admin-guide/module-settings/calendar/calendar-settings.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.
