> For the complete documentation index, see [llms.txt](https://docs.langstack.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.langstack.com/welcome/get-started/learn-langstack/basics-and-essentials/what-is-an-action-box/how-to-create-and-work-with-action-boxes.md).

# How to create and work with Action boxes

* To create an Action box, click the \[+ Action box] button.

{% embed url="<https://media.langstack.com/documentation/media/images/code/training_manual/chapter_2/ch2howtocreateandworkwithactionboxes_addactionbox_img1.png>" %}

* Users can choose the Action box options in the burger menu icon (see the picture below). It displays the burger menu options:

{% embed url="<https://media.langstack.com/documentation/media/images/code/training_manual/chapter_2/ch2howtocreateandworkwithactionboxes_expandedoptionsactionbox_img3.png>" %}

* The options in the burger menu are:&#x20;

  * View Action box as full screen.

  <figure><img src="https://media.langstack.com/documentation/media/images/code/training_manual/chapter_2/ch2howtocreateandworkwithactionboxes_burgermenu_fullscreen.png" alt=""><figcaption></figcaption></figure>

  <br>

  * Move the placement position of an Action box up.

  <figure><img src="https://media.langstack.com/documentation/media/images/code/training_manual/chapter_2/ch2howtocreateandworkwithactionboxes_burgermenu_moveup.png" alt=""><figcaption></figcaption></figure>

  * Move the placement position of an Action box down.

  <figure><img src="https://media.langstack.com/documentation/media/images/code/training_manual/chapter_2/ch2howtocreateandworkwithactionboxes_burgermenu_movedown.png" alt=""><figcaption></figcaption></figure>

  * Create a copy of the Action box.

  <figure><img src="https://media.langstack.com/documentation/media/images/code/training_manual/chapter_2/ch2howtocreateandworkwithactionboxes_burgermenu_createcopy.png" alt=""><figcaption></figcaption></figure>

  * Disable the Action box.

  <figure><img src="https://media.langstack.com/documentation/media/images/code/training_manual/chapter_2/ch2howtocreateandworkwithactionboxes_burgermenu_disable.png" alt=""><figcaption></figcaption></figure>

  * To expand or collapse an Action box, click the arrow in the top right corner. (see the picture below)

{% embed url="<https://media.langstack.com/documentation/media/images/code/training_manual/chapter_2/ch2howtocreateandworkwithactionboxes_expandactionboxarrow.png>" %}

* To delete an Action box, click the (x) button in the top right corner. (see the image below)

{% embed url="<https://media.langstack.com/documentation/media/images/code/training_manual/chapter_2/ch2howtocreateandworkwithactionboxes_burgermenu_delete.png>" %}

* Langstack applications execute the Action boxes top-down direction i.e.; the top-most Action box is executed first. Users can decide the placement position of the Action boxes. For example, in the image below, the Action boxes will be executed in a sequence of 1,2,3.

{% embed url="<https://media.langstack.com/documentation/media/images/code/training_manual/chapter_2/ch2howtocreateandworkwithactions_sequenceofactions.png>" %}

* In some Langstack applications, the Action box is automatically created on the creation of a new application such as API. In other Langstack application templates, users need to create them as required.
