# The gear icon: Defining different element

Completion triggers can also be defined for a different element than that of the step element. To do this:

1. Click the Gear icon alongside the trigger you have chosen. This will expand further options
2. Click **Reselect** to choose a different element
3. **Save** your changes

***Note**: You can also click Preview to see how the step would appear to application users.*

This feature comes in handy when you need to bring the user’s attention to a different part of the application where their action or confirmation is required, such as showing where to fill in the information.

<figure><img src="/files/wmH8s9LnwPmISMG3bPst" 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/the-gear-icon-defining-different-element.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.
