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

# User Input Timeout - Config

<a href="/release-notes/4.45"><Badge className="version-badge" color="blue">Updated in 4.45</Badge></a>

<Frame>
  <img class="image-center" src="https://mintcdn.com/cognigy-15abf2ba/jD73u_IBHRit9B59/_assets/ai/develop/node-reference/generic-voice/user-input-timeout-config.png?fit=max&auto=format&n=jD73u_IBHRit9B59&q=85&s=9d79fb74c8b8705305bcfc0174be4b15" alt="Generic User Input Timeout Config Node configuration panel" style={{ width: 'auto' }} width="263" height="60" data-path="_assets/ai/develop/node-reference/generic-voice/user-input-timeout-config.png" />

  <figcaption>Generic User Input Timeout - Config</figcaption>
</Frame>

## Description

<Warning>
  * As of Cognigy.AI 4.96.0, AudioCodes Nodes and Generic Voice Nodes are deprecated. Flows with these Nodes continue to work, and you can still edit and clone them as well as export them as a Package. However, you can't create new ones in Cognigy.AI 4.96 or later.
  * The full removal of AudioCodes Nodes is planned for Q2 2026. After the removal, AI Agents using these Nodes will stop working properly. We strongly recommend migrating to [Voice Gateway Nodes](/ai/agents/develop/node-reference/voice/voice-gateway/overview) before the removal date.
</Warning>

The User Input Timeout - Config Node defines the action that the AI Agent should take if it does not receive any input from the user within a certain timeframe.

Once the settings are executed, they will remain in effect for the duration of the session.

| Parameter             | Type     | Description                                                                                                                            |
| --------------------- | -------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| User No Input Mode    | Dropdown | Define the action if a user does not provide input to the AI Agent in time.                                                            |
| User No Input Timeout | Number   | Define the timeout for user input in milliseconds.                                                                                     |
| User No Input Retries | Number   | Define the number of retries for the AI Agent to request input from the user before ending the call. The maximum value is 999 retries. |
