# Inputs / Kitchen

# Kitchen

**Object**
## KitchenScreenRulesInput

| Fields | Type | Description |
| --- | --- | --- |
| ready | [KitchenScreenRuleReadyEnum!](/documentation/Enums/Kitchen#KitchenScreenRuleReadyEnum) | The stage of the order to display on the screen |
| categories | [[ID!]!](/documentation/Types/UUID#UUID) | The categories that can appear on the screen |
| tags | [[ID!]!](/documentation/Types/UUID#UUID) | The tags that can appear on the screen |
| registers | [[ID!]!](/documentation/Types/UUID#UUID) | The registers that orders will be displayed from |
| outlets | [[ID!]!](/documentation/Types/UUID#UUID) | The outlets that orders will be displayed from |