# Simple actions

Steps to add simple actions to your Convai character:-&#x20;

* Select your Convai Character and navigate to the Details panel. Within this interface, locate the  `Convai Info` section.&#x20;

<figure><img src="https://413558230-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEtUJA212Zc1S9ACc8T4l%2Fuploads%2Fu6K8ZvPJeIvYtPVi9ILB%2FConvaiInfo.jpg?alt=media&#x26;token=6a02fc7a-5b8c-4642-a4d3-00ebce4fc24b" alt="" width="296"><figcaption><p>Convai Info section in Outliner. </p></figcaption></figure>

* Select the `Add Element` icon `(+)` and input the desired action you wish to execute. For example, `Print.`

<figure><img src="https://413558230-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEtUJA212Zc1S9ACc8T4l%2Fuploads%2F5G5Nx4aNzmgcuUZWAQPm%2Fimage.png?alt=media&#x26;token=a32d4c8a-9be9-4a09-a41a-7be60608cd4f" alt="" width="291"><figcaption><p>Custom Action</p></figcaption></figure>

* Open the character blueprint to which you have just now added the action.&#x20;
* Add a new event with the same name. `Print` in this case and define the logic for the function you just named and run the function `Handle Actions Completion` with `Is Successful` set to true. <br>

  <figure><img src="https://413558230-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEtUJA212Zc1S9ACc8T4l%2Fuploads%2FMDf3l7pKZotUlQ5cEzJ0%2Fimage.png?alt=media&#x26;token=64fa82bb-c9c4-41de-9b70-0f655c5aab47" alt=""><figcaption><p>Print action implementation</p></figcaption></figure>
* Hit compile and ask your Convai Character to perform the action.&#x20;

<figure><img src="https://413558230-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEtUJA212Zc1S9ACc8T4l%2Fuploads%2FkaBDHaO1gdpE8Lo33pYq%2Fimage.png?alt=media&#x26;token=462a4831-39b9-433e-a84a-d66387af1bb9" alt=""><figcaption><p>The Convai Character Prints when asked to perform. </p></figcaption></figure>
