# Quick-add Calendar Invite

Chrome WebStore: <https://chrome.google.com/webstore/detail/add-calendar-event/obcocaffohhgokefcpnhdfkpnogjbjdm?hl=en>

This extension allows you to quickly add a calendar invite from any webpage. Simply select the text that include date-time in the page, click extension icon (or press cmd+shift+k/control+shift+k) and it will auto add the event to your specific calendar. It works best on gmail and google calendar. We are continuously improving it across other websites.

![Extension options allow you to choose your preferred calendar type](/files/-MUWt1pUkCszqIAttjQu)

Use cases

* You perform a job role which requires you to book multiple meetings with folks during the day. With this extension, you can simplify that whole process and get crucial time back.
* You are looking at a webpage where you see that your favorite band will be in town in a few months. Now rather than doing all the manual work of opening calendar and adding this event, you can simply select the date-time and use the shortcut which will add a calendar event for you

![Simply select the text in the email that you want to use for calendar invite](/files/-MU2KdUlaxnoB4DJNEo5)

![Press the shortcut and you get to a draft event with dates, emails, title and description pre-filled](/files/-MU2Kk8Ag09aoPmvDKJC)

Pricing

* With 7 day trial you can confirm if it fits your needs.
* With $1.99 subscription you get unlimited usage. No restrictions.

How to use

* Install the extension
* Go to a mail which contains some text about scheduling
* Select the text and click on the extension icon or use the shortcut (cmd+shift+k/control+shift+k)
* Calendar will open up with all the details pre-filled. You can edit event details before saving it

If you have any issues or have feedback, feel free to reach out to us on twitter at <https://twitter.com/CakeAI_>


---

# 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://www.cakeai.app/add-calendar-invite.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.
