# Conditions

The **conditions** tab is the second one when you want to create an automation or edit one.\
The **conditions** comes just after the automation is triggered, if you set conditions to your automation, they will need to be verified for the automation to be executed.

![](/files/-LilwP9IGRjIaE9oSFPz)

As you can see the 3 other **tabs** are still **blocked**, if you don't want to set any **conditions** you'll have to click on one of the **save button**, this way you can access to the other steps.

This step will change according to the triggers you've set earlier, if you choose a **classic trigger**, you can execute condition just on all AcyMailing users, otherwise if you chose a **trigger based on user action**, you can execute condition on the user who trigger the automation or all the user.

#### Conditions on user date fields

See [action targets conditions](/main-pages/automations/action-targets.md#conditions-on-user-date-fields).


---

# 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.acymailing.com/main-pages/automations/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.
