> For the complete documentation index, see [llms.txt](https://docs-adopt.nexthink.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-adopt.nexthink.com/in-application-guidance/defining-conditions-for-completing-a-step/a-step-is-complete-when/interaction-selection/unpresent.md).

# Unpresent

The Unpresent attribute takes into account that the selected element does not exist on the user's screen (visible or not).

<figure><img src="/files/K8lmf90YeMpUwnLSxvji" alt=""><figcaption></figcaption></figure>

This helps you create a flow that may require certain variables to not exist. For example, to allow the user to proceed to the next step, the element needs to be deleted. Only when the user deletes the element (it becomes unpresent), can they proceed to the next step.
