# Interactive object trigger

An interactive object trigger activates when an interactive IFX enters the defined region. For more information about the available interactive IFX, see [Interactive IFX](/engage/experience-editor/working-with-objects/interactive-ifx.md).

There are two types of interactive object triggers:

* **Interactive Object Trigger (Any):** This trigger activates in response to any interactive object.
* **Interactive Object Trigger (Name Contains):** This trigger activates only in response to interactive objects with a specific name. You configure this name in the **UI Text** effect option.

With the exception of the UI Text option described above, the only effect options that you can set for an interactive object trigger are those described in [Effect options](/engage/experience-editor/working-with-objects/effect-options.md#common-effect-options) and [Triggers](/engage/experience-editor/working-with-objects/triggers.md#trigger-effect-options).

## Modifying an interactive object trigger

For an interactive object trigger, the interactive region is visible only when you move it or activate the gizmo. However, the object bubble is always visible in the Experience Editor, and you can use the standard methods to select it. For more information, see [Selecting objects](/engage/experience-editor/working-with-objects/selecting-objects.md).

![Object bubble for an interactive object trigger (left) and display of the interactive region when the gizmo is active (right)](/files/EcirqSwFwQK9Tm84uIL8)


---

# 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.engagevr.io/engage/experience-editor/working-with-objects/triggers/interactive-object-trigger.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.
