> ## Documentation Index
> Fetch the complete documentation index at: https://relivai-63.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Action Settings

> Set the execution options for an action.

***

You can set detailed options for an action by right-clicking on an **action > \[Settings]**.

<img src="https://mintcdn.com/relivai-63/BAb91s59wIPEUR8S/assets/write/action-settings/action-settings.png?fit=max&auto=format&n=BAb91s59wIPEUR8S&q=85&s=ec774c09f7bbdb71764f1f87244b6aa2" width="2841" height="2255" data-path="assets/write/action-settings/action-settings.png" />

The detailed options are as follows.

| Option         | Default  | Description                                                                                        |
| -------------- | -------- | -------------------------------------------------------------------------------------------------- |
| `Optional Run` | False    | If checked, **the playback continues even if this step fails**.                                    |
| `Timeout`      | 3000(ms) | **The maximum waiting time for the element to appear on the screen**.                              |
| `Delay`        | 500(ms)  | **The waiting time before executing the action, allowing the previous action's result to update**. |

You can also check the element details and settings in the [Custom Selector](/guide/advanced/custom-selector) window by clicking the element badge next to the action name.
