# Workflows

Workflows allow you to automate notifications and reminders. A workflow can be attached to different event types, has one specific trigger event, and can have several action steps. For example, you can use workflows for sending email or SMS reminders before an event starts to the person who booked the meeting to avoid no-shows.&#x20;

{% hint style="info" %}
Workflows is an Enterprise feature available to all the users on Cal.com, as well as the users of the Teams, Platform and Ultimate plans.
{% endhint %}

Workflows can also be used for sending follow-up emails or SMS messages to the attendee after a meeting ends. That could be a feedback survey, providing some additional information to the meeting, or just a simple thank you note.

Each Workflow is made up of a single trigger and one or more actions. Triggers include things like the cancellation of an event, start times, end times, and new bookings.

<figure><img src="https://1247430499-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvnsvL4GbkACtu7LWnJSR%2Fuploads%2FGCfWeM1jsP1jg8JlRnCb%2F1667924409-dynamic-workflows.svg?alt=media&#x26;token=dd6fa766-4427-4849-bfd4-c82ef7d46840" alt=""><figcaption></figcaption></figure>

### Triggers:

* Minutes/Hours/Days before an event starts
* When an event is cancelled
* When a new event is booked
* Minutes/Hours/Days after an event ends
* When event is rescheduled

<figure><img src="https://1247430499-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvnsvL4GbkACtu7LWnJSR%2Fuploads%2FcxkbxRiasJShX2YATge0%2Fimage.png?alt=media&#x26;token=f09d5f27-d0eb-480b-990e-98f07108e6c6" alt=""><figcaption></figcaption></figure>

### Actions:

* Send an email to the host
* Send an email to the attendee
* Send an SMS to the attendee :warning: [Requires KYC Verification](https://cal.com/docs/enterprise-features/workflows#kyc-verification)
* Send an SMS to a specific number

Actions are a designated notification type. For example, sending a reminder to an attendee, a specific phone number or an email address. Currently, the SMS feature is not available in all countries. To take a look at the support status, please visit the [official Twilio page here](https://support.twilio.com/hc/en-us/articles/223133767-International-support-for-Alphanumeric-Sender-ID).

<figure><img src="https://1247430499-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvnsvL4GbkACtu7LWnJSR%2Fuploads%2FDQkNd1FNI3OJbnhOxX20%2Fimage.png?alt=media&#x26;token=d7475a5a-4150-424a-931c-aebc72e2a0f9" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

#### KYC Verification

To become KYC Verified, please contact us at <support@cal.com> and provide the following information:

* Email your team URL or username to <support@cal.com>.
* Businesses: Add Business Verification.
* Individuals: Provide government ID.
  {% endhint %}

#### Custom teamplate

You can either use the default template for the email/SMS or even use a custom template and use additional inputs as variables within that

<figure><img src="https://1247430499-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvnsvL4GbkACtu7LWnJSR%2Fuploads%2F4ZIOt8WS7KAqhVxS973G%2Fimage.png?alt=media&#x26;token=e395c51e-9a02-4990-a98f-65fb15806b28" alt=""><figcaption></figcaption></figure>

The Workflow system also lets you choose between using Cal.com’s default message template or creating a custom one.

#### Dynamic text variables

{% hint style="warning" %}
If the location is a video conferencing app then the {LOCATION} would be ‘Zoom’ or ‘Google Meet’ and {MEETING\_URL} would be the actual link to the meeting. If the location is not a video conferring app then {MEETING\_URL} is empty.
{% endhint %}

|                     |                                                            |
| ------------------- | ---------------------------------------------------------- |
| {EVENT\_NAME}       | The event type name                                        |
| {EVENT\_DATE}       | The event date                                             |
| {EVENT\_TIME}       | The event start time                                       |
| {LOCATION}          | The event location                                         |
| {ORGANIZER}         | Organizer’s name                                           |
| {ATTENDEE}          | The attendee's name                                        |
| {ATTENDEE\_EMAIL}   | The attendee's email                                       |
| {ADDITIONAL\_NOTES} | The additional notes of booking                            |
| {MEETING\_URL}      | The link to the meeting if Location is Zoom or Google Meet |

Workflow is one of many tools that Cal.com users can take advantage of in order to simplify scheduling, save time, and focus on what really matters.

{% hint style="info" %}
The SMS actions are only available for Teams, Ultimate and Platform plans
{% endhint %}
