# Calendar

## Calendar Overview 📅

Welcome to the **Smarty Calendar**! Manage your time effectively, plan events, and sync your external calendars all in one place. Here's a quick tour of the key features:

### Calendar Customization 🛠️

* **Number of Days View** 🗓️: Choose the span of days you'd like to see, or jump to a weekly or monthly view.
* **Calendar Size** 📏: Adjust the calendar display to fit your screen perfectly, ensuring optimal readability.
* **Settings & More** 🔧:
  * **Multiple Time Zones** 🕘: Working across time zones? Add a secondary time zone to stay synchronized.
  * **Weekend Visibility** 🛋️: Choose whether to show or hide weekends.
  * **Grouping Overlapping Tasks** 🥞: Simplify your view by grouping tasks that overlap.
  * **Todo Display** ✅: See unscheduled tasks for the day to ensure nothing slips through.
  * **Show/Hide Declined Events** 🆇: Keep your calendar clean by hiding declined events.

### Syncing Calendars 🔄

Integrate your existing calendars into Smarty to have all your events in one consolidated view. Whether you're using Google Calendar or other platforms, we've got you covered.

> 🗒️ **Note**: Direct integration is available for Google Calendar. For others, you can sync through Google Calendar.

### Event Management 🎉

Create and manage events directly from the calendar or using our quick command bar. Add guests, set locations, define visibility, and much more. Our event popup provides a detailed view of all event-related information.

***

Thank you for choosing Smarty. As always, we're here to help. Explore more about each feature in the detailed guides.


---

# 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://help.smarty.ai/product-guide/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.
