# Wait for user step

When setting up a Step the field “Type” can be set as “Wait for user”, this way we are allowed to choose from a set of options where the flow will follow.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdVat6bYPB7rp1Q6sHup_mRSCBn3rAiferch-AVhuBHbk_R111_XY6H6Ix_FMp_bYt81X5IODk6vDoGnhYJ96cWuGacIe5EEuFlhJZp5rpeHucInlBScJnVAAyVcKPSp9HRzY7-UnMqgyzIfb2lQT82vYKsOHnDHSB62xWBfyWqV-5buNjTrTU?key=ihWpnacGhFPvEXYYLGtkwA)

<br>

After starting the pipeline when it reaches the waiting step where we have to choose between those 2 functions in our example as the next step, we will choose the create file one in this example:

<br>

!\[A screenshot of a computer

Description automatically generated]\(<https://lh7-rt.googleusercontent.com/docsz/AD_4nXc-wqolMQDtOMNdoqPcUCYH3CTIJXX_qugWMwx1joVz23wEEkVEpDl9VDzXti1eK7wtuY0kLl83EfBMJCTIONwXoXXrgDFBdN1TbAv0r8GxLnXaAVmG0b1JShD-C6k-pR4R6bBNGhnu8hFkAL4ChpyG7kGdN8X5OZEE_KYoVk34SNwskO9ykTI?key=ihWpnacGhFPvEXYYLGtkwA>)

\ <br>

With the steps interface, you can interact with the steps; when clicking, they will be highlighted in blue, and the details will be shown below:

<br>

!\[A screenshot of a computer screen

Description automatically generated]\(<https://lh7-rt.googleusercontent.com/docsz/AD_4nXddSNHz0N8SdxyJrA1FlV1wy4t51kRtem8oxLs5C_iDpSYeg6Wp0U9Cebqtb4RNpYUVSXMPUvIyd7A8odiQTF58s1sGS_p1c68Y9pjnc68QHmd-j_dcPfYQQTMkl9oiCdBFITwl3topg5a5AtO2eqW3Glugz4_gk0PR4e43gzw5xMmSq23aUuQ?key=ihWpnacGhFPvEXYYLGtkwA>)

\ <br>

We can track the job, that will go from RUNNING to COMPLETED resulting in SUCCESS or ERROR.

<br>

!\[A screenshot of a computer

Description automatically generated]\(<https://lh7-rt.googleusercontent.com/docsz/AD_4nXeS66Pqna2DaySS5Ai9E97w6yqC3HsKxiMTX081RgfZf84DHsp3Z3AQDfWnkG_Ipue0n3l1CG3nMRZHSgCXKe17FAt2er1O3Vfwq2MDlzA0rGCYWAL47eY4rm_LmmeICf-pFrpopNMIcmqHg9HXTc_ePBhWMBGUORYtt_VCtYL9wtIVwMwKWFw?key=ihWpnacGhFPvEXYYLGtkwA>)

\ <br>

A successful result will look like this:

<br>

!\[A screenshot of a computer

Description automatically generated]\(<https://lh7-rt.googleusercontent.com/docsz/AD_4nXeW-oyyfO22LwIUsFSYzxIC84RMg6nk3ZkD-E9V3RQPndZcbG8WKRz0b2eq8qs0NSyPSF1TqCYTqmGbPF5C6t_-RqPIHivcz_kdGbJ70XNUfGhGXV1MwAgfyBgZu3Kn3x_fjBoSU2Z-mLDigXYqjfoS1C_nsAOJojyZUysW-iM2RghyIB9gxw?key=ihWpnacGhFPvEXYYLGtkwA>)

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.libnova.com/libnova/pipelines-module/wait-for-user-step.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
