# GUI Basic Info

#### Opening GUIs

Use `/gui` to open the main management menu or `/gui open <id>` to open a specific GUI by its ID.

<figure><img src="https://68941692-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY5GIjG4eZ0A7OJ93YeYo%2Fuploads%2Fp57X7xg2fQDqZoNZLV4y%2FScreenshot_4.png?alt=media&#x26;token=d87d9217-70f6-4a1e-8bc6-ecbe5f9557a5" alt=""><figcaption></figcaption></figure>

#### Editing GUIs In-Game

InfiniteGUI provides a suite of system menus (like `ManageGuiMenu`, `ChangeGuiType`, `EditRowsMenu`) accessible through `/gui` or via GUI interactions. These allow you to:

* Change the GUI type (Chest, Hopper, etc.)
* Adjust rows and titles
* Edit scenes, add or remove items
* Set item attributes, conditions, and click events

No server restart required—make changes on the fly!

<figure><img src="https://68941692-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY5GIjG4eZ0A7OJ93YeYo%2Fuploads%2FHYx8n4ydmn9qJRnfkgh7%2FScreenshot_1.png?alt=media&#x26;token=c56b3602-21d8-49d4-9653-d9ebf14cfb54" alt=""><figcaption><p>Editing a Custom Menu</p></figcaption></figure>

<figure><img src="https://68941692-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY5GIjG4eZ0A7OJ93YeYo%2Fuploads%2FG3JSPvlWi5dYUFJ8w51m%2FScreenshot_2.png?alt=media&#x26;token=114a70b9-d07e-495c-8148-c4b56afa426d" alt=""><figcaption><p>Changing Rows</p></figcaption></figure>

<figure><img src="https://68941692-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY5GIjG4eZ0A7OJ93YeYo%2Fuploads%2FxqCkP4QQuhjWfrzcxYxo%2FScreenshot_3.png?alt=media&#x26;token=6e0cafeb-cfef-4623-bf3a-64c20c81a843" alt=""><figcaption><p>Scene Menu</p></figcaption></figure>

<figure><img src="https://68941692-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY5GIjG4eZ0A7OJ93YeYo%2Fuploads%2Fu61Gp5q4tKjDB2eGSl8w%2FScreenshot_42.png?alt=media&#x26;token=9dfbfb3b-b017-4864-a192-911187921d40" alt=""><figcaption><p>Choosing a GUI Type</p></figcaption></figure>
