Skip to main content

Calendar

Clatri's calendar doesn't just show events you create — it also automatically pulls events from other domains. In a single view you see:

  • Manual events you created from chat or UI
  • Tasks with due dates
  • Recurring payments from Money (Netflix on the 15th, rent on the 1st)
  • Statement-close and payment dates for credit cards
  • Obligation due dates
  • Medications with intake schedules
  • Medical appointments

All of this appears consolidated in a calendar with month view (grid with dot indicators per day) and list view (detail of events for the selected day).

Manual events

You can create events from chat ("schedule a meeting with the team on Tuesday at 3pm") or from the UI. Each event has:

  • Title and description
  • Date and time (or all day)
  • Location
  • Reminder vs alarm (the difference is explained in Notifications and alarms)
  • Optional recurrence
  • Optional list — if you associate it with a reminder list, the event is treated as a reminder belonging to that list. Without a list it's a regular calendar event.

Reminders marked as done

When you complete a reminder ("I already bought the milk") it's marked as done with the current time, but the row isn't deleted. It stays in the list's history in case you want to review it or use it again.

Recurrence

Events support repetition patterns: daily, weekly, monthly, yearly, or specific days of the week (Mon/Wed/Fri, weekdays, weekends). A recurring event generates virtual instances in the calendar without creating separate records for each repetition.

Agent convention: recurrence_days=[1, 3, 5] means Monday, Wednesday, Friday (0 = Sunday, 1 = Monday, …, 6 = Saturday).

Shared calendars

If you share an entity with someone else (partner, co-founder, team), that entity's events appear in your calendar with a different color. You can control which shared calendars are visible and whether you want to receive notifications from them.

Device calendar

Clatri can sync events to the device's native calendar (Apple Calendar, Google Calendar). Each entity generates its own calendar with its own color. This is enabled per entity from settings — the detail is in Notifications and alarms.

Turn off all alarms

There's a specific tool disable_all_alarms the agent can invoke to silence ALL active calendar alarms at once (without deleting the events). Useful when you go on vacation or need a quiet period without reconfiguring event by event.