> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nuon.co/llms.txt
> Use this file to discover all available pages before exploring further.

> JSON Schema reference for input-group configuration

# Input Group

# Input Group

## Properties

| Property                       | Description                                                    | Values         | Example                                                                                     |
| ------------------------------ | -------------------------------------------------------------- | -------------- | ------------------------------------------------------------------------------------------- |
| **`name`**<br />string         | Group name, which must be referenced by each input.            | **✅ Required** | `"database"`, `"compute"`                                                                   |
| **`description`**<br />string  | Human readable description which is rendered in the installer. | **✅ Required** | `"Database configuration options"`, `"How many nodes to provision to support environments"` |
| **`display_name`**<br />string | Human readable name which is rendered in the installer.        | **Optional**   | `"Database Settings"`, `"Kubernetes Nodes"`                                                 |
