# Setting up Emails Handler Conditions

This section will explain how to trigger the confirmation using the conditions on each email handler.

Please follow these instructions:

1. Go to **Manage/Structure/Webforms/*****Settings*** on the desired webform.

<figure><img src="/files/7eQgU5N2uWlGOwu5OSI4" alt=""><figcaption><p>Navigate the Settings</p></figcaption></figure>

2. The page will redirect you to the Settings section of the webform, click **Emails/Handlers**
3. Go to **Edit**
4. A section will appear on the right side, click on **Conditions**

<figure><img src="/files/YYhX3k9nyJovqPjsZF6I" alt=""><figcaption><p>Navigate the Conditions</p></figcaption></figure>

5. From this section, you can set up the triggers
6. Click on **Save**.


---

# 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.varbase.vardot.com/10.1.x/content-designers/webforms/setting-up-emails-handler-conditions.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.
