# Automation and Workflow Integration

**Description**&#x20;

* Automate email sending based on triggers in your [monday.com](http://monday.com) workflows.

### **How It Helps**

* Reduces manual effort and ensures timely communication.

### **Examples of Automation Recipes**:

* *“When a status changes to ‘Completed,’ send a thank-you email.”*
* *“When a new item is created, notify the assigned team member.”*
* **Pro Tip**: Use filters in recipes to target specific recipients or scenarios.

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


---

# 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.easymails.app/features-overview/automation-and-workflow-integration.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.
