# Multiple Calendars & Accounts

### Managing Multiple Accounts in Smarty 🔄

Juggling multiple calendars? With Smarty, there's no need to toggle between them. View all your work, personal, or any other calendar accounts in one unified view.

To add more calendar accounts:

1. Open the **Settings** page
2. Navigate to the Integrations tab
3. Under calendar, select **"Add Account"** and proceed to sign in.

By integrating all your calendars, Smarty ensures you never miss out on important events, no matter which account they're on.


---

# 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/multiple-calendars-and-accounts.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.
