# Fill/select a value and move off

You can use this as a trigger condition when the user is expected to provide data in an empty cell. Whenever the user enters a value (this can also be a predefined value), the step will be considered as complete and the user will proceed to the next step either by clicking outside the element area, pressing the Tab key, or pressing the Enter key.

<figure><img src="/files/0yLksAjzkUP9sbdQnyNn" alt=""><figcaption></figcaption></figure>


---

# 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-adopt.nexthink.com/in-application-guidance/defining-conditions-for-completing-a-step/a-step-is-complete-when/interaction-selection/fill-select-a-value-and-move-off.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.
