# Running blocks

Select your atomic block you want to execute. For our example we will be using the code we generated in our [previous topic](https://docs.app.grut-tech.com/grut-modules/working-with-actions/atomic-blocks/creating-your-first-atomic-block) on creating our first atomic block.

<figure><img src="https://3076900743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzrrXYXUZDKOwwzos9oK6%2Fuploads%2Fu8RFJzRReTA8llCKgaSX%2Fsample_block.png?alt=media&#x26;token=d492e942-96d3-4778-9e63-1938688d988b" alt=""><figcaption><p>Our atomic block example</p></figcaption></figure>

On the sidebar menu on the right of the code, select the "Play" button.

<div align="left" data-full-width="false"><figure><img src="https://3076900743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzrrXYXUZDKOwwzos9oK6%2Fuploads%2FMS0V9MheYCB1hjeEHOTL%2Fsidebar_menu_atomic_blocks.png?alt=media&#x26;token=e7bd178c-3992-453e-a5b6-2bc7d6c0f7e0" alt=""><figcaption><p>Sidebarmenu</p></figcaption></figure></div>

Input values for your inputs and click "Run". You will see the values for the outputs of the atomic blocks displayed with the outputs' names.

<figure><img src="https://3076900743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzrrXYXUZDKOwwzos9oK6%2Fuploads%2FOtzcWx46BYanLomMQ60V%2Frun_atomic_block_result.png?alt=media&#x26;token=27d69cae-7877-4f26-9386-2ff4f6be42bf" alt=""><figcaption><p>Block executed</p></figcaption></figure>

If some error appears you should validate if the inputs were correctelly inserted and if the code is correctally written. You can always [ask for help](https://docs.app.grut-tech.com/grut-modules/working-with-actions/atomic-blocks/check-for-bugs).
