# How to hide the input field on a quick replies node?
---
title : How to hide the input field in quick replies node?
sidebar_label : Hide input field in Quick replies
---
Quick reply options provide a convenient way for users to interact with an interface, especially on mobile devices or when time is limited. By hiding the input field while displaying quick reply options, users can more easily focus on available options and quickly select the one that best matches their intent. To hide the input field,
1. Go to the Quick replies node and click the **settings** icon on the right corner.
<img src="https://i.imgur.com/dEWnYFa.png" alt="drawing" width="70%"/>
![]()
2. Enable **Hide Input** and click **Save**.
<img src="https://i.imgur.com/1ncUTss.png" alt="drawing" width="70%"/>
The input field will no longer be visible on the bot.
<img src="https://i.imgur.com/2GRvcxf.png" alt="drawing" width="60%"/>