# Add Action Inputs

Actions are parameterized to provide the ultimate in flexibility. In this section, we'll walk through defining the Input parameters for an Action.

{% embed url="<https://youtu.be/mTSrUGqXVBw>" %}

To add an input to your Action, click the "three dot" menu for the Action, and select `Inputs`.

<figure><img src="https://491011674-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm4p7lGuBAXN5jCVyoF7P%2Fuploads%2FGeks75a56aJIVLAqiHO4%2FScreenshot%202022-11-07%20at%2010.25.26.jpg?alt=media&#x26;token=4021b347-dccf-42d8-a69d-53bfca977182" alt=""><figcaption><p>The menu to add an Input to your Action</p></figcaption></figure>

Fill in the form with the name, type, default value and description.

<figure><img src="https://491011674-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm4p7lGuBAXN5jCVyoF7P%2Fuploads%2FUjSIVkX851guaOyt8fC0%2FScreenshot%202022-11-07%20at%2010.27.41.jpg?alt=media&#x26;token=b99b4875-87b0-487c-ae20-c2463df58c4f" alt=""><figcaption><p>Adding an input</p></figcaption></figure>

&#x20;This will add the input to your Action (and it will appear in the list on the right side of the UI).

![](https://491011674-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm4p7lGuBAXN5jCVyoF7P%2Fuploads%2FgYPfi7yCUMBLoXk6qAUu%2FScreenshot%202022-08-05%20at%2011.45.21%20AM.png?alt=media\&token=49f658d9-3423-48e2-8445-cfeacdf062d7)

In the Action shown above, there are two required inputs. The type of the input is shown in the input dialogue box. Fill in the values of the inputs and click <mark style="color:orange;">`Apply`</mark> to run your xRunBook with these values.
