# Automation Conditions

The **Automation Conditions** tab in the RADIUS **Properties** dialog allows you to customize the OTP experience by assigning specific security verification methods (actions) to particular users. With this functionality configured, you have fine-grained control over which user is presented with which action in a single MFA object. If you do not see the Automation Conditions tab, make sure to enable it by selecting **Enable Automation Conditions** on the **Automation** tab.

To configure an Automation Condition, click **Tasks** > **Add**. In the **Add Condition** dialog, specify the following properties:

* On the left-hand side, click the plus-sign and enter the **username pattern** to apply the action to.
* On the right-hand side, click the plus sign and select the **action(s)** you want to assign to users matching the username pattern.

Repeat these steps for every user you want to apply a specific set of actions to and click **OK** to confirm.


---

# 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.parallels.com/landing/ras-admin-guide/parallels-ras-21-administrators-guide/connection-and-authentication-settings/multi-factor-authentication/using-radius/automation-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.
