# Button Group

The Button Group component is simply easing the process of aligning and organizing a group of buttons' layout vertically or horizontally. Each button has it's own actions, and nothing functionally ties it up with other buttons except the layout.

<div align="left"><figure><img src="https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQ08RFAKZvFADEiXKFy%2Fuploads%2Frq0RpCkEloPtjitahbY5%2Fimage.png?alt=media&#x26;token=b86d98b9-9400-48a4-b5aa-164d35cc3912" alt=""><figcaption></figcaption></figure></div>

### Button Group's Orientation

In the Button group's properties, you can set the buttons' layout horizontally or vertically depending on the design you need.

<div align="left"><figure><img src="https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQ08RFAKZvFADEiXKFy%2Fuploads%2FRGbGfIIeGONnwzM5Vym0%2Fimage.png?alt=media&#x26;token=45d4f89e-4de6-447d-b248-2354a50abd67" alt=""><figcaption></figcaption></figure></div>

### Button Group's  Actions

There are no actions for the Button Group container. It functions as just a container. however you can add [actions ](https://docs.jetadmin.io/user-guide/design-and-structure/actions)to each button inside it separately.  For example, you can add actions such as Run Operations, Export Data, Open an overlay, Copy to clipboard, Send an email, Run a workflow, Navigate to a page and others.
