# Meet with External Calendars

### Viewing External Calendars in Smarty 🔄

Need to coordinate with someone else's schedule? In Smarty, it's simple to overlay external calendars that have been shared with you alongside your own.

Here's how you do it:

1. In the calendar view, click on the icon at the top right to open the **Calendar Sidebar**.
2. Choose **"Add External Calendar"** and find the contact(s) whose calendar you want to see
3. Smarty will let you know if you don't have access to the external calendar you requested by showing an \*

If you decide to create an event from this view, Smarty smartly adds all the visible calendar owners as attendees and sets up your preferred conferencing option.

You can also pair this with Smarty's scheduling **Slots** feature to spot the available slots that work for everyone.&#x20;

To declutter your view, just hit the "Esc" key, and all the external calendars will be cleared.


---

# 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/meet-with-external-calendars.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.
