# Email Settings

![](/files/0YiuOSN3R23vVxSGRxhY)

## How to integrate with Calendar?

The application supports integration with the 3 most popular calendar services: **Google Calendar**, **Office 365 Calendar**, **Outlook Calendar**.

To integrate with these calendar services, simply add the calendar service short-code to the content of the email. Email recipients just need to click on the link and log in to the account of each service to automatically create a reminder on the calendar service.

You can find the short-code to integrate the calendar service easily by going to **Email Settings** -> Click on the **Email variables** link.

![](/files/7x0D6lItLmV5op37E0TQ)

## How to help a customer cancel an appointment via email?

You can help customers cancel appointments just through email.\
Please go to **Email Settings** -> **Email Notifications** -> **To Customer** -> Select the email you want to edit -> add ***{link\_cancel\_appointment}*** short-code to the email content.\
You can find other short-codes by clicking on the ***Email variables*** link.


---

# 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://apm-guide.storeify.app/email-settings.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.
