## Documentation Index Access the complete documentation index at: https://www.zoho.com/ke/books/kb/llms.txt Use this file to discover all available documentation pages before proceeding. [Back](./) # I have configured workflow rules to trigger email alerts at regular time intervals. Will the workflow rules stop if the status of a transaction changes? **Scenario:** Patricia wants to send email reminders to customers every 7 days after raising a quote. To do this, she creates multiple workflow rules that will trigger an email alert every 7 days after the quote date, until the status of the quote changes. If the status of the quote changes, the consequent workflow rules will not be triggered. To do this: * Go to _Settings_ in the top right corner. * Click **Workflow Rules** under _Automation_. * Click **\+ New Workflow Rule**. * Enter the **Workflow Rule Name**. * Select **Quote** from the dropdown _Module_. * Click **Next**. * Select **Date Based** as the _Workflow type_. * Enter **7** next to the _Date of Execution_. * Select **after** from the first dropdown and **Quote Date** from the second dropdown. * Enter the required **Execution Time**. * Select **Once** from the drop-down _Execution Cycle_. * Click **Next**. * Select **Status** from the first dropdown, **is** from the second dropdown and **Sent** from the third dropdown. * Click **Next**. * Select an **Email Alerts** from the dropdown _Type_ and select a **Name** under _Actions_. * Click **Save**. Similarly, create multiple workflow rules with the Date of Execution set as 14 Days after Quote Date, 21 days after the Date and so on for the required duration. These workflow rules will trigger an email alert every 7 days after the quote date until the status of the quote changes. If the status of the quote changes, the second and the subsequent workflow rules will not be triggered as per the criteria.