> For the complete documentation index, see [llms.txt](https://soulgamess-studio.gitbook.io/easy-grid-builder-pro-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://soulgamess-studio.gitbook.io/easy-grid-builder-pro-documentation/primary-components/multi-grid-input-manager.md).

# Multi Grid Input Manager

This component handles all the Easy Grid Builder Pro Input functionalities. You can find this component under ***EGB Pro > Grid Manager*** in the EGB Pro prefab. You can find the EGB Pro prefab located in ***EasyGridBuilder Pro > Prefabs***.

<figure><img src="https://4076857463-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzgUHYggWkJIGXQGAerRm%2Fuploads%2FOvPbyCOBWO8RUhujVpJB%2FScreenshot_57.png?alt=media&amp;token=1ae7db50-984e-4139-aed3-50cee258e02c" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="207">Property</th><th width="430.33333333333326">Function</th><th>Required</th></tr></thead><tbody><tr><td>Easy Grid Builder Pro Inputs SO</td><td>EasyGridBuilderProInputsSO asset which contains all the key binds</td><td><mark style="color:red;"><strong>Yes</strong></mark></td></tr><tr><td>Grid Object Selector</td><td>Reference to the Grid Object Selector component which can be found under <em><strong>EGB Pro > Grid Manager > Grid Object Selector</strong></em></td><td><mark style="color:red;"><strong>Yes</strong></mark></td></tr></tbody></table>

It's Recommended to read about [**EasyGridBuilderProInputsSO**](/easy-grid-builder-pro-documentation/scriptable-objects/easy-grid-builder-pro-inputs-so.md) asset to get a better understanding on how keybinds can be implemented.

Only one of these components should be on a scene.

<figure><img src="https://4076857463-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzgUHYggWkJIGXQGAerRm%2Fuploads%2Fy9BsFTibn9uGFWawMWdZ%2FScreenshot_58.png?alt=media&amp;token=236fcd54-498b-49d3-bb9a-faff4eb07755" alt=""><figcaption></figcaption></figure>

As displayed in the image above, the component is functioning at runtime.
