> For the complete documentation index, see [llms.txt](https://docs.goless.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goless.com/blocks/general/parameter-prompt.md).

# Parameter Prompt Block

Description of Parameter Prompt block work

<figure><img src="https://742850480-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtnl2J19CnNVA5fLFAPs%2Fuploads%2Fgit-blob-a9b50f6fefbd0ec7f39551bc5fa42de47e860631%2Fimage2.png?alt=media" alt=""><figcaption></figcaption></figure>

The function of this block is similar to the Parameters button of the Trigger block and allows you to show a pop-up prompt for user input. [(Trigger block)](/blocks/general/trigger.md). The only difference is an additional parameter:

* Timeout. The maximum time the user can enter parameters in milliseconds. If the timeout has expired, the workflow will continue with the next block.

\
\\
