# Automation Flows - Notifying Users about Meetings Scheduled by Leads

#### You can notify your employee about scheduled meetings via WhatsApp, email and through the system itself. This way, they will have access to the necessary information and avoid missing appointments or important details.

The first step is to create your Public Calendar in Sprinthub. For this, check the article below:

{% content-ref url="/pages/5b1a407ba82e6140b1e9c489f2b2240e7d60b9ea" %}
[Public Calendar](/en/topics/relate/public-calendar.md)
{% endcontent-ref %}

To create and run your flow, follow these steps:&#x20;

1. **Create the Automation Flow:**

* Go to Automation Flows through “Find Services”. Or just type the name, and the function appears.
* To create, click “+ New”.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfn0PrLtopgCZ55PsU3V6KL00MO8cSgNNRB1SPU1qWNZdrOBtCHkAmsWJSBaFThSfUYtYpWxhOB8LONVLdS0MWqArLpdTbEG_Meynvm5CEIGYZQ35mCgF3kXH1a5P00iwOOuIgOpg?key=yfi2sSFYtntZUGhmhrdko_Ym" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcBiymYW0REPt05yNcjdIjumiZI7e-XJ_6IfLgBJz56MVCPY6eZvHEjcKbjam3ZndqWwutQl6Gso_t67lemV1P3Dixc_kSNUbV96Cczl_05ZUQU7mcii6SHj592iwRzuqUDP5Fe?key=yfi2sSFYtntZUGhmhrdko_Ym" alt=""><figcaption></figcaption></figure>

2. **Configure and Create:**

* **Enter a Name:** Give a descriptive name for your flow.
* **Enter a description:** detail of what will happen in the flow.
* **Configure a Segment:** Choose one of your preference.
* **Category:** Choose one of your preference. This is optional
* **Allow leads to restart the flow?:** It depends on your strategy.

If set to “YES”, it will go through the flow more than once.

* **Click on “Open Builder”,** to create the flow with your actions and conditions.\ <br>

  <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc3tpLPgAu7EHQXo6px2EjrVc9_vQmppk7S8Vr9VGqZOozuEv_DR9kmaShNNvx1oawQOQHcOGs_kiOqMhEuuo45plIV5nfdWWP6tHaIH8xID9AHNWqLqJfjKGo3THZ6U7EsKq4gCQ?key=yfi2sSFYtntZUGhmhrdko_Ym" alt=""><figcaption></figcaption></figure>

3. Building the Flow:

{% embed url="<https://youtu.be/R5SVk0wj_5A>" %}

4\. **Save the Automation Flow:**

After making the necessary creations and changes. Save your Flow and publish.

* Published: By selecting "YES", the flow will start working immediately.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc7hrZ-ETv8DwlxRHndr3HGLOnJjNw3wlqEeqTyA6yEAUM5K0F9RvgJOFmTxHHzYNhNoaFsKkbKf-GDtuxp4Foon0Hx0mWSGMbQLBAbZ14rSkOm-um4kbth4Br2Ve4QP09XOy36Fg?key=yfi2sSFYtntZUGhmhrdko_Ym" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
**IMPORTANT:**

Make sure your Public Calendar is configured to insert Leads into a segment. Additionally, it is possible to add a Tag to mark each Lead.
{% endhint %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd_BwdzMIzPHBsLjpwOX-lqlQumS4cKgbF4Q-ab0X5DbRzrEfPXAS6892cPadKLeXzz9Q2jfC38lhaMKIIXw-ue0mq4SBc_qZt_n_x-gAuLeoQMWzKhK6sqTMwkjeREOpOqmC6CYA?key=yfi2sSFYtntZUGhmhrdko_Ym" alt=""><figcaption></figcaption></figure>

**CONCLUSION:**&#x20;

Using the notification feature to inform the employee about their appointments is an effective strategy to ensure organization and punctuality. With reminders via WhatsApp, email and system, the employee has quick access to essential information, avoiding forgetfulness and improving productivity. This contributes to more efficient communication and a more aligned workflow within the company.


---

# 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://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flows-notify-users-about-meetings-scheduled-by-leads.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.
